]> git.pld-linux.org Git - packages/rsync.git/blobdiff - rsync.spec
- upgraded to 2.4.3
[packages/rsync.git] / rsync.spec
index 5e4c18f9655e303bb7b4315aa583b75d8ffb0fb3..df721012f4f48868aebebc1551b30503b3c60086 100644 (file)
@@ -1,7 +1,7 @@
 Summary:       Program for efficient remote updates of files.
 Summary(pl):   Program efektywnego modyfikowania plików na zdalnym komputerze.
 Name:          rsync
-Version:       2.4.1
+Version:       2.4.3
 Release:       1
 Copyright:     GPL
 Group:         Daemons
@@ -38,14 +38,14 @@ algorytmu zosta
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
+%patch3 -p1
 
 %build
 autoconf 
 LDFLAGS="-s"; export LDFLAGS
 
-%configure \
-       --enable-ipv6
+%configure
+#      --enable-ipv6
 
 make 
 
This page took 0.076595 seconds and 4 git commands to generate.