[lorax] - Revert change to Source0 pointing to cgit url.

Brian C. Lane bcl at fedoraproject.org
Tue Sep 3 23:02:07 UTC 2013


commit 3b60413a7772fcba0ddb5ddfa46436ca535c8a78
Author: Brian C. Lane <bcl at redhat.com>
Date:   Tue Sep 3 16:01:53 2013 -0700

    - Revert change to Source0 pointing to cgit url.

 lorax.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/lorax.spec b/lorax.spec
index 7ead96b..cd00bb0 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -2,13 +2,13 @@
 
 Name:           lorax
 Version:        20.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Tool for creating the anaconda install images
 
 Group:          Applications/System
 License:        GPLv2+
 URL:            http://git.fedorahosted.org/git/?p=lorax.git
-Source0:        https://git.fedorahosted.org/cgit/lorax.git/snapshot/lorax-%{version}-%{release}.tar.gz
+Source0:        https://fedorahosted.org/releases/l/o/%{name}/%{name}-%{version}.tar.gz
 
 BuildRequires:  python2-devel
 
@@ -90,6 +90,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
 %{_mandir}/man1/*.1*
 
 %changelog
+* Tue Sep 03 2013 Brian C. Lane <bcl at redhat.com> 20.0-2
+- Revert change to Source0 pointing to cgit url.
+
 * Tue Sep 03 2013 Brian C. Lane <bcl at redhat.com> 20.0-1
 - remove firewalld from installroot (#1002195) (bcl at redhat.com)
 - Make sure grubby is installed for initrd creation (#1001896) (bcl at redhat.com)


More information about the scm-commits mailing list