diff --git a/rpm/busybox.spec b/rpm/busybox.spec index 53bb165..ff9370e 100644 --- a/rpm/busybox.spec +++ b/rpm/busybox.spec @@ -52,34 +52,22 @@ Requires: %{name} = %{version}-%{release} Summary: Busybox replacements for dosfstools %description symlinks-dosfstools -Busybox is a single binary which includes versions of a large number -of system commands, including a shell. This package can be very -useful for recovering from certain types of system failures, -particularly those involving broken shared libraries. This -is the symlinks implementing part of dosfstools. +%{summary} as symlinks. %package symlinks-gzip Requires: %{name} = %{version}-%{release} -Summary: Busybox replacements for gzip +Summary: Busybox replacement for gzip Provides: gzip %description symlinks-gzip -Busybox is a single binary which includes versions of a large number -of system commands, including a shell. This package can be very -useful for recovering from certain types of system failures, -particularly those involving broken shared libraries. This -is the symlinks implementing gzip replacements. +%{summary} as symlinks. %package symlinks-dhcp Requires: %{name} = %{version}-%{release} Summary: Busybox dhcp utilities %description symlinks-dhcp -Busybox is a single binary which includes versions of a large number -of system commands, including a shell. This package can be very -useful for recovering from certain types of system failures, -particularly those involving broken shared libraries. This contains -the symlinks implementing the dhcp utilities (udhcpc/udhcpcd). +%{summary} as symlinks (udhcpc/udhcpcd). %package symlinks-diffutils Requires: %{name} = %{version}-%{release} @@ -88,11 +76,7 @@ Provides: diffutils Conflicts: gnu-diffutils %description symlinks-diffutils -Busybox is a single binary which includes versions of a large number -of system commands, including a shell. This package can be very -useful for recovering from certain types of system failures, -particularly those involving broken shared libraries. This -is the symlinks implementing part of diffutils replacements. +%{summary} as symlinks. %package symlinks-findutils Requires: %{name} = %{version}-%{release} @@ -101,77 +85,53 @@ Provides: findutils Conflicts: gnu-findutils %description symlinks-findutils -Busybox is a single binary which includes versions of a large number -of system commands, including a shell. This package can be very -useful for recovering from certain types of system failures, -particularly those involving broken shared libraries. This -is the symlinks implementing findutils replacements. +%{summary} as symlinks. %package symlinks-grep Requires: %{name} = %{version}-%{release} -Summary: Busybox replacements for grep +Summary: Busybox replacement for grep Provides: grep Provides: /bin/grep Conflicts: gnu-grep %description symlinks-grep -Busybox is a single binary which includes versions of a large number -of system commands, including a shell. This package can be very -useful for recovering from certain types of system failures, -particularly those involving broken shared libraries. This -is the symlinks implementing grep, egrep and fgrep replacements. +%{summary} as symlinks (grep, egrep, fgrep). %package symlinks-cpio Requires: %{name} = %{version}-%{release} -Summary: Busybox replacements for cpio +Summary: Busybox replacement for cpio Provides: cpio Conflicts: gnu-cpio %description symlinks-cpio -Busybox is a single binary which includes versions of a large number -of system commands, including a shell. This package can be very -useful for recovering from certain types of system failures, -particularly those involving broken shared libraries. This contains -the symlinks implementing cpio replacements. +%{summary} as symlinks. %package symlinks-tar Requires: %{name} = %{version}-%{release} -Summary: Busybox replacements for tar +Summary: Busybox replacement for tar Provides: tar Conflicts: gnu-tar %description symlinks-tar -Busybox is a single binary which includes versions of a large number -of system commands, including a shell. This package can be very -useful for recovering from certain types of system failures, -particularly those involving broken shared libraries. This -is the symlink implementing tar replacement. +%{summary} as symlinks. %package symlinks-vi Requires: %{name} = %{version}-%{release} -Summary: Busybox replacements for vi +Summary: Busybox replacement for vi Provides: vi Conflicts: vim-minimal %description symlinks-vi -Busybox is a single binary which includes versions of a large number -of system commands, including a shell. This package can be very -useful for recovering from certain types of system failures, -particularly those involving broken shared libraries. This -is the symlink implementing vi replacement. +%{summary} as symlinks. %package symlinks-which Requires: %{name} = %{version}-%{release} -Summary: Busybox replacements for which +Summary: Busybox replacement for which Provides: which Conflicts: util-linux <= 2.33+git1 %description symlinks-which -Busybox is a single binary which includes versions of a large number -of system commands, including a shell. This package can be very -useful for recovering from certain types of system failures, -particularly those involving broken shared libraries. This -is the symlink implementing which replacement. +%{summary} as symlinks. %prep %setup -q -n %{name}-%{version}/upstream