aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changelog2
-rw-r--r--busybox.spec4
-rw-r--r--examples/busybox.spec4
3 files changed, 6 insertions, 4 deletions
diff --git a/Changelog b/Changelog
index 3923cf828..5957414d1 100644
--- a/Changelog
+++ b/Changelog
@@ -8,6 +8,8 @@
state the real root device name)
* merged some redundant code from mtab.c/df.c into utility.c
+ -Erik Andersen
+
0.32
* More changes -- many thanks to Lineo for paying me to work on
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 @@
Name: busybox
-Version: 0.32
+Version: 0.33
Release: 1
Group: System/Utilities
Summary: BusyBox is a tiny suite of Unix utilities in a multi-call binary.
@@ -7,7 +7,7 @@ Copyright: GPL
Packager : Erik Andersen <andersen@lineo.com>
Conflicts: fileutils grep shellutils
Buildroot: /tmp/%{Name}-%{Version}
-Source: busybox-0.32.tar.gz
+Source: busybox-%{Version}.tar.gz
%Description
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 @@
Name: busybox
-Version: 0.32
+Version: 0.33
Release: 1
Group: System/Utilities
Summary: BusyBox is a tiny suite of Unix utilities in a multi-call binary.
@@ -7,7 +7,7 @@ Copyright: GPL
Packager : Erik Andersen <andersen@lineo.com>
Conflicts: fileutils grep shellutils
Buildroot: /tmp/%{Name}-%{Version}
-Source: busybox-0.32.tar.gz
+Source: busybox-%{Version}.tar.gz
%Description
BusyBox is a suite of "tiny" Unix utilities in a multi-call binary. It