]> git.pld-linux.org Git - packages/rsync.git/commitdiff
- release 4 rsync-2_4_6-4
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 18 Apr 2001 16:26:45 +0000 (16:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- new ipv6 patch - fixed handling v4mapped addresses

Changed files:
    rsync.spec -> 1.45

rsync.spec

index 32905c2f7df2d0389d4869ee95c7ca9841766151..557e1a43aa4502222671622eef981077cf2391f5 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Program for efficient remote updates of files
 Summary(pl):   Program efektywnego modyfikowania plików na zdalnym komputerze
 Name:          rsync
 Version:       2.4.6
-Release:       3
+Release:       4
 License:       GPL
 Group:         Daemons
 Group(de):     Server
@@ -12,7 +12,8 @@ Source1:      %{name}.inet
 Patch0:                %{name}-config.patch
 Patch1:                %{name}-man.patch
 Patch2:                %{name}-configure.patch
-Patch3:                http://www.misiek.eu.org/ipv6/%{name}-2.4.5-ipv6-20000821.patch.gz
+#Patch3:       http://www.misiek.eu.org/ipv6/%{name}-2.4.6-ipv6-20010418.patch.gz
+Patch3:                %{name}-2.4.6-ipv6-20010418.patch.gz
 URL:           http://samba.anu.edu.au/rsync/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.032001 seconds and 4 git commands to generate.