SPECS: rsync.spec - rel 2; fix exclude

arekm arekm at pld-linux.org
Mon Mar 20 15:42:18 CET 2006


Author: arekm                        Date: Mon Mar 20 14:42:18 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; fix exclude

---- Files affected:
SPECS:
   rsync.spec (1.108 -> 1.109) 

---- Diffs:

================================================================
Index: SPECS/rsync.spec
diff -u SPECS/rsync.spec:1.108 SPECS/rsync.spec:1.109
--- SPECS/rsync.spec:1.108	Tue Mar 14 02:10:04 2006
+++ SPECS/rsync.spec	Mon Mar 20 15:42:12 2006
@@ -15,7 +15,7 @@
 Summary(zh_TW):	[łń°Ô]$(B6G?i¤ő(c(B
 Name:		rsync
 Version:	2.6.7
-Release:	1
+Release:	2
 License:	GPL
 Group:		Networking/Utilities
 Source0:	http://rsync.samba.org/ftp/rsync/%{name}-%{version}.tar.gz
@@ -26,6 +26,7 @@
 Source4:	%{name}d.logrotate
 Patch0:		%{name}-config.patch
 Patch1:		%{name}-man.patch
+Patch2:		%{name}-exclude.patch
 URL:		http://rsync.samba.org/
 BuildRequires:	acl-devel
 BuildRequires:	autoconf >= 2.52
@@ -155,7 +156,7 @@
 patch -s -p1 < patches/xattrs.diff || exit 1
 %patch0 -p1
 %patch1 -p1
-
+%patch2 -p0
 
 %build
 cp -f /usr/share/automake/config.sub .
@@ -264,6 +265,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.109  2006/03/20 14:42:12  arekm
+- rel 2; fix exclude
+
 Revision 1.108  2006/03/14 01:10:04  glen
 - use %service
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rsync.spec?r1=1.108&r2=1.109&f=u



More information about the pld-cvs-commit mailing list