SPECS: compiz.spec - moved libkconfig to kde decorator package - r...
wrobell
wrobell at pld-linux.org
Wed Apr 9 03:00:02 CEST 2008
Author: wrobell Date: Wed Apr 9 01:00:02 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- moved libkconfig to kde decorator package
- rel. 2
---- Files affected:
SPECS:
compiz.spec (1.97 -> 1.98)
---- Diffs:
================================================================
Index: SPECS/compiz.spec
diff -u SPECS/compiz.spec:1.97 SPECS/compiz.spec:1.98
--- SPECS/compiz.spec:1.97 Sun Apr 6 18:19:28 2008
+++ SPECS/compiz.spec Wed Apr 9 02:59:57 2008
@@ -13,7 +13,7 @@
Name: compiz
# note that even versions are STABLE
Version: 0.7.4
-Release: 1
+Release: 2
License: GPL or MIT
Group: X11/Applications
Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.gz
@@ -292,6 +292,7 @@
%attr(755,root,root) %{_bindir}/compiz
%attr(755,root,root) %{_libdir}/compiz/*.so
%exclude %{_libdir}/compiz/libfs.so
+%{?with_kde:%exclude %{_libdir}/compiz/libkconfig.so}
%{?with_gconf:%exclude %{_libdir}/compiz/libgconf.so}
%exclude %{_libdir}/compiz/libsvg.so
%{_datadir}/compiz/*.xml
@@ -363,6 +364,7 @@
%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
@@ -379,6 +381,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.98 2008-04-09 00:59:57 wrobell
+- moved libkconfig to kde decorator package
+- rel. 2
+
Revision 1.97 2008-04-06 16:19:28 wolvverine
- up to 0.7.4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/compiz.spec?r1=1.97&r2=1.98&f=u
More information about the pld-cvs-commit
mailing list