From db587196c924a6b9e54389712f3f7639383e9463917db8b721574d27dcdf0a58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=C4=9Bzslav=20=C4=8C=C3=AD=C5=BEek?= Date: Fri, 5 Apr 2013 13:21:34 +0000 Subject: [PATCH] Accepting request 162822 from home:namtrac:bugfix - Add Source URL, see https://en.opensuse.org/SourceUrls OBS-URL: https://build.opensuse.org/request/show/162822 OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=25 --- rsync-3.0.9.tar.bz2 | 3 --- rsync-3.0.9.tar.gz | 3 +++ rsync-patches-3.0.9.tar.bz2 | 3 --- rsync-patches-3.0.9.tar.gz | 3 +++ rsync.changes | 5 +++++ rsync.spec | 6 +++--- 6 files changed, 14 insertions(+), 9 deletions(-) delete mode 100644 rsync-3.0.9.tar.bz2 create mode 100644 rsync-3.0.9.tar.gz delete mode 100644 rsync-patches-3.0.9.tar.bz2 create mode 100644 rsync-patches-3.0.9.tar.gz diff --git a/rsync-3.0.9.tar.bz2 b/rsync-3.0.9.tar.bz2 deleted file mode 100644 index 78fe0d2..0000000 --- a/rsync-3.0.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:356abccb741689d28ac0ee4320c35ad32f8aaaf109b00d07b0b2de0765017f35 -size 635435 diff --git a/rsync-3.0.9.tar.gz b/rsync-3.0.9.tar.gz new file mode 100644 index 0000000..681dc68 --- /dev/null +++ b/rsync-3.0.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30f10f8dd5490d28240d4271bb652b1da7a60b22ed2b9ae28090668de9247c05 +size 792725 diff --git a/rsync-patches-3.0.9.tar.bz2 b/rsync-patches-3.0.9.tar.bz2 deleted file mode 100644 index 1f7dcbb..0000000 --- a/rsync-patches-3.0.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d806b9f8d9fc26068a020fba427a8a848c7cbd6f297fe7b60123665f8d2b9a31 -size 120685 diff --git a/rsync-patches-3.0.9.tar.gz b/rsync-patches-3.0.9.tar.gz new file mode 100644 index 0000000..bd64f0c --- /dev/null +++ b/rsync-patches-3.0.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c1e9b56e99667dfc47641124460bac61a04c5d2ee89f575c6bc78c7a69005a9 +size 172417 diff --git a/rsync.changes b/rsync.changes index 5a87c60..06492c4 100644 --- a/rsync.changes +++ b/rsync.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 5 12:33:30 UTC 2013 - idonmez@suse.com + +- Add Source URL, see https://en.opensuse.org/SourceUrls + ------------------------------------------------------------------- Thu Jul 26 20:46:02 UTC 2012 - crrodriguez@opensuse.org diff --git a/rsync.spec b/rsync.spec index 4288ce8..5b12e02 100644 --- a/rsync.spec +++ b/rsync.spec @@ -1,7 +1,7 @@ # # spec file for package rsync # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,8 +28,8 @@ Summary: Versatile tool for fast incremental file transfer License: GPL-3.0+ Group: Productivity/Networking/Other Url: http://rsync.samba.org/ -Source: %{name}-%{version}.tar.bz2 -Source1: %{name}-patches-%{version}.tar.bz2 +Source: http://rsync.samba.org/ftp/rsync/src/rsync-%{version}.tar.gz +Source1: http://rsync.samba.org/ftp/rsync/src/rsync-patches-%{version}.tar.gz Source2: logrotate.rsync Source3: rsync.xinetd Source4: rsyncd.rc