X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=rsync.spec;h=d6eea9ba219f8092b07d0cf0efce19bf5494c926;hb=d502d9ec264b2a92b476c0e7eb8a787949c0ec93;hp=3a0138e8aa21ed3223cc1ea51c8ccae0f2f0beca;hpb=465ab6d74dc263441043adf5e953077d50f9fa9d;p=packages%2Frsync.git diff --git a/rsync.spec b/rsync.spec index 3a0138e..d6eea9b 100644 --- a/rsync.spec +++ b/rsync.spec @@ -1,7 +1,7 @@ # # Conditional build: %bcond_with rsh # set remote shell command to rsh instead of ssh (old behaviour) -%bcond_without tests # do not perform "make test" +%bcond_with tests # perform "make test" # %ifarch alpha %undefine with_tests @@ -16,19 +16,17 @@ Summary(uk.UTF-8): Програма для ефективного віддале Summary(zh_CN.UTF-8): [通讯]传输工具 Summary(zh_TW.UTF-8): [喙啪]$(B6G?i火(c(B Name: rsync -Version: 2.6.9 -Release: 2 +Version: 3.0.2 +Release: 1 License: GPL Group: Networking/Utilities Source0: http://rsync.samba.org/ftp/rsync/%{name}-%{version}.tar.gz -# Source0-md5: 996d8d8831dbca17910094e56dcb5942 +# Source0-md5: fd4c5d77d8cb7bb86ab209076fa214d9 Source1: %{name}.inet Source2: %{name}.init Source3: %{name}.sysconfig Source4: %{name}d.logrotate Patch0: %{name}-config.patch -Patch1: %{name}-man.patch -Patch2: %{name}-CVE-2007-4091.patch URL: http://rsync.samba.org/ BuildRequires: acl-devel BuildRequires: autoconf >= 2.52 @@ -154,11 +152,7 @@ techniczna nowego algorytmu została również dołączona do pakietu. %prep %setup -q -patch -s -p1 < patches/acls.diff || exit 1 -patch -s -p1 < patches/xattrs.diff || exit 1 %patch0 -p1 -%patch1 -p1 -%patch2 -p1 %build cp -f /usr/share/automake/config.sub .