diff --git a/multipath-tools-0.4.9.tar.bz2 b/multipath-tools-0.4.9.tar.bz2 index 487ec30..4c0f287 100644 --- a/multipath-tools-0.4.9.tar.bz2 +++ b/multipath-tools-0.4.9.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:64e9dbe4fdecb3506275ed41fb6111f555f10884aac00f38bdf9c767c8b220e8 -size 168933 +oid sha256:8d44c8815144b5589cc3e604cb3fc16c76a028aef08aa1bec334ff70bf9ac712 +size 169180 diff --git a/multipath-tools.changes b/multipath-tools.changes index 8e24910..e349807 100644 --- a/multipath-tools.changes +++ b/multipath-tools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Apr 16 10:08:18 UTC 2013 - idonmez@suse.com + +- Add Source URL, see https://en.opensuse.org/SourceUrls + - use %setup -c to support the tarball + ------------------------------------------------------------------- Fri Feb 15 13:55:24 UTC 2013 - cfarrell@suse.com diff --git a/multipath-tools.spec b/multipath-tools.spec index 6454409..f0eabf7 100644 --- a/multipath-tools.spec +++ b/multipath-tools.spec @@ -33,7 +33,7 @@ License: GPL-2.0 Group: System/Base %{?systemd_requires} %define has_systemd 1 -Source: multipath-tools-%{version}.tar.bz2 +Source: http://christophe.varoqui.free.fr/multipath-tools/multipath-tools-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build Patch0: %{name}-%{version}-opensuse-12.3.diff.bz2 Patch1: multipath-tools-make-flexible-install-of-systemd-and-udev-files.patch @@ -94,7 +94,7 @@ Authors: Christophe Varoqui %prep -%setup -q -n multipath-tools-%{version} +%setup -q -c -n multipath-tools-%{version} %patch0 -p1 %patch1 -p1