SPECS: compiz.spec - kconfig plugin back to its own package

qboosh qboosh at pld-linux.org
Sun Apr 13 17:24:12 CEST 2008


Author: qboosh                       Date: Sun Apr 13 15:24:12 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- kconfig plugin back to its own package

---- Files affected:
SPECS:
   compiz.spec (1.98 -> 1.99) 

---- Diffs:

================================================================
Index: SPECS/compiz.spec
diff -u SPECS/compiz.spec:1.98 SPECS/compiz.spec:1.99
--- SPECS/compiz.spec:1.98	Wed Apr  9 02:59:57 2008
+++ SPECS/compiz.spec	Sun Apr 13 17:24:07 2008
@@ -5,7 +5,7 @@
 %bcond_without	gtk		# gtk window decorator
 %bcond_without	gnome		# gnome settings module
 %bcond_without	metacity	# metacity theme support
-%bcond_without	kde		# kde-window-decorator
+%bcond_without	kde		# kde-window-decorator and kconfig
 %bcond_with	kde4		# kde4-window-decorator
 #
 Summary:	OpenGL window and compositing manager
@@ -75,7 +75,6 @@
 BuildRequires:	kde4-kdebase-workspace-devel
 %endif
 Requires:	%{name}-libs = %{version}-%{release}
-Obsoletes:	compiz-kconfig
 Obsoletes:	compiz-opacity
 Conflicts:	xorg-xserver-xgl < 0.0.20060505
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -153,6 +152,20 @@
 %description gconf -l pl.UTF-8
 Wtyczka GConf dla Compiza (backend sterujący oparty na GConfie).
 
+%package kconfig 
+Summary:	kconfig plugin for Compiz
+Summary(pl.UTF-8):	Wtyczka kconfig dla Compiza
+Group:		X11/Applications
+Requires(post,preun):	GConf2
+Requires:	%{name} = %{version}-%{release}
+Obsoletes:	beryl-core-gconf
+
+%description kconfig 
+kconfig plugin for Compiz (KDE control backend).
+
+%description kconfig -l pl.UTF-8
+Wtyczka kconfig dla Compiza (backend sterujący oparty na KDE).
+
 %package svg
 Summary:	SVG plugin for Compiz
 Summary(pl.UTF-8):	Wtyczka SVG dla Compiza
@@ -337,6 +350,14 @@
 %{_pkgconfigdir}/compiz-gconf.pc
 %endif
 
+%if %{with kde}
+%files kconfig
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/compiz/libkconfig.so
+%{_datadir}/config/compizrc
+%{_datadir}/config.kcfg/*.kcfg
+%endif
+
 %files svg
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/compiz/libsvg.so
@@ -364,9 +385,6 @@
 %files kde-decorator
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/kde-window-decorator
-%attr(755,root,root) %{_libdir}/compiz/libkconfig.so
-%{_datadir}/config.kcfg/*.kcfg
-%{_datadir}/config/compizrc
 %endif
 
 %if %{with kde4}
@@ -381,6 +399,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.99  2008-04-13 15:24:07  qboosh
+- kconfig plugin back to its own package
+
 Revision 1.98  2008-04-09 00:59:57  wrobell
 - moved libkconfig to kde decorator package
 - rel. 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/compiz.spec?r1=1.98&r2=1.99&f=u



More information about the pld-cvs-commit mailing list