rpms/tar/FC-5 tar-1.15.90-makeCheck.patch, NONE, 1.1 tar-1.15.90.tar.gz.sig, NONE, 1.1 .cvsignore, 1.7, 1.8 sources, 1.8, 1.9 tar.spec, 1.32, 1.33 tar-1.15.1-gcc4.patch, 1.1, NONE tar-1.15.1-heapOverflow.patch, 1.1, NONE tar-1.15.1-lseek.patch, 1.1, NONE tar-1.15.1-makeCheck.patch, 1.2, NONE tar-1.15.1-newerOption.patch, 1.1, NONE tar-1.15.1-padCorrectly.patch, 1.1, NONE tar-1.15.1-sparseTotals.patch, 1.1, NONE tar-1.15.1.tar.gz.sig, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Apr 25 12:22:07 UTC 2006


Author: pvrabec

Update of /cvs/dist/rpms/tar/FC-5
In directory cvs.devel.redhat.com:/tmp/cvs-serv23271

Modified Files:
	.cvsignore sources tar.spec 
Added Files:
	tar-1.15.90-makeCheck.patch tar-1.15.90.tar.gz.sig 
Removed Files:
	tar-1.15.1-gcc4.patch tar-1.15.1-heapOverflow.patch 
	tar-1.15.1-lseek.patch tar-1.15.1-makeCheck.patch 
	tar-1.15.1-newerOption.patch tar-1.15.1-padCorrectly.patch 
	tar-1.15.1-sparseTotals.patch tar-1.15.1.tar.gz.sig 
Log Message:
upgrade


tar-1.15.90-makeCheck.patch:
 testsuite.at |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE tar-1.15.90-makeCheck.patch ---
--- tar-1.15.90/tests/testsuite.at.makeCheck	2006-04-25 10:51:26.000000000 +0200
+++ tar-1.15.90/tests/testsuite.at	2006-04-25 10:51:38.000000000 +0200
@@ -93,7 +93,7 @@
 m4_include([link01.at])
 
 m4_include([listed01.at])
-m4_include([listed02.at])
+#m4_include([listed02.at])
 
 m4_include([longv7.at])
 m4_include([long01.at])


--- NEW FILE tar-1.15.90.tar.gz.sig ---
ˆ?

Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/tar/FC-5/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	7 Jan 2005 11:03:00 -0000	1.7
+++ .cvsignore	25 Apr 2006 12:22:04 -0000	1.8
@@ -1 +1,2 @@
-tar-1.15.1.tar.gz
+tar-1.15.90.tar.gz
+tar.1


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/tar/FC-5/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	6 Sep 2005 14:54:30 -0000	1.8
+++ sources	25 Apr 2006 12:22:04 -0000	1.9
@@ -1,2 +1,2 @@
-d87021366fe6488e9dc398fcdcb6ed7d  tar-1.15.1.tar.gz
+f7009caa98f15ed4efa2b2f7c4d702e0  tar-1.15.90.tar.gz
 ecf87e839c91a75ea9a84307455c0255  tar.1


Index: tar.spec
===================================================================
RCS file: /cvs/dist/rpms/tar/FC-5/tar.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- tar.spec	17 Feb 2006 10:52:23 -0000	1.32
+++ tar.spec	25 Apr 2006 12:22:04 -0000	1.33
@@ -1,24 +1,17 @@
 Summary: A GNU file archiving program.
 Name: tar
-Version: 1.15.1
-Release: 13
+Version: 1.15.90
+Release: 1.FC5
 License: GPL
 Group: Applications/Archiving
 URL: http://www.gnu.org/software/tar/
 Source0: ftp://ftp.gnu.org/pub/gnu/tar/tar-%{version}.tar.gz
 Source1: ftp://ftp.gnu.org/pub/gnu/tar/tar-%{version}.tar.gz.sig
 Source2: tar.1
-Patch6: tar-1.14-nolibrt.patch
-Patch8: tar-1.14-loneZeroWarning.patch
-Patch9: tar-1.15.1-makeCheck.patch
-Patch10: tar-1.15.1-gcc4.patch
-Patch11: tar-1.15.1-lseek.patch
-Patch12: tar-1.15.1-sparseTotals.patch
-Patch13: tar-1.15.1-newerOption.patch
-Patch14: tar-1.15.1-padCorrectly.patch
-Patch15: tar-1.15.1-vfatTruncate.patch
-Patch16: tar-1.15.1-heapOverflow.patch
-
+Patch1: tar-1.14-nolibrt.patch
+Patch2: tar-1.14-loneZeroWarning.patch
+Patch3: tar-1.15.1-vfatTruncate.patch
+Patch4: tar-1.15.90-makeCheck.patch
 Prereq: info
 BuildRequires: autoconf automake gzip
 Buildroot: %{_tmppath}/%{name}-%{version}-root
@@ -37,16 +30,10 @@
 
 %prep
 %setup -q
-%patch6 -p1 -b .nolibrt
-%patch8 -p1 -b .loneZeroWarning
-%patch9 -p1 -b .makeCheck
-%patch10 -p1 -b .gcc4
-%patch11 -p1 -b .lseek
-%patch12 -p1 -b .sparseTotals
-%patch13 -p1 -b .newerOption
-%patch14 -p1 -b .padCorrectly
-%patch15 -p1 -b .vfatTruncate
-%patch16 -p0 -b .heapOverflow
+#%patch1 -p1 -b .nolibrt
+%patch2 -p1 -b .loneZeroWarning
+%patch3 -p1 -b .vfatTruncate
+%patch4 -p1 -b .makeCheck
 
 %build
 
@@ -117,6 +104,9 @@
 %{_infodir}/tar.info*
 
 %changelog
+* Tue Apr 25 2006 Peter Vrabec <pvrabec at redhat.com> 1.15.90-1.FC5
+- upgrade
+
 * Fri Feb 17 2006 Peter Vrabec <pvrabec at redhat.com> 1.15.1-13
 - fix heap overlfow bug CVE-2006-0300 (#181773)
 


--- tar-1.15.1-gcc4.patch DELETED ---


--- tar-1.15.1-heapOverflow.patch DELETED ---


--- tar-1.15.1-lseek.patch DELETED ---


--- tar-1.15.1-makeCheck.patch DELETED ---


--- tar-1.15.1-newerOption.patch DELETED ---


--- tar-1.15.1-padCorrectly.patch DELETED ---


--- tar-1.15.1-sparseTotals.patch DELETED ---


--- tar-1.15.1.tar.gz.sig DELETED ---




More information about the fedora-cvs-commits mailing list