[python-django-horizon] fix rpmlint warnings, including invalid source URL

Pádraig Brady pbrady at fedoraproject.org
Tue Apr 17 18:50:31 UTC 2012


commit e37e91343ccd7db054725203e925fb022282e9ae
Author: Pádraig Brady <P at draigBrady.com>
Date:   Tue Apr 17 19:49:35 2012 +0100

    fix rpmlint warnings, including invalid source URL

 python-django-horizon.spec |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/python-django-horizon.spec b/python-django-horizon.spec
index e7cef08..698a810 100644
--- a/python-django-horizon.spec
+++ b/python-django-horizon.spec
@@ -11,7 +11,6 @@
 Name:       python-django-horizon
 Version:    2012.1
 Release:    2%{?dist}
-#Release:    0.1.%{?release_letter}%{milestone}%{?dist}
 Summary:    Django application for talking to Openstack
 
 Group:      Development/Libraries
@@ -20,9 +19,7 @@ License:    ASL 2.0 and BSD
 URL:        http://horizon.openstack.org
 BuildArch:  noarch
 
-Source0:    http://launchpad.net/horizon/%{release_name}/+download/horizon-%{version}.tar.gz
-#Source0:    http://launchpad.net/horizon/%{release_name}/%{release_name}-%{milestone}/+download/horizon-%{version}~%{?release_letter}%{milestone}.tar.gz
-#Source0:    http://horizon.openstack.org/tarballs/horizon-%{version}%{snaptag}.tar.gz
+Source0:    http://launchpad.net/horizon/%{release_name}/%{version}/+download/horizon-%{version}.tar.gz
 Source1:    openstack-dashboard.conf
 
 Patch1:     %{name}-disable-debug.patch


More information about the scm-commits mailing list