Author: adamg Date: Wed Oct 7 19:28:45 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.3.13 - futimens, autoconf patches applied upstream - info patch needs review
---- Files affected: packages/gzip: gzip.spec (1.104 -> 1.105) ---- Diffs: ================================================================ Index: packages/gzip/gzip.spec diff -u packages/gzip/gzip.spec:1.104 packages/gzip/gzip.spec:1.105 --- packages/gzip/gzip.spec:1.104 Wed Dec 3 11:50:10 2008 +++ packages/gzip/gzip.spec Wed Oct 7 21:28:39 2009 @@ -9,8 +9,8 @@ Summary(tr.UTF-8): GNU gzip dosya sıkıştırma aracı Summary(uk.UTF-8): Програма компресії даних GNU gzip Name: gzip -Version: 1.3.12 -Release: 2 +Version: 1.3.13 +Release: 1 License: GPL Group: Applications/Archiving Source0: http://ftp.gnu.org/gnu/gzip/%{name}-%{version}.tar.gz @@ -24,8 +24,6 @@ Patch4: %{name}-noppid.patch Patch5: %{name}-rsyncable.patch Patch6: %{name}-CVE-2006-433x.patch -Patch7: %{name}-futimens.patch -Patch8: %{name}-autoconf.patch URL: http://www.gnu.org/software/gzip/ BuildRequires: autoconf >= 2.60 BuildRequires: automake >= 1:1.7 @@ -72,14 +70,12 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 +#%patch1 -p1 %patch2 -p1 %patch3 -p1 %patch4 -p1 %patch5 -p1 %patch6 -p1 -%patch7 -p1 -%patch8 -p1 %build %{__aclocal} -I m4 @@ -156,6 +152,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.105 2009/10/07 19:28:39 adamg +- updated to 1.3.13 +- futimens, autoconf patches applied upstream +- info patch needs review + Revision 1.104 2008/12/03 10:50:10 blues - GZIP option in env.d ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gzip/gzip.spec?r1=1.104&r2=1.105&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
