[rhel7/master] Fix Source0 reference to tarball

Brian C. Lane bcl at redhat.com
Fri Aug 2 18:15:40 UTC 2013


From: "Brian C. Lane" <bcl at redhat.com>

---
 python-blivet.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/python-blivet.spec b/python-blivet.spec
index d6e0bbc..7e30ae1 100644
--- a/python-blivet.spec
+++ b/python-blivet.spec
@@ -6,7 +6,7 @@ Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 %define realname blivet
-Source0: http://git.fedorahosted.org/cgit/blivet.git/snapshot/%{realname}-%{version}.tar.gz
+Source0: http://git.fedorahosted.org/cgit/blivet.git/snapshot/%{realname}-%{version}-%{release}.tar.gz
 
 # Versions of required components (done so we make sure the buildrequires
 # match the requires versions of things).
-- 
1.8.3.1



More information about the anaconda-patches mailing list