Author: qboosh Date: Mon Oct 23 16:06:34 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.3.2
---- Files affected: SPECS: compiz.spec (1.52 -> 1.53) ---- Diffs: ================================================================ Index: SPECS/compiz.spec diff -u SPECS/compiz.spec:1.52 SPECS/compiz.spec:1.53 --- SPECS/compiz.spec:1.52 Sun Oct 15 03:42:57 2006 +++ SPECS/compiz.spec Mon Oct 23 18:06:24 2006 @@ -10,12 +10,12 @@ Summary: OpenGL window and compositing manager Summary(pl): OpenGL-owy zarządca okien i składania Name: compiz -Version: 0.2.0 +Version: 0.3.2 Release: 1 License: GPL or MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 -# Source0-md5: 286a36ddb5d5b05534eb809eab541ec8 +# Source0-md5: 269fd407832dd5ff4728e0c4d445eb9b Source1: %{name}-pld.png # Source1-md5: 3050dc90fd4e5e990bb5baeb82bd3c8a URL: http://xorg.freedesktop.org/ @@ -188,6 +188,12 @@ %preun gconf %gconf_schema_uninstall compiz.schemas +%post gtk-decorator +%gconf_schema_install gwd.schemas + +%preun gtk-decorator +%gconf_schema_uninstall gwd.schemas + %files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS COPYING COPYING.MIT ChangeLog NEWS README TODO @@ -220,6 +226,7 @@ %files gtk-decorator %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/gtk-window-decorator +%{_sysconfdir}/gconf/schemas/gwd.schemas %endif %if %{with kde} @@ -234,6 +241,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.53 2006/10/23 16:06:24 qboosh +- updated to 0.3.2 + Revision 1.52 2006/10/15 01:42:57 qboosh - updated to 0.2.0, dropped minimize-scaler-mod patch - gnome-decorator renamed to gtk-decorator ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/compiz.spec?r1=1.52&r2=1.53&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
