Author: arekm Date: Mon Dec 10 21:45:52 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 3.0.0 pre6 (latest pre before final; don't send to builders)
---- Files affected: SPECS: rsync.spec (1.122 -> 1.123) ---- Diffs: ================================================================ Index: SPECS/rsync.spec diff -u SPECS/rsync.spec:1.122 SPECS/rsync.spec:1.123 --- SPECS/rsync.spec:1.122 Wed Sep 5 16:20:23 2007 +++ SPECS/rsync.spec Mon Dec 10 22:45:47 2007 @@ -17,19 +17,18 @@ Summary(zh_CN.UTF-8): [通讯]传输工具 Summary(zh_TW.UTF-8): [喙啪]$(B6G?i火(c(B Name: rsync -Version: 2.6.9 -Release: 4 +Version: 3.0.0 +# don't rel 1 until final release +Release: 0.1 License: GPL Group: Networking/Utilities -Source0: http://rsync.samba.org/ftp/rsync/%{name}-%{version}.tar.gz -# Source0-md5: 996d8d8831dbca17910094e56dcb5942 +Source0: http://rsync.samba.org/ftp/rsync/%{name}-%{version}pre6.tar.gz +# Source0-md5: 919313dfd1e00f97e33ae08b28896f9a Source1: %{name}.inet Source2: %{name}.init Source3: %{name}.sysconfig Source4: %{name}d.logrotate Patch0: %{name}-config.patch -Patch1: %{name}-man.patch -Patch2: %{name}-CVE-2007-4091.patch URL: http://rsync.samba.org/ BuildRequires: acl-devel BuildRequires: autoconf >= 2.52 @@ -154,12 +153,11 @@ techniczna nowego algorytmu została również dołączona do pakietu. %prep -%setup -q -patch -s -p1 < patches/acls.diff || exit 1 -patch -s -p1 < patches/xattrs.diff || exit 1 +%setup -q -n %{name}-%{version}pre6 %patch0 -p1 -%patch1 -p1 -%patch2 -p1 + +# drop in final 3.0.0 +touch configure.sh config.h.in %build cp -f /usr/share/automake/config.sub . @@ -272,7 +270,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.122 2007-09-05 14:20:23 baggins +Revision 1.123 2007-12-10 21:45:47 arekm +- up to 3.0.0 pre6 (latest pre before final; don't send to builders) + +Revision 1.122 2007/09/05 14:20:23 baggins - rel 4 Revision 1.121 2007/08/24 19:22:40 adamg ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rsync.spec?r1=1.122&r2=1.123&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
