diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 1999-11-06 07:34:50 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 1999-11-06 07:34:50 +0000 |
commit | b33ff5ebd59a8e9bb3568b4c35689a942b3157f1 (patch) | |
tree | 647431da7d300fd3eb5cfb2e81c4bb59aa348dca /examples/busybox.spec | |
parent | 4149bfa7aa52166737fbc84b38acf93ca163f86f (diff) | |
download | busybox-w32-b33ff5ebd59a8e9bb3568b4c35689a942b3157f1.tar.gz busybox-w32-b33ff5ebd59a8e9bb3568b4c35689a942b3157f1.tar.bz2 busybox-w32-b33ff5ebd59a8e9bb3568b4c35689a942b3157f1.zip |
Stuf
git-svn-id: svn://busybox.net/trunk/busybox@84 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to '')
-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 @@ | |||
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 |