Author: qboosh Date: Thu Aug 11 08:17:56 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to final 2.6.6 - updated config,man patches - strict internal deps
---- Files affected: SPECS: rsync.spec (1.99 -> 1.100) ---- Diffs: ================================================================ Index: SPECS/rsync.spec diff -u SPECS/rsync.spec:1.99 SPECS/rsync.spec:1.100 --- SPECS/rsync.spec:1.99 Mon Jul 25 12:34:18 2005 +++ SPECS/rsync.spec Thu Aug 11 10:17:50 2005 @@ -13,19 +13,18 @@ Summary(zh_CN): [ͨќ]´ŤĘ䚤žß Summary(zh_TW): [łń°Ô]$(B6G?i¤ő(c(B Name: rsync -Version: 2.6.5 -Release: 2 +Version: 2.6.6 +Release: 1 License: GPL Group: Daemons Source0: http://rsync.samba.org/ftp/rsync/%{name}-%{version}.tar.gz -# Source0-md5: 3691cdf1540d0649ba679edce6bae8fc +# Source0-md5: 30c4e2849cbeae93f55548453865c2f2 Source1: %{name}.inet Source2: %{name}.init Source3: %{name}.sysconfig Source4: %{name}d.logrotate -Patch0: %{name}-2.6.5-2.6.6pre1.diffs.gz -Patch1: %{name}-config.patch -Patch2: %{name}-man.patch +Patch0: %{name}-config.patch +Patch1: %{name}-man.patch URL: http://rsync.samba.org/ BuildRequires: autoconf >= 2.52 BuildRequires: automake @@ -97,7 +96,7 @@ Summary(pl): Pliki niezbędne do uruchomienia rsynca w trybie serwera Group: Daemons PreReq: rc-inetd -Requires: %{name} +Requires: %{name} = %{version}-%{release} Provides: rsyncd Obsoletes: rsyncd Obsoletes: rsyncd-standalone @@ -124,7 +123,7 @@ Summary(pl): Pliki niezbędne do uruchomienia rsynca w trybie serwera Group: Daemons Requires(post,preun): /sbin/chkconfig -Requires: %{name} +Requires: %{name} = %{version}-%{release} Provides: rsyncd Obsoletes: rsyncd Obsoletes: rsyncd-inetd @@ -150,7 +149,6 @@ %setup -q %patch0 -p1 %patch1 -p1 -%patch2 -p1 %build cp -f /usr/share/automake/config.sub . @@ -264,6 +262,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.100 2005/08/11 08:17:50 qboosh +- updated to final 2.6.6 +- updated config,man patches +- strict internal deps + Revision 1.99 2005/07/25 10:34:18 arekm - rel2; works well without segfaulting ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/rsync.spec?r1=1.99&r2=1.100&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
