[PATCH 06/11] Use CGit snaphot URL for Source in specfile.

David Lehman dlehman at redhat.com
Mon Feb 4 23:32:32 UTC 2013


Thanks to Jan Safranek for the idea.
---
 python-blivet.spec | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/python-blivet.spec b/python-blivet.spec
index 8ea140e..e343ba0 100644
--- a/python-blivet.spec
+++ b/python-blivet.spec
@@ -5,11 +5,8 @@ Version: 0.4
 Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Libraries
-# This is a Red Hat maintained package which is specific to
-# our distribution.  Thus the source is only available from
-# within this srpm.
 %define realname blivet
-Source0: %{realname}-%{version}.tar.gz
+Source0: http://git.fedorahosted.org/cgit/blivet.git/snapshot/%{realname}-%{version}.tar.gz
 
 # Versions of required components (done so we make sure the buildrequires
 # match the requires versions of things).
-- 
1.8.1



More information about the anaconda-patches mailing list