This commit is contained in:
Than Ngo 2005-03-07 14:33:09 +00:00
parent 97a1bfa378
commit b1113df037

View File

@ -1,7 +1,7 @@
Summary: The GNU shar utilities for packaging and unpackaging shell archives.
Name: sharutils
Version: 4.2.1
Release: 24
Release: 25
License: GPL
Group: Applications/Archiving
Source: ftp://prep.ai.mit.edu/pub/gnu/sharutils/sharutils-%{version}.tar.gz
@ -14,6 +14,7 @@ Patch6: sharutils-4.2.1-mktemp.patch
Patch7: sharutils-4.2.1-uudecode.patch
Patch8: sharutils-opto.dif
Patch9: sharutils.patch
Patch10: sharutils-4.2.1-getcwd.patch
BuildRequires: gettext
Prereq: /sbin/install-info
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root
@ -44,6 +45,7 @@ Install sharutils if you send binary files through e-mail.
%patch7 -p1
%patch8 -p0 -b .ooption
%patch9 -p0
%patch10 -p1 -b .getcwd
%build
%configure
@ -79,6 +81,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/*/*
%changelog
* Mon Mar 07 2005 Than Ngo <than@redhat.com> 4.2.1-25
- cleanup
* Sat Mar 05 2005 Than Ngo <than@redhat.com> 4.2.1-24
- rebuilt