[python-django-horizon: 2/7] drop binaries from patch, move images to source10, source11

Matthias Runge mrunge at fedoraproject.org
Tue Sep 3 12:19:07 UTC 2013


commit cbb498e64147bb6cbaf915ea6a5b307afe694803
Author: Matthias Runge <mrunge at redhat.com>
Date:   Fri Aug 30 12:50:04 2013 +0200

    drop binaries from patch, move images to source10, source11

 python-django-horizon.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/python-django-horizon.spec b/python-django-horizon.spec
index a3bdbf0..124d4ba 100644
--- a/python-django-horizon.spec
+++ b/python-django-horizon.spec
@@ -26,6 +26,10 @@ Patch0003: 0003-change-lockfile-location-to-tmp-and-also-add-localho.patch
 Patch99: fix-tests.patch
 
 
+mkdir -p openstack_dashboard_theme/static/dashboard/img
+%{_cp} %{source10} openstack_dashboard_theme/static/dashboard/img
+%{_cp} %{source11} openstack_dashboard_theme/static/dashboard/img 
+
 # epel6 has a separate Django14 package
 %if 0%{?rhel}==6
 Requires:   Django14


More information about the scm-commits mailing list