]> git.pld-linux.org Git - packages/compiz.git/commitdiff
- moved libkconfig to kde decorator package auto/th/compiz-0_7_4-2
authorwrobell <wrobell@pld-linux.org>
Wed, 9 Apr 2008 00:59:57 +0000 (00:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel. 2

Changed files:
    compiz.spec -> 1.98

compiz.spec

index ff7e27cb67f08bb201e11358d8cdca52a3d5853c..5818d4fa4317be86c69db36c95635eee0b93c4c3 100644 (file)
@@ -12,7 +12,7 @@ Summary(pl.UTF-8):    OpenGL-owy zarządca okien i składania
 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
@@ -291,6 +291,7 @@ done
 %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
@@ -362,6 +363,7 @@ done
 %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
This page took 0.117652 seconds and 4 git commands to generate.