[python-django-horizon] added additional provides: django-horizon to be consistent with other django-packages

Matthias Runge mrunge at fedoraproject.org
Tue Jun 26 07:47:14 UTC 2012


commit c36f077c77842a98698778f06700539a672b18a6
Author: Matthias Runge <mrunge at matthias-runge.de>
Date:   Tue Jun 26 09:46:41 2012 +0200

    added additional provides: django-horizon to be consistent with other django-packages

 python-django-horizon.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/python-django-horizon.spec b/python-django-horizon.spec
index 310c3cc..fa1af0a 100644
--- a/python-django-horizon.spec
+++ b/python-django-horizon.spec
@@ -1,6 +1,6 @@
 Name:       python-django-horizon
 Version:    2012.2
-Release:    0.2.f1%{?dist}
+Release:    0.3.f1%{?dist}
 Summary:    Django application for talking to Openstack
 
 Group:      Development/Libraries
@@ -26,6 +26,8 @@ Requires:   python-quantumclient >= 2012.1
 BuildRequires: python2-devel
 BuildRequires: python-setuptools
 
+# additional provides to be consistent with other django packages
+Provides: django-horizon = %{version}-%{release}
 
 %description
 Horizon is a Django application for providing Openstack UI components.
@@ -125,6 +127,9 @@ python %{_datadir}/openstack-dashboard/manage.py collectstatic --noinput >/dev/n
 %doc html
 
 %changelog
+* Tue Jun 26 2012 Matthias Runge <mrunge at matthias-runge.de> - 2012.2-0.3.f1
+- add additional provides django-horizon
+
 * Wed Jun 06 2012 Pádraig Brady <P at draigBrady.com> - 2012.2-0.2.f1
 - Update to folsom milestone 1
 


More information about the scm-commits mailing list