SPECS (RSYNC_2_6): rsync.spec - enable openssl support - rel 5
glen
glen at pld-linux.org
Mon Feb 16 16:48:36 CET 2009
Author: glen Date: Mon Feb 16 15:48:36 2009 GMT
Module: SPECS Tag: RSYNC_2_6
---- Log message:
- enable openssl support
- rel 5
---- Files affected:
SPECS:
rsync.spec (1.122 -> 1.122.2.1)
---- Diffs:
================================================================
Index: SPECS/rsync.spec
diff -u SPECS/rsync.spec:1.122 SPECS/rsync.spec:1.122.2.1
--- SPECS/rsync.spec:1.122 Wed Sep 5 16:20:23 2007
+++ SPECS/rsync.spec Mon Feb 16 16:48:31 2009
@@ -18,7 +18,7 @@
Summary(zh_TW.UTF-8): [喙啪]$(B6G?i火(c(B
Name: rsync
Version: 2.6.9
-Release: 4
+Release: 5
License: GPL
Group: Networking/Utilities
Source0: http://rsync.samba.org/ftp/rsync/%{name}-%{version}.tar.gz
@@ -30,6 +30,7 @@
Patch0: %{name}-config.patch
Patch1: %{name}-man.patch
Patch2: %{name}-CVE-2007-4091.patch
+Patch3: %{name}-openssl-support.patch
URL: http://rsync.samba.org/
BuildRequires: acl-devel
BuildRequires: autoconf >= 2.52
@@ -160,6 +161,7 @@
%patch0 -p1
%patch1 -p1
%patch2 -p1
+%patch3 -p1
%build
cp -f /usr/share/automake/config.sub .
@@ -169,6 +171,7 @@
%{?with_rsh:--with-rsh=rsh} \
--enable-ipv6 \
--enable-acl-support \
+ --enable-openssl \
--enable-xattr-support \
--disable-debug \
--with-rsyncd-conf=%{_sysconfdir}/rsyncd.conf
@@ -272,6 +275,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.122.2.1 2009/02/16 15:48:31 glen
+- enable openssl support
+- rel 5
+
Revision 1.122 2007/09/05 14:20:23 baggins
- rel 4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rsync.spec?r1=1.122&r2=1.122.2.1&f=u
More information about the pld-cvs-commit
mailing list