Author: qboosh Date: Sat Mar 8 12:26:17 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - /usr/share/compiz dir moved to -libs - release 0.2
---- Files affected: SPECS: compiz.spec (1.94 -> 1.95) ---- Diffs: ================================================================ Index: SPECS/compiz.spec diff -u SPECS/compiz.spec:1.94 SPECS/compiz.spec:1.95 --- SPECS/compiz.spec:1.94 Fri Mar 7 20:08:54 2008 +++ SPECS/compiz.spec Sat Mar 8 13:26:12 2008 @@ -13,7 +13,7 @@ Name: compiz # note that even versions are STABLE Version: 0.7.2 -Release: 0.1 +Release: 0.2 License: GPL or MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.gz @@ -293,7 +293,9 @@ %exclude %{_libdir}/compiz/libfs.so %{?with_gconf:%exclude %{_libdir}/compiz/libgconf.so} %exclude %{_libdir}/compiz/libsvg.so -%{_datadir}/compiz +%{_datadir}/compiz/*.xml +%{_datadir}/compiz/*.png +%{_datadir}/compiz/schemas.xslt %exclude %{_datadir}/compiz/fs.xml %exclude %{_datadir}/compiz/gconf.xml %exclude %{_datadir}/compiz/svg.xml @@ -303,6 +305,7 @@ %attr(755,root,root) %{_libdir}/libdecoration.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libdecoration.so.0 %dir %{_libdir}/compiz +%dir %{_datadir}/compiz %files devel %defattr(644,root,root,755) @@ -375,6 +378,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.95 2008-03-08 12:26:12 qboosh +- /usr/share/compiz dir moved to -libs +- release 0.2 + Revision 1.94 2008-03-07 19:08:54 shadzik - kde4 BRs - add patch1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/compiz.spec?r1=1.94&r2=1.95&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
