Author: rotom Date: Sun Oct 21 07:42:51 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.6.2 - thx to Piotr Grymkowski - kconfig removed
---- Files affected: SPECS: compiz.spec (1.79 -> 1.80) ---- Diffs: ================================================================ Index: SPECS/compiz.spec diff -u SPECS/compiz.spec:1.79 SPECS/compiz.spec:1.80 --- SPECS/compiz.spec:1.79 Sun Sep 30 13:29:51 2007 +++ SPECS/compiz.spec Sun Oct 21 09:42:46 2007 @@ -10,12 +10,12 @@ Summary: OpenGL window and compositing manager Summary(pl.UTF-8): OpenGL-owy zarządca okien i składania Name: compiz -Version: 0.5.4 -Release: 4 +Version: 0.6.2 +Release: 1 License: GPL or MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.gz -# Source0-md5: 04f88b85c15e02b4bd11cb9c2706707f +# Source0-md5: 7e6edfdbf0dc46b135313440edae7a53 Patch0: %{name}-DESTDIR.patch URL: http://xorg.freedesktop.org/ %if %{with gconf} || %{with gtk} @@ -35,6 +35,7 @@ BuildRequires: librsvg-devel >= 1:2.14.0 BuildRequires: libtool BuildRequires: libxcb-devel +BuildRequires: libxslt-devel BuildRequires: pkgconfig BuildRequires: startup-notification-devel >= 0.7 BuildRequires: xorg-lib-libSM-devel @@ -140,18 +141,6 @@ %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: %{name} = %{version}-%{release} - -%description kconfig -Kconfig plugin for Compiz (Kconfig control backend). - -%description kconfig -l pl.UTF-8 -Wtyczka Kconfig dla Compiza (backend sterujący oparty na Kconfigu). - %package gnome-settings Summary: Compiz settings for GNOME control panel Summary(pl.UTF-8): Ustawienia compiza dla panelu sterowania GNOME @@ -265,15 +254,9 @@ %attr(755,root,root) %{_libdir}/compiz/*.so %exclude %{_libdir}/compiz/libfs.so %{?with_gconf:%exclude %{_libdir}/compiz/libgconf.so} -%{?with_kde:%exclude %{_libdir}/compiz/libkconfig.so} %{_datadir}/compiz -%if %{with gnome} -%{_datadir}/gnome-control-center/keybindings/50-compiz-desktop-key.xml -%{_datadir}/gnome-control-center/keybindings/50-compiz-key.xml -%endif %exclude %{_datadir}/compiz/fs.xml %exclude %{_datadir}/compiz/gconf.xml -%exclude %{_datadir}/compiz/kconfig.xml %files libs %defattr(644,root,root,755) @@ -307,17 +290,6 @@ %{_pkgconfigdir}/compiz-gconf.pc %endif -%if %{with kde} -%files kconfig -%defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/compiz/libkconfig.so -%{_datadir}/compiz/kconfig.xml -%{_datadir}/config.kcfg/compiz-*.kcfg -%{_datadir}/config/compizrc -# what for? -%{_pkgconfigdir}/compiz-kconfig.pc -%endif - %if %{with gnome} && %{with gtk} %files gnome-settings %defattr(644,root,root,755) @@ -346,6 +318,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.80 2007/10/21 07:42:46 rotom +- up to 0.6.2 +- thx to Piotr Grymkowski +- kconfig removed + Revision 1.79 2007/09/30 11:29:51 wolf - mark what I shouldn't bother with ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/compiz.spec?r1=1.79&r2=1.80&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
