diff options
author | Eric Andersen <andersen@codepoet.org> | 1999-11-01 23:59:44 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 1999-11-01 23:59:44 +0000 |
commit | 2f6c04f63c55a03366dfd5848f00bda664c9a90d (patch) | |
tree | 3e9c595c46a1032cc1bd4d20694c8a0edfd643f9 /examples | |
parent | ff719d663e49ab3abb8060ad93e62b160029f63b (diff) | |
download | busybox-w32-2f6c04f63c55a03366dfd5848f00bda664c9a90d.tar.gz busybox-w32-2f6c04f63c55a03366dfd5848f00bda664c9a90d.tar.bz2 busybox-w32-2f6c04f63c55a03366dfd5848f00bda664c9a90d.zip |
Ha! Got init working.
-Erik
Diffstat (limited to 'examples')
-rw-r--r-- | examples/busybox.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/busybox.spec b/examples/busybox.spec index 281a381a7..422725671 100644 --- a/examples/busybox.spec +++ b/examples/busybox.spec | |||
@@ -1,5 +1,5 @@ | |||
1 | Name: busybox | 1 | Name: busybox |
2 | Version: 0.29alpha | 2 | Version: 0.32 |
3 | Release: 1 | 3 | Release: 1 |
4 | Group: System/Utilities | 4 | Group: System/Utilities |
5 | Summary: BusyBox is a tiny suite of Unix utilities in a multi-call binary. | 5 | Summary: BusyBox is a tiny suite of Unix utilities in a multi-call binary. |
@@ -7,7 +7,7 @@ Copyright: GPL | |||
7 | Packager : Erik Andersen <andersen@lineo.com> | 7 | Packager : Erik Andersen <andersen@lineo.com> |
8 | Conflicts: fileutils grep shellutils | 8 | Conflicts: fileutils grep shellutils |
9 | Buildroot: /tmp/%{Name}-%{Version} | 9 | Buildroot: /tmp/%{Name}-%{Version} |
10 | Source: busybox-0.29a1.tar.gz | 10 | Source: busybox-0.32.tar.gz |
11 | 11 | ||
12 | %Description | 12 | %Description |
13 | BusyBox is a suite of "tiny" Unix utilities in a multi-call binary. It | 13 | BusyBox is a suite of "tiny" Unix utilities in a multi-call binary. It |