rebuilt
This commit is contained in:
parent
e11c1ef201
commit
6577144c9d
@ -1,7 +1,7 @@
|
|||||||
Summary: The GNU shar utilities for packaging and unpackaging shell archives.
|
Summary: The GNU shar utilities for packaging and unpackaging shell archives.
|
||||||
Name: sharutils
|
Name: sharutils
|
||||||
Version: 4.2.1
|
Version: 4.2.1
|
||||||
Release: 22
|
Release: 23
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Archiving
|
Group: Applications/Archiving
|
||||||
Source: ftp://prep.ai.mit.edu/pub/gnu/sharutils/sharutils-%{version}.tar.gz
|
Source: ftp://prep.ai.mit.edu/pub/gnu/sharutils/sharutils-%{version}.tar.gz
|
||||||
@ -16,7 +16,7 @@ Patch8: sharutils-opto.dif
|
|||||||
Patch9: sharutils.patch
|
Patch9: sharutils.patch
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
Prereq: /sbin/install-info
|
Prereq: /sbin/install-info
|
||||||
Buildroot: %{_tmppath}/%{name}-root
|
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The sharutils package contains the GNU shar utilities, a set of tools
|
The sharutils package contains the GNU shar utilities, a set of tools
|
||||||
@ -79,6 +79,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 09 2005 Than Ngo <than@redhat.com> 4.2.1-23
|
||||||
|
- rebuilt
|
||||||
|
|
||||||
* Fri Oct 01 2004 Than Ngo <than@redhat.com> 4.2.1-22
|
* Fri Oct 01 2004 Than Ngo <than@redhat.com> 4.2.1-22
|
||||||
- fix buffer overflow in shar, (from Ulf Harnhammer)
|
- fix buffer overflow in shar, (from Ulf Harnhammer)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user