cvsdist a1002cd
Summary: POSIX File System Archiver
cvsdist a1002cd
Name: pax
cdb5d5a
Version: 3.4
6a9485c
Release: 4%{?dist}
cvsdist a1002cd
License: BSD
cvsdist a1002cd
Group: Applications/Archiving
cdb5d5a
Source: ftp://ftp.suse.com/pub/people/kukuk/pax/%{name}-%{version}.tar.bz2
cdb5d5a
URL:    ftp://ftp.suse.com/pub/people/kukuk/pax/
cvsdist 843f2df
Source: %{name}-%{version}.tar.bz2
cdb5d5a
Patch0: pax-3.0-PATHMAX.patch 
Radek Brich 0d5057c
Patch1: pax-3.4-abs100.patch 
Radek Brich c11bd2c
Patch2: pax-3.4-rdtruncate.patch
cvsdist a1002cd
BuildRoot: %{_tmppath}/%{name}-root
cvsdist a1002cd
cvsdist a1002cd
%description
cvsdist a1002cd
'pax' is the POSIX standard archive tool.  It supports the two most
cvsdist a1002cd
common forms of standard Unix archive (backup) files - CPIO and TAR.
cvsdist a1002cd
cvsdist a1002cd
%prep
cvsdist a1002cd
%setup -q
cdb5d5a
%patch0 -p1 -b .PATHMAX
Radek Brich 0d5057c
%patch1 -p1 -b .abs100
Radek Brich c11bd2c
%patch2 -p1 -b .rdtruncate
cvsdist a1002cd
cvsdist a1002cd
%build
cvsdist 843f2df
%configure
cvsdist a1002cd
make
cvsdist a1002cd
cvsdist a1002cd
%install
cvsdist 843f2df
rm -rf %{buildroot}
cvsdist 843f2df
%makeinstall
cvsdist a1002cd
cvsdist a1002cd
%clean
cvsdist a1002cd
rm -rf %{buildroot}
cvsdist a1002cd
cvsdist a1002cd
%files
cvsdist a1002cd
%defattr(-,root,root)
cvsdist a1002cd
%{_bindir}/pax
cvsdist 843f2df
%doc %{_mandir}/man1/*
cvsdist a1002cd
cvsdist a1002cd
%changelog
6a9485c
* Wed Aug 29 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 3.4-4
6a9485c
- Rebuild for selinux ppc32 issue.
6a9485c
Radek Brich c11bd2c
* Mon Jul 16 2007 Radek Brich <rbrich@redhat.com> - 3.4-3
Radek Brich c11bd2c
- do not truncate file names when extracting (#205324)
Radek Brich c11bd2c
Radek Brich 0d5057c
* Wed Jun 20 2007 Radek Brich <rbrich@redhat.com> - 3.4-2
Radek Brich 0d5057c
- applied patch for #239000 (pax fails creation of ustar
Radek Brich 0d5057c
  if an absolute name is exactly 100 characters long)
Radek Brich 0d5057c
7984a10
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 3.4-1.2.2
7984a10
- rebuild
7984a10
078c40f
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 3.4-1.2.1
078c40f
- bump again for double-long bug on ppc(64)
078c40f
e64e9ad
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 3.4-1.2
e64e9ad
- rebuilt for new gcc4.1 snapshot and glibc changes
e64e9ad
ab13463
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
ab13463
- rebuilt
ab13463
cdb5d5a
* Mon Aug 15 2005 Peter Vrabec <pvrabec@redhat.com> 3.4-1
cdb5d5a
- upgrade 3.4
cdb5d5a
21deb66
* Fri Mar 18 2005 Peter Vrabec <pvrabec@redhat.com> 3.0-11
21deb66
- rebuilt
21deb66
eab0b7d
* Thu Oct 21 2004 Peter Vrabec <pvrabec@redhat.com>
eab0b7d
- fix PAXPATHLEN (#132857)
eab0b7d
cvsdist c1459e3
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist c1459e3
- rebuilt
cvsdist c1459e3
cvsdist 9a43e9c
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 9a43e9c
- rebuilt
cvsdist 9a43e9c
cvsdist 3d7a897
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist 3d7a897
- rebuilt
cvsdist 3d7a897
cvsdist b3b59e3
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cvsdist b3b59e3
- rebuilt
cvsdist b3b59e3
cvsdist b3b59e3
* Thu Dec 12 2002 Tim Powers <timp@redhat.com> 3.0-5
cvsdist b3b59e3
- rebuild on all arches
cvsdist b3b59e3
cvsdist 49376d0
* Wed Jul 03 2002 Karsten Hopp <karsten@redhat.de>
cvsdist 49376d0
- fix documentation (#63671)
cvsdist 49376d0
cvsdist ab6e457
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
cvsdist ab6e457
- automated rebuild
cvsdist ab6e457
cvsdist ab6e457
* Thu May 23 2002 Tim Powers <timp@redhat.com>
cvsdist ab6e457
- automated rebuild
cvsdist ab6e457
cvsdist 843f2df
* Tue Mar  5 2002 Matt Wilson <msw@redhat.com>
cvsdist 843f2df
- pull PAX source tarball from the SuSE package (which is based off
cvsdist 843f2df
  this one yet claims copyright on the spec file)
cvsdist 843f2df
cvsdist ffaf011
* Sun Jun 24 2001 Elliot Lee <sopwith@redhat.com>
cvsdist ffaf011
- Bump release + rebuild.
cvsdist ffaf011
cvsdist d90cc30
* Fri Feb 23 2001 Jakub Jelinek <jakub@redhat.com>
cvsdist d90cc30
- make it build under glibc 2.2.2
cvsdist d90cc30
cvsdist a1002cd
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
cvsdist a1002cd
- automatic rebuild
cvsdist a1002cd
cvsdist a1002cd
* Fri Jun 30 2000 Preston Brown <pbrown@redhat.com>
cvsdist a1002cd
- debian version, which is a port from OpenBSD's latest.
cvsdist a1002cd
cvsdist a1002cd
* Tue Jun 13 2000 Preston Brown <pbrown@redhat.com>
cvsdist a1002cd
- FHS paths
cvsdist a1002cd
cvsdist a1002cd
* Tue May 30 2000 Preston Brown <pbrown@redhat.com>
cvsdist a1002cd
- adopted for Winston.
cvsdist a1002cd