SPECS: rsync.spec - enable openssl support (rsyncs://...); rel 2

glen glen at pld-linux.org
Mon Feb 16 15:43:25 CET 2009


Author: glen                         Date: Mon Feb 16 14:43:25 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- enable openssl support (rsyncs://...); rel 2

---- Files affected:
SPECS:
   rsync.spec (1.140 -> 1.141) 

---- Diffs:

================================================================
Index: SPECS/rsync.spec
diff -u SPECS/rsync.spec:1.140 SPECS/rsync.spec:1.141
--- SPECS/rsync.spec:1.140	Wed Dec 31 08:36:57 2008
+++ SPECS/rsync.spec	Mon Feb 16 15:43:19 2009
@@ -18,7 +18,7 @@
 Summary(zh_TW.UTF-8):	[喙啪]$(B6G?i火(c(B
 Name:		rsync
 Version:	3.0.5
-Release:	1
+Release:	2
 License:	GPL
 Group:		Networking/Utilities
 Source0:	http://rsync.samba.org/ftp/rsync/%{name}-%{version}.tar.gz
@@ -162,6 +162,7 @@
 # for compat with previous patched version
 patch -p1 -i patches/acls.diff || exit 1
 patch -p1 -i patches/xattrs.diff || exit 1
+patch -p1 < patches/openssl-support.diff || exit 1
 
 %build
 cp -f /usr/share/automake/config.sub .
@@ -171,6 +172,7 @@
 	%{?with_rsh:--with-rsh=rsh} \
 	--enable-ipv6 \
 	--enable-acl-support \
+	--enable-openssl \
 	--enable-xattr-support \
 	--disable-debug \
 	--with-rsyncd-conf=%{_sysconfdir}/rsyncd.conf
@@ -274,6 +276,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.141  2009/02/16 14:43:19  glen
+- enable openssl support (rsyncs://...); rel 2
+
 Revision 1.140  2008/12/31 07:36:57  arekm
 - up to 3.0.5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rsync.spec?r1=1.140&r2=1.141&f=u



More information about the pld-cvs-commit mailing list