Author: stewb
Date: Fri Feb  2 13:50:15 2007
New Revision: 115908

Modified:
   packages/cooker/gzip/current/SPECS/gzip.spec

Log:
- 1.3.10
- rediff, uncompress P9
- drop P11 (CVE-2005-1228) - merged upstream
- drop P12 (CVE-2005-0988) - merged upstream
- drop P13 (CVE-2005-0758) - merged upstream
- rediff P14



Modified: packages/cooker/gzip/current/SPECS/gzip.spec
==============================================================================
--- packages/cooker/gzip/current/SPECS/gzip.spec        (original)
+++ packages/cooker/gzip/current/SPECS/gzip.spec        Fri Feb  2 13:50:15 2007
@@ -1,17 +1,14 @@
 %define name gzip
-%define version        1.3.5
-%define release %mkrel 3
+%define version        1.3.10
+%define release %mkrel 1
 
 Name: %{name}
 Summary: The GNU data compression program
 Version: %{version}
 Release: %{release}
 Source: ftp://alpha.gnu.org/pub/gnu/gzip/gzip-%{version}.tar.bz2
-Patch9: gzip-1.3.5-znew.patch.bz2
-Patch11: gzip-1.2.4a-CAN-2005-1228.patch.bz2
-Patch12: gzip-1.3.5-CAN-2005-0988.patch.bz2
-Patch13: gzip-1.3.5-zgrep-sed.patch.bz2
-Patch14: gzip-1.3.5-goo-sec.diff
+Patch9: gzip-1.3.10-znew.patch
+Patch14: gzip-1.3.10-goo-sec.diff
 
 URL: http://www.gzip.org/
 License: GPL
@@ -31,15 +28,12 @@
 %prep
 %setup -q
 %patch9 -p1 -b .znew
-%patch11 -p1 -b .can-2005-1228
-%patch12 -p1 -b .can-2005-0988
-%patch13 -p0 -b .cve-2005-0758
 %patch14 -p1 -b .goo-sec
 
 %build
 export DEFS="-DNO_ASM"
 %configure
-%make all gzip.info
+%make all 
 
 %install
 install -d $RPM_BUILD_ROOT/%{_mandir}

Reply via email to