[compiz-plugins-unsupported/f17] update spec file and bump version

Wolfgang Ulbrich raveit65 at fedoraproject.org
Wed Apr 24 19:13:12 UTC 2013


commit 6efe65bd302e478f077254a7e0c814832e0e6e5d
Author: raveit <chat-to-me at raveit.de>
Date:   Wed Apr 24 21:13:03 2013 +0200

    update spec file and bump version

 compiz-plugins-unsupported.spec |   14 +++++++++-----
 1 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/compiz-plugins-unsupported.spec b/compiz-plugins-unsupported.spec
index b813a22..2f88014 100644
--- a/compiz-plugins-unsupported.spec
+++ b/compiz-plugins-unsupported.spec
@@ -1,17 +1,17 @@
-%global plugins      atlantis cubemodel elements fakeargb mswitch snow tile
 
 %global  basever 0.8.8
  
 Name:    compiz-plugins-unsupported
 Version: 0.8.8
-Release: 6%{?dist}
+Release: 7%{?dist}
 Epoch:   1
 Summary: Additional plugins for Compiz
 Group:   User Interface/Desktops
 License: GPLv2+
 URL:     http://www.compiz.org
 Source0: http://releases.compiz.org/%{version}/%{name}-%{version}.tar.bz2
-Patch0:  compiz-plugins-unsupported_mate.patch
+Patch0:  compiz-plugins-unsupported_new-mate.patch
+Patch1:  compiz-plugins-unsupported_remove_gconf_usage.patch
 
 # libdrm is not available on these arches
 ExcludeArch: s390 s390x
@@ -50,10 +50,11 @@ This package contain development files required for developing other plugins
 %prep
 %setup -q
 %patch0 -p1 -b .mate
+%patch1 -p1 -b .remove_gconf
 chmod -x src/cubemodel/*.c src/cubemodel/*.h
 
 %build 
-%configure --disable-schemas
+%configure
 make %{?_smp_mflags}
 
 %install
@@ -65,7 +66,6 @@ find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} ';'
 %find_lang %{name}
 
 
-
 %files -f %{name}.lang
 %doc COPYING AUTHORS
 %{_libdir}/compiz/*.so
@@ -78,6 +78,10 @@ find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} ';'
 
 
 %changelog
+* Wed Apr 24 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1:0.8.8-7
+- rework mate patch
+- remove gconf usage
+
 * Sun Jan 13 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1:0.8.8-6
 - obsoletes compiz-fusion-unsupported
 


More information about the scm-commits mailing list