]> git.pld-linux.org Git - packages/rsync.git/blobdiff - rsync.spec
- up to 2.6.9
[packages/rsync.git] / rsync.spec
index e81030c81c70db73462903d9149b8e5097b3f5b9..433d82d99aedb6f8ef909e8ab46448a1a5b8ae74 100644 (file)
@@ -3,6 +3,9 @@
 %bcond_with    rsh     # set remote shell command to rsh instead of ssh (old behaviour)
 %bcond_without tests   # do not perform "make test"
 #
+%ifarch alpha
+%undefine      with_tests
+%endif
 Summary:       Program for efficient remote updates of files
 Summary(es):   Programa para actualizar archivos remotos de forma eficiente
 Summary(ko):   ³×Æ®¿öÅ©¸¦ ÅëÇÑ ÆÄÀϵ¿±âÈ­¸¦ À§ÇÑ ÇÁ·Î±×·¥
@@ -13,12 +16,12 @@ Summary(uk):        
 Summary(zh_CN):        [ͨѶ]´«Ê乤¾ß
 Summary(zh_TW):        [³ñ°Ô]\e$(B6G?i¤õ(c\e(B
 Name:          rsync
-Version:       2.6.8
-Release:       2
+Version:       2.6.9
+Release:       1
 License:       GPL
 Group:         Networking/Utilities
 Source0:       http://rsync.samba.org/ftp/rsync/%{name}-%{version}.tar.gz
-# Source0-md5: 082a9dba1f741e6591e5cd748a1233de
+# Source0-md5: 996d8d8831dbca17910094e56dcb5942
 Source1:       %{name}.inet
 Source2:       %{name}.init
 Source3:       %{name}.sysconfig
@@ -31,7 +34,7 @@ BuildRequires:        autoconf >= 2.52
 BuildRequires: automake
 BuildRequires: openssl-devel
 BuildRequires: popt-devel
-BuildRequires: rpmbuild(macros) >= 1.316
+BuildRequires: rpmbuild(macros) >= 1.318
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _sysconfdir     /etc/rsyncd
This page took 0.059213 seconds and 4 git commands to generate.