[compiz-fusion-unsupported] - fix perms on debug package

leigh123linux leigh123linux at fedoraproject.org
Tue Jan 25 18:20:27 UTC 2011


commit 8da805563d0948f547a20f0ff9c132f1a8843030
Author: Leigh Scott <leigh123linux at googlemail.com>
Date:   Tue Jan 25 18:20:16 2011 +0000

    - fix perms on debug package

 compiz-fusion-unsupported.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/compiz-fusion-unsupported.spec b/compiz-fusion-unsupported.spec
index 3ecc1ec..a3ef328 100644
--- a/compiz-fusion-unsupported.spec
+++ b/compiz-fusion-unsupported.spec
@@ -3,7 +3,7 @@
  
 Name:  compiz-fusion-unsupported
 Version: 0.9.2.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: Additional plugins for Compiz
 Group: User Interface/Desktops
 License: GPLv2+
@@ -51,6 +51,8 @@ Compiz Fusion Unsupported
 %setup -q -n compiz-plugins-unsupported-%{version}
 # delete elements as it requires itself to build
 rm -rf ./elements
+# fix perms on debug package
+chmod -x ./cubemodel/src/cubemodel.cpp ./cubemodel/src/cubemodel.h ./cubemodel/src/fileParser.cpp
 
 
 %build 
@@ -96,6 +98,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jan 25 2011 Leigh Scott <leigh123linux at googlemail.com> - 0.9.2.1-3
+- fix perms on debug package
+
 * Tue Jan 25 2011 Leigh Scott <leigh123linux at googlemail.com> - 0.9.2.1-2
 - remove elements plugin
 - remove devel package


More information about the scm-commits mailing list