[compiz-fusion-unsupported] - remove elements plugin - remove devel package

leigh123linux leigh123linux at fedoraproject.org
Tue Jan 25 18:00:03 UTC 2011


commit 0a63f8f8a9e68735f182685fecadbd2433db5960
Author: Leigh Scott <leigh123linux at googlemail.com>
Date:   Tue Jan 25 17:59:52 2011 +0000

    - remove elements plugin
    - remove devel package

 compiz-fusion-unsupported.spec |   28 ++++++++--------------------
 1 files changed, 8 insertions(+), 20 deletions(-)
---
diff --git a/compiz-fusion-unsupported.spec b/compiz-fusion-unsupported.spec
index a1de532..3ecc1ec 100644
--- a/compiz-fusion-unsupported.spec
+++ b/compiz-fusion-unsupported.spec
@@ -1,9 +1,9 @@
-%global plugins atlantis autumn bubbles cubemodel elements fakeargb fireflies snow stars tile
+%global plugins atlantis cubemodel fakeargb tile
 %global plugins_compiz %(echo %{plugins} | sed -e 's/\\</compiz-/g')
  
 Name:  compiz-fusion-unsupported
 Version: 0.9.2.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: Additional plugins for Compiz
 Group: User Interface/Desktops
 License: GPLv2+
@@ -47,19 +47,10 @@ Requires(preun): GConf2
 This package contains the GNOME configuration for
 Compiz Fusion Unsupported
 
-%package devel
-Group: Development/Libraries
-Summary: Development files for Compiz-Fusion
-Requires: compiz-plugins-main-devel >= %{version}
-Requires: %{name} = %{version}
-
-%description devel
-This package contain development files required for developing other plugins
-
-
 %prep
 %setup -q -n compiz-plugins-unsupported-%{version}
-#chmod -x src/cubemodel/*.c src/cubemodel/*.h
+# delete elements as it requires itself to build
+rm -rf ./elements
 
 
 %build 
@@ -98,20 +89,17 @@ rm -rf $RPM_BUILD_ROOT
 %doc COPYING AUTHORS
 %{_libdir}/compiz/*.so
 %{_datadir}/compiz/*.xml
-%{_datadir}/compiz/elements/images/*.png
-%{_datadir}/compiz/elements/images/*.svg
 
 %files gconf
 %defattr(-,root,root,-)
 %{_sysconfdir}/gconf/schemas/*.schemas
 
-%files devel
-%defattr(-,root,root,-)
-%{_includedir}/compiz/elements/elements.h
-%{_libdir}/pkgconfig/compiz-elements.pc
-
 
 %changelog
+* Tue Jan 25 2011 Leigh Scott <leigh123linux at googlemail.com> - 0.9.2.1-2
+- remove elements plugin
+- remove devel package
+
 * Mon Jan 24 2011 Leigh Scott <leigh123linux at googlemail.com> - 0.9.2.1-1
 - Update to 0.9.2.1
 - adjust build for CMake


More information about the scm-commits mailing list