SPECS: gzip.spec - added rsyncable patch
blues
blues at pld-linux.org
Tue Jun 13 22:55:23 CEST 2006
Author: blues Date: Tue Jun 13 20:55:23 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added rsyncable patch
---- Files affected:
SPECS:
gzip.spec (1.78 -> 1.79)
---- Diffs:
================================================================
Index: SPECS/gzip.spec
diff -u SPECS/gzip.spec:1.78 SPECS/gzip.spec:1.79
--- SPECS/gzip.spec:1.78 Mon May 9 23:50:42 2005
+++ SPECS/gzip.spec Tue Jun 13 22:55:16 2006
@@ -12,7 +12,7 @@
Summary(uk): đŇĎÇŇÁÍÁ ËĎÍĐŇĹÓŚ§ ÄÁÎÉČ GNU gzip
Name: gzip
Version: 1.3.5
-Release: 8
+Release: 8.1
License: GPL
Group: Applications/Archiving
# 1.2.x versions only
@@ -29,11 +29,13 @@
Patch4: %{name}-noppid.patch
Patch5: %{name}-segfault.patch
Patch6: %{name}-dir-traversal.patch
+Patch7: %{name}-rsyncable.patch
URL: http://www.gnu.org/software/gzip/
BuildRequires: autoconf >= 2.54
BuildRequires: automake >= 1:1.7
BuildRequires: texinfo
Requires: mktemp
+Provides: gzip(rsyncable)
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -82,6 +84,7 @@
# producing of little bigger .gz files, but I couldn't find better fix)
%patch5 -p1
%patch6 -p1
+%patch7 -p1
%build
rm -f missing
@@ -143,6 +146,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.79 2006/06/13 20:55:16 blues
+- added rsyncable patch
+
Revision 1.78 2005/05/09 21:50:42 glen
- TODO security
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gzip.spec?r1=1.78&r2=1.79&f=u
More information about the pld-cvs-commit
mailing list