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 /examples | |
parent | 350577c5a03ace7d421208672385302c77d78084 (diff) |
Stuf
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 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 |