SPECS: rsync.spec - rel 4

arekm arekm at pld-linux.org
Mon Nov 14 15:51:40 CET 2005


Author: arekm                        Date: Mon Nov 14 14:51:40 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 4

---- Files affected:
SPECS:
   rsync.spec (1.102 -> 1.103) 

---- Diffs:

================================================================
Index: SPECS/rsync.spec
diff -u SPECS/rsync.spec:1.102 SPECS/rsync.spec:1.103
--- SPECS/rsync.spec:1.102	Sat Nov 12 21:22:01 2005
+++ SPECS/rsync.spec	Mon Nov 14 15:51:35 2005
@@ -14,7 +14,7 @@
 Summary(zh_TW):	[łń°Ô]$(B6G?i¤ő(c(B
 Name:		rsync
 Version:	2.6.6
-Release:	3
+Release:	4
 License:	GPL
 Group:		Daemons
 Source0:	http://rsync.samba.org/ftp/rsync/%{name}-%{version}.tar.gz
@@ -27,6 +27,7 @@
 Patch1:		%{name}-man.patch
 # from FC
 Patch2:		%{name}-xattr.patch
+Patch3:		%{name}-ssl.patch
 URL:		http://rsync.samba.org/
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
@@ -155,7 +156,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-patch -p0 < patches/openssl-support.diff || exit 1
+%patch3 -p1
 
 %build
 cp -f /usr/share/automake/config.sub .
@@ -169,7 +170,7 @@
 	--with-xattr-support \
 	--disable-debug \
 	--with-rsyncd-conf=%{_sysconfdir}/rsyncd.conf
-
+%{__make} proto
 %{__make}
 
 %install
@@ -273,6 +274,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.103  2005/11/14 14:51:35  arekm
+- rel 4
+
 Revision 1.102  2005/11/12 20:22:01  arekm
 - rel 3; add and enable openssl support
 
================================================================

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




More information about the pld-cvs-commit mailing list