auto-import changelog data from tar-1.13.25-11.src.rpm
Wed Jan 22 2003 Tim Powers <timp@redhat.com> - rebuilt Fri Nov 29 2002 Tim Powers <timp@redhat.com> 1.13.25-10 - fix broken buildrquires on autoconf253 Thu Nov 07 2002 Jeff Johnson <jbj@redhat.com> 1.13.25-9 - rebuild from CVS.
This commit is contained in:
parent
39694958af
commit
ec657f9837
16
tar.spec
16
tar.spec
@ -1,7 +1,7 @@
|
|||||||
Summary: A GNU file archiving program.
|
Summary: A GNU file archiving program.
|
||||||
Name: tar
|
Name: tar
|
||||||
Version: 1.13.25
|
Version: 1.13.25
|
||||||
Release: 8
|
Release: 11
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Archiving
|
Group: Applications/Archiving
|
||||||
Source: ftp://ftp.gnu.org/pub/gnu/tar/tar-%{version}.tar.bz2
|
Source: ftp://ftp.gnu.org/pub/gnu/tar/tar-%{version}.tar.bz2
|
||||||
@ -14,7 +14,7 @@ Patch8: tar-1.13.19-absolutenames.patch
|
|||||||
Patch9: tar-1.13.25-argv.patch
|
Patch9: tar-1.13.25-argv.patch
|
||||||
Patch10: tar-1.13.25-dots.patch
|
Patch10: tar-1.13.25-dots.patch
|
||||||
Prereq: info
|
Prereq: info
|
||||||
BuildRequires: autoconf253 automake15
|
BuildRequires: autoconf automake15
|
||||||
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -94,6 +94,9 @@ make prefix=${RPM_BUILD_ROOT}%{_prefix} \
|
|||||||
mkdir -p ${RPM_BUILD_ROOT}%{_mandir}/man1
|
mkdir -p ${RPM_BUILD_ROOT}%{_mandir}/man1
|
||||||
install -c -m644 tar.1 ${RPM_BUILD_ROOT}%{_mandir}/man1
|
install -c -m644 tar.1 ${RPM_BUILD_ROOT}%{_mandir}/man1
|
||||||
|
|
||||||
|
# XXX Nuke unpackaged files.
|
||||||
|
rm -f ${RPM_BUILD_ROOT}/sbin/rmt
|
||||||
|
|
||||||
%find_lang %name
|
%find_lang %name
|
||||||
|
|
||||||
%post
|
%post
|
||||||
@ -122,6 +125,15 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_infodir}/tar.info*
|
%{_infodir}/tar.info*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
|
||||||
|
- rebuilt
|
||||||
|
|
||||||
|
* Fri Nov 29 2002 Tim Powers <timp@redhat.com> 1.13.25-10
|
||||||
|
- fix broken buildrquires on autoconf253
|
||||||
|
|
||||||
|
* Thu Nov 7 2002 Jeff Johnson <jbj@redhat.com> 1.13.25-9
|
||||||
|
- rebuild from CVS.
|
||||||
|
|
||||||
* Fri Aug 23 2002 Phil Knirsch <pknirsch@redhat.com> 1.13.25-8
|
* Fri Aug 23 2002 Phil Knirsch <pknirsch@redhat.com> 1.13.25-8
|
||||||
- Included security patch from errata release.
|
- Included security patch from errata release.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user