fixed source file in spec
authorMatthew Mosesohn <mmosesohn@mirantis.com>
Tue, 26 Mar 2013 08:31:20 +0000 (12:31 +0400)
committerMatthew Mosesohn <mmosesohn@mirantis.com>
Tue, 26 Mar 2013 08:31:20 +0000 (12:31 +0400)
Change-Id: Ic091a98ba9ab186880644820506a8a41b0b39fdb

rpm/SPECS/python-django-horizon.spec

index 85dee0abc5683891c021cf607c9a16f80203336e..b3371f1cc740c2a7bcfcf8057e3c385734b14a02 100644 (file)
@@ -8,7 +8,7 @@ Group:      Development/Libraries
 License:    ASL 2.0 and BSD
 URL:        http://horizon.openstack.org/
 BuildArch:  noarch
-Source0:     https://launchpad.net/horizon/grizzly/grizzly-3/+download/horizon-%{version}.g3.tar.gz
+Source0:    horizon-%{version}.tar.gz
 Source1:    openstack-dashboard.conf
 Source2:    openstack-dashboard-httpd-2.4.conf
 
@@ -122,7 +122,7 @@ Documentation for the Django Horizon application for talking with Openstack
 
 
 %prep
-%setup -q -n horizon-%{version}.g3
+%setup -q -n horizon-%{version}
 
 %patch0001 -p1
 %patch0002 -p1