+ in the interest of robustness, I added
[oweals/busybox.git] / busybox.spec
index 73f47e19142efacba7f29c3cae27e092ac180fd3..dc03da0048cc30f447ad6107ec4a2ada1d04b911 100644 (file)
@@ -1,13 +1,13 @@
 Name: busybox
-Version: 0.41
+Version: 0.43
 Release: 1
 Group: System/Utilities
 Summary: BusyBox is a tiny suite of Unix utilities in a multi-call binary.
 Copyright: GPL
 Packager : Erik Andersen <andersen@lineo.com>
 Conflicts: fileutils grep shellutils
-Buildroot: /tmp/%{name}-%{version}
-Source: %{name}-%{version}.tar.gz
+Buildroot: /tmp/%{Name}-%{Version}
+Source: %{Name}-%{Version}.tar.gz
 
 %Description
 BusyBox is a suite of "tiny" Unix utilities in a multi-call binary. It
@@ -18,7 +18,7 @@ is makes an excellent environment for a "rescue" disk or any small or
 embedded system.
 
 %Prep
-%setup -q -n %{name}-%{version}
+%setup -q -n %{Name}-%{Version}
 
 %Build
 make