[python26-tornado/el5: 12/31] - removed spurious permission fix which caused build to fail

gholms gholms at fedoraproject.org
Fri Aug 3 22:39:12 UTC 2012


commit aae88f4fb392c8747443b54b17d7600e4f144425
Author: Ionuț C. Arțăriși <mapleoin at lavabit.com>
Date:   Sun Aug 15 00:03:12 2010 +0300

     - removed spurious permission fix which caused build to fail

 python-tornado.spec |    9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)
---
diff --git a/python-tornado.spec b/python-tornado.spec
index 0bb7277..2298cb5 100644
--- a/python-tornado.spec
+++ b/python-tornado.spec
@@ -46,14 +46,6 @@ for File in `find %{pkgname} -name "*py"`; do
     %{__rm} ${File}.orig
 done
 
-# spurious permission fix
-%{__chmod} -x demos/*/*py
-%{__chmod} -x demos/*/*/*py
-%{__chmod} -x demos/*/*/*/*py
-
-# remove empty file
-rm -rf demos/facebook/static/facebook.js
-
 %build
 python setup.py build
 
@@ -83,6 +75,7 @@ rm -rf %{buildroot}
 %changelog
 * Sat Aug 14 2010 Ionuț C. Arțăriși <mapleoin at fedoraproject.org> - 1.0.1-1
 - new upstream release 1.0.1
+- remove spurious permission fix
 
 * Wed Oct 21 2009 Ionuț Arțăriși <mapleoin at fedoraproject.org> - 0.2-3
 - changed -doc package group to Documentation


More information about the scm-commits mailing list