[graphite-web/f20: 36/38] Revert "Don't ship js/ext/resources/*.swf (RHBZ#1000253)"

Jamie Nguyen jamielinux at fedoraproject.org
Fri Nov 14 18:45:34 UTC 2014


commit 2667d7f74932e97099329e5520364637a83b5d0b
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Fri Nov 14 18:44:50 2014 +0000

    Revert "Don't ship js/ext/resources/*.swf (RHBZ#1000253)"
    
    This reverts commit 41db5188df1cde10c29a2c0323649fc211a62991.

 graphite-web.spec |    8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)
---
diff --git a/graphite-web.spec b/graphite-web.spec
index a20ad90..c760aa6 100644
--- a/graphite-web.spec
+++ b/graphite-web.spec
@@ -1,6 +1,6 @@
 Name:           graphite-web
 Version:        0.9.12
-Release:        2%{?dist}
+Release:        1%{?dist}
 Summary:        A Django webapp for enterprise scalable realtime graphing
 
 License:        ASL 2.0
@@ -103,9 +103,6 @@ popd
 # Don't ship thirdparty
 %{__rm} -rf %{buildroot}%{python_sitelib}/graphite/thirdparty
 
-# Don't ship js/ext/resources/*.swf
-%{__rm} -rf %{buildroot}%{_datarootdir}/graphite/webapp/content/js/ext/resources/*.swf
-
 
 %post selinux
 semanage fcontext -a -t httpd_sys_content_t '%{_localstatedir}/lib/graphite-web(/.*)?' 2>/dev/null || :
@@ -135,9 +132,6 @@ fi
 %doc README.selinux
 
 %changelog
-* Tue Sep 17 2013 Jonathan Steffan <jsteffan at fedoraproject.org> - 0.9.12-2
-- Don't ship js/ext/resources/*.swf (RHBZ#1000253)
-
 * Mon Sep 02 2013 Jonathan Steffan <jsteffan at fedoraproject.org> - 0.9.12-1
 - Update to 0.9.12
 - Require Django >= 1.3


More information about the scm-commits mailing list