From 96bcfd346b436aef16b29d9157b80fd4148b1421 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Fri, 12 Nov 1999 01:30:18 +0000 Subject: Latest and greatest -Erik --- examples/busybox.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'examples') diff --git a/examples/busybox.spec b/examples/busybox.spec index 635ffe00a..5e6befbdf 100644 --- a/examples/busybox.spec +++ b/examples/busybox.spec @@ -1,5 +1,5 @@ Name: busybox -Version: 0.33 +Version: 0.35 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 Conflicts: fileutils grep shellutils Buildroot: /tmp/%{Name}-%{Version} -Source: busybox-%{Version}.tar.gz +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 busybox +%setup -q -n %{Name}-%{Version} %Build make -- cgit v1.2.3