Author: blues Date: Tue Jun 13 20:59:45 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - it requires patched version of gzip
---- Files affected: SPECS: rsyncrypto.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/rsyncrypto.spec diff -u SPECS/rsyncrypto.spec:1.3 SPECS/rsyncrypto.spec:1.4 --- SPECS/rsyncrypto.spec:1.3 Tue Jun 13 22:41:40 2006 +++ SPECS/rsyncrypto.spec Tue Jun 13 22:59:40 2006 @@ -14,7 +14,7 @@ Summary(zh_TW): [łń°Ô]$(B6G?i¤ő(c(B Name: rsyncrypto Version: 0.17 -Release: 0.5 +Release: 0.6 License: GPL v2 Group: Networking/Utilities Source0: http://dl.sourceforge.net/rsyncrypto/%{name}-%{version}.tar.gz @@ -24,7 +24,7 @@ BuildRequires: autoconf >= 2.52 BuildRequires: automake BuildRequires: openssl-devel -Requires: gzip +Requires: gzip(rsyncable) BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -116,6 +116,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2006/06/13 20:59:40 blues +- it requires patched version of gzip + Revision 1.3 2006/06/13 20:41:40 blues - cleanups, builds now ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/rsyncrypto.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
