- exclude listed02.at from testsuite again, because it still fails on s390
This commit is contained in:
parent
704bb5b132
commit
9f82ff4cf3
8
tar.spec
8
tar.spec
@ -1,7 +1,7 @@
|
|||||||
Summary: A GNU file archiving program.
|
Summary: A GNU file archiving program.
|
||||||
Name: tar
|
Name: tar
|
||||||
Version: 1.15.90
|
Version: 1.15.90
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Archiving
|
Group: Applications/Archiving
|
||||||
URL: http://www.gnu.org/software/tar/
|
URL: http://www.gnu.org/software/tar/
|
||||||
@ -11,6 +11,7 @@ Source2: tar.1
|
|||||||
Patch1: tar-1.14-nolibrt.patch
|
Patch1: tar-1.14-nolibrt.patch
|
||||||
Patch2: tar-1.14-loneZeroWarning.patch
|
Patch2: tar-1.14-loneZeroWarning.patch
|
||||||
Patch3: tar-1.15.1-vfatTruncate.patch
|
Patch3: tar-1.15.1-vfatTruncate.patch
|
||||||
|
Patch4: tar-1.15.90-makeCheck.patch
|
||||||
|
|
||||||
Prereq: info
|
Prereq: info
|
||||||
BuildRequires: autoconf automake gzip
|
BuildRequires: autoconf automake gzip
|
||||||
@ -33,6 +34,7 @@ the rmt package.
|
|||||||
#%patch1 -p1 -b .nolibrt
|
#%patch1 -p1 -b .nolibrt
|
||||||
%patch2 -p1 -b .loneZeroWarning
|
%patch2 -p1 -b .loneZeroWarning
|
||||||
%patch3 -p1 -b .vfatTruncate
|
%patch3 -p1 -b .vfatTruncate
|
||||||
|
%patch4 -p1 -b .makeCheck
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -103,6 +105,10 @@ fi
|
|||||||
%{_infodir}/tar.info*
|
%{_infodir}/tar.info*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 25 2006 Peter Vrabec <pvrabec@redhat.com> 1.15.90-2
|
||||||
|
- exclude listed02.at from testsuite again, because it
|
||||||
|
still fails on s390
|
||||||
|
|
||||||
* Tue Apr 25 2006 Peter Vrabec <pvrabec@redhat.com> 1.15.90-1
|
* Tue Apr 25 2006 Peter Vrabec <pvrabec@redhat.com> 1.15.90-1
|
||||||
- upgrade
|
- upgrade
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user