[python-django-horizon/el6] recover lost sphinx patch after merge

Nuno Santos nsantos at fedoraproject.org
Fri Jul 6 19:13:35 UTC 2012


commit bafbb77d69529ca3e6887c79a30ba507d961015c
Author: Pádraig Brady <P at draigBrady.com>
Date:   Fri Apr 27 14:59:49 2012 +0100

    recover lost sphinx patch after merge

 python-django-horizon.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/python-django-horizon.spec b/python-django-horizon.spec
index 815b863..ae7c5dd 100644
--- a/python-django-horizon.spec
+++ b/python-django-horizon.spec
@@ -28,6 +28,7 @@ Source1:    openstack-dashboard.conf
 Patch0001: 0001-disable-debug-logging.patch
 Patch0002: 0002-default-database.patch
 Patch0003: 0003-fix-removal-of-python-django-nose-dependency.patch
+Patch4:    sphinx-sidebarwidth.patch
 
 Requires:   Django >= 1.3.0
 Requires:   openstack-glance >= 2012.1
@@ -92,6 +93,7 @@ Documentation for the Django Horizon application for talking with Openstack
 %patch0001 -p1
 %patch0002 -p1
 %patch0003 -p1
+%patch4 -p1
 
 %build
 %{__python} setup.py build


More information about the scm-commits mailing list