From c008b8e0a1721695063a6116ad8c70934a3cb6e2 Mon Sep 17 00:00:00 2001 From: iberezovskiy Date: Thu, 25 Sep 2014 13:00:09 +0400 Subject: [PATCH] Remove mos-fix-compression-error patch Change-Id: Ifbd5d4c209262e6c0feacf1c1d0e09e1eff851bb --- rpm/SOURCES/0012-mos-fix-compression-error.patch | 14 -------------- rpm/SPECS/python-django-horizon.spec | 4 ---- 2 files changed, 18 deletions(-) delete mode 100644 rpm/SOURCES/0012-mos-fix-compression-error.patch diff --git a/rpm/SOURCES/0012-mos-fix-compression-error.patch b/rpm/SOURCES/0012-mos-fix-compression-error.patch deleted file mode 100644 index 10ac169..0000000 --- a/rpm/SOURCES/0012-mos-fix-compression-error.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff --git a/horizon/templates/horizon/_scripts.html b/horizon/templates/horizon/_scripts.html -index 3e3ec4f..c122fe2 100644 ---- a/horizon/templates/horizon/_scripts.html -+++ b/horizon/templates/horizon/_scripts.html -@@ -32,9 +32,6 @@ - - - --{% ifnotequal DATEPICKER_LOCALE 'en' %} -- --{% endifnotequal %} - - - diff --git a/rpm/SPECS/python-django-horizon.spec b/rpm/SPECS/python-django-horizon.spec index c701c0e..b50c09b 100644 --- a/rpm/SPECS/python-django-horizon.spec +++ b/rpm/SPECS/python-django-horizon.spec @@ -29,9 +29,6 @@ Source4: openstack-dashboard-httpd-logging.conf #Patch0009: 0009-remove-runtime-dep-to-python-pbr.patch #Patch0010: 0010-Add-Change-password-link-to-the-RCUE-theme.patch #Patch0011: 0011-.less-replaced-in-rcue.patch -Patch0012: 0012-mos-fix-compression-error.patch - - # # BuildArch needs to be located below patches in the spec file. Don't ask! @@ -210,7 +207,6 @@ Customization module for OpenStack Dashboard to provide a branded logo. %prep %setup -q -n horizon-%{version} -%patch0012 -p1 # Use git to manage patches. # http://rwmj.wordpress.com/2011/08/09/nice-rpm-git-patch-management-trick/ #git init -- 2.45.2