diff options
author | Eric Andersen <andersen@codepoet.org> | 1999-11-06 07:34:50 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 1999-11-06 07:34:50 +0000 |
commit | dc6301e7ca26457e413f1dfc88fca4d19e775970 (patch) | |
tree | 647431da7d300fd3eb5cfb2e81c4bb59aa348dca | |
parent | 350577c5a03ace7d421208672385302c77d78084 (diff) | |
download | busybox-w32-dc6301e7ca26457e413f1dfc88fca4d19e775970.tar.gz busybox-w32-dc6301e7ca26457e413f1dfc88fca4d19e775970.tar.bz2 busybox-w32-dc6301e7ca26457e413f1dfc88fca4d19e775970.zip |
Stuf
-rw-r--r-- | Changelog | 2 | ||||
-rw-r--r-- | busybox.spec | 4 | ||||
-rw-r--r-- | examples/busybox.spec | 4 |
3 files changed, 6 insertions, 4 deletions
@@ -8,6 +8,8 @@ | |||
8 | state the real root device name) | 8 | state the real root device name) |
9 | * merged some redundant code from mtab.c/df.c into utility.c | 9 | * merged some redundant code from mtab.c/df.c into utility.c |
10 | 10 | ||
11 | -Erik Andersen | ||
12 | |||
11 | 0.32 | 13 | 0.32 |
12 | * More changes -- many thanks to Lineo for paying me to work on | 14 | * More changes -- many thanks to Lineo for paying me to work on |
13 | busybox. If you have any problems please let me know ASAP | 15 | busybox. If you have any problems please let me know ASAP |
diff --git a/busybox.spec b/busybox.spec index 0cc15d435..635ffe00a 100644 --- a/busybox.spec +++ b/busybox.spec | |||
@@ -1,5 +1,5 @@ | |||
1 | Name: busybox | 1 | Name: busybox |
2 | Version: 0.32 | 2 | Version: 0.33 |
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.32.tar.gz | 10 | Source: busybox-%{Version}.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 |
diff --git a/examples/busybox.spec b/examples/busybox.spec index 0cc15d435..635ffe00a 100644 --- a/examples/busybox.spec +++ b/examples/busybox.spec | |||
@@ -1,5 +1,5 @@ | |||
1 | Name: busybox | 1 | Name: busybox |
2 | Version: 0.32 | 2 | Version: 0.33 |
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.32.tar.gz | 10 | Source: busybox-%{Version}.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 |