]> git.pld-linux.org Git - packages/rsync.git/commitdiff
- drop out -ipv6_socket.patch introduced by pluto _with_ auto/ac/rsync-2_6_2-4
authortwittner <twittner@pld-linux.org>
Tue, 24 Aug 2004 23:35:38 +0000 (23:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  _dotted_ _release_ (see rev. 1.81) - no respond from
  pluto, nobody wants to know what it's for, everybody
  complains about dotted release after security fix.
- rel. 4 - STBR for AC ready/main.

Changed files:
    rsync.spec -> 1.88

rsync.spec

index 936a7e505939fba256183a0b1973b78bf21d2840..1e150e770971c25f02b4ac4352c300ed2147728c 100644 (file)
@@ -13,7 +13,7 @@ Summary(zh_CN):       [ͨѶ]
 Summary(zh_TW):        [³ñ°Ô]\e$(B6G?i¤õ(c\e(B
 Name:          rsync
 Version:       2.6.2
-Release:       3.2
+Release:       4       
 License:       GPL
 Group:         Daemons
 Source0:       http://rsync.samba.org/ftp/rsync/%{name}-%{version}.tar.gz
@@ -25,8 +25,7 @@ Source4:      %{name}d.logrotate
 Patch0:                %{name}-config.patch
 Patch1:                %{name}-man.patch
 Patch2:                %{name}-segv.patch
-Patch3:                %{name}-ipv6_socket.patch
-Patch4:                %{name}-sec.patch
+Patch3:                %{name}-sec.patch
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake
 BuildRequires: popt-devel
@@ -151,12 +150,11 @@ techniczna nowego algorytmu zosta
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%patch4 -p1
 
 %define                _sysconfdir     /etc/rsyncd
 
 %build
-cp -f /usr/share/automake/config.sub .
+cp -f %{_datadir}/automake/config.sub .
 %{__autoconf}
 %configure \
        %{?with_rsh:--with-rsh=rsh} \
This page took 0.124659 seconds and 4 git commands to generate.