[python-django-horizon/f19] Updated patches from f19-patches

Matthias Runge mrunge at fedoraproject.org
Thu Oct 24 18:27:56 UTC 2013


commit c3afc59a356a6c1ecfd2f79c24a342733c61f088
Author: Matthias Runge <mrunge at redhat.com>
Date:   Thu Oct 24 19:43:11 2013 +0200

    Updated patches from f19-patches

 ...p-stable-grizzly-next-version-to-2013.1.4.patch |   23 --------------------
 ...patch => 0001-disable-debug-move-web-root.patch |    2 +-
 ...-Don-t-access-the-net-while-building-docs.patch |    2 +-
 python-django-horizon.spec                         |    6 +---
 4 files changed, 4 insertions(+), 29 deletions(-)
---
diff --git a/0002-disable-debug-move-web-root.patch b/0001-disable-debug-move-web-root.patch
similarity index 97%
rename from 0002-disable-debug-move-web-root.patch
rename to 0001-disable-debug-move-web-root.patch
index d4047c7..ccc5961 100644
--- a/0002-disable-debug-move-web-root.patch
+++ b/0001-disable-debug-move-web-root.patch
@@ -1,4 +1,4 @@
-From 98191b2f161649b62eb1f69b2580be8f66cee8b9 Mon Sep 17 00:00:00 2001
+From 10ca14e1bec414efa888436afa93b1af761df4bc Mon Sep 17 00:00:00 2001
 From: Matthias Runge <mrunge at redhat.com>
 Date: Fri, 5 Apr 2013 10:07:53 +0200
 Subject: [PATCH] disable debug, move web root
diff --git a/0003-Don-t-access-the-net-while-building-docs.patch b/0002-Don-t-access-the-net-while-building-docs.patch
similarity index 91%
rename from 0003-Don-t-access-the-net-while-building-docs.patch
rename to 0002-Don-t-access-the-net-while-building-docs.patch
index 73e5659..1ae1a59 100644
--- a/0003-Don-t-access-the-net-while-building-docs.patch
+++ b/0002-Don-t-access-the-net-while-building-docs.patch
@@ -1,4 +1,4 @@
-From e4bcd14fe9ea4db7243b5ff170840d4637053b8d Mon Sep 17 00:00:00 2001
+From c46aafbc133a6898f92848d9e90e685f0bcb78dc Mon Sep 17 00:00:00 2001
 From: Matthias Runge <mrunge at redhat.com>
 Date: Fri, 5 Apr 2013 10:16:19 +0200
 Subject: [PATCH] Don't access the net while building docs (Note this hasn't
diff --git a/python-django-horizon.spec b/python-django-horizon.spec
index c17bf9d..456e47d 100644
--- a/python-django-horizon.spec
+++ b/python-django-horizon.spec
@@ -18,9 +18,8 @@ Source4:    openstack-dashboard-httpd-logging.conf
 #
 # patches_base=2013.1.4
 #
-Patch0001: 0001-Bump-stable-grizzly-next-version-to-2013.1.4.patch
-Patch0002: 0002-disable-debug-move-web-root.patch
-Patch0003: 0003-Don-t-access-the-net-while-building-docs.patch
+Patch0001: 0001-disable-debug-move-web-root.patch
+Patch0002: 0002-Don-t-access-the-net-while-building-docs.patch
 
 
 %if 0%{?rhel}>6 || 0%{?fedora} > 18
@@ -126,7 +125,6 @@ Documentation for the Django Horizon application for talking with Openstack
 
 %patch0001 -p1
 %patch0002 -p1
-%patch0003 -p1
 # remove unnecessary .po files
 find . -name "django*.po" -exec rm -f '{}' \;
 


More information about the scm-commits mailing list