[python-django-horizon] Fix building issue

Matthias Runge mrunge at fedoraproject.org
Fri Apr 5 10:14:35 UTC 2013


commit bff355332f09eb2e112ba7c07eee7a1359568871
Author: Matthias Runge <mrunge at redhat.com>
Date:   Fri Apr 5 12:14:21 2013 +0200

    Fix building issue

 python-django-horizon.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-django-horizon.spec b/python-django-horizon.spec
index 1c614b5..60d0beb 100644
--- a/python-django-horizon.spec
+++ b/python-django-horizon.spec
@@ -119,7 +119,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


More information about the scm-commits mailing list