Author: rotom Date: Sun Aug 20 13:25:24 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - up tp 0.0.13.31 - added makefile patch - added lost dir
---- Files affected: SPECS: compiz-quinnstorm.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/compiz-quinnstorm.spec diff -u SPECS/compiz-quinnstorm.spec:1.13 SPECS/compiz-quinnstorm.spec:1.14 --- SPECS/compiz-quinnstorm.spec:1.13 Sat Aug 19 15:39:13 2006 +++ SPECS/compiz-quinnstorm.spec Sun Aug 20 15:25:19 2006 @@ -5,22 +5,22 @@ %bcond_without gnome # don't build gnome-window-decorator %bcond_with kde # build kde-window-decorator (not working) # -%define _snap 20060803 +%define _snap 20060817 %define _realname compiz %define _mainver 0.0.13 # Summary: OpenGL window and compositing manager Summary(pl): OpenGL-owy zarządca okien i składania Name: compiz-quinnstorm -Version: 0.0.13.27 +Version: 0.0.13.31 Release: 1 License: GPL/MIT Group: X11 Source0: http://distfiles.xgl-coffee.org/compiz-quinnstorm/%{name}-%{version}.tar.bz2 -# Source0-md5: 70da87b63af44ca6425bae7ff9272f28 +# Source0-md5: 4ee4d73f19bcdaddfc4cfc9c25bd54e1 Source1: %{_realname}-pld.png # Source1-md5: 3050dc90fd4e5e990bb5baeb82bd3c8a -Patch0: %{_realname}-minimize-scaler-mod.patch +Patch0: %{name}-makefile.patch %if %{with gconf} || %{with gnome} BuildRequires: GConf2-devel >= 2.0 %endif @@ -142,9 +142,8 @@ Dekorator okien dla KDE. %prep -%setup -q -n %{_realname}-%{_mainver} -# doesn't apply anymore -#%patch0 -p0 +%setup -q -n %{_realname} +%patch0 -p0 %build autoreconf -v --install @@ -156,6 +155,7 @@ %configure \ --disable-static \ --enable-svg \ + --enable-librsvg \ --enable-libsvg-cairo \ %{!?with_gconf:--disable-gconf} \ --%{?with_gnome:en}%{!?with_gnome:dis}able-gnome \ @@ -192,9 +192,11 @@ %attr(755,root,root) %{_libdir}/compiz/*.so %{_datadir}/compiz %if %{with gnome} +%dir %{_datadir}/gnome/wm-properties %{_datadir}/gnome/wm-properties/* %endif %{_sysconfdir}/gconf/schemas/compiz.schemas +%{_datadir}/dbus-1/services/compiz.service %files devel %defattr(644,root,root,755) @@ -223,6 +225,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2006/08/20 13:25:19 rotom +- up tp 0.0.13.31 +- added makefile patch +- added lost dir + Revision 1.13 2006/08/19 13:39:13 qboosh - updated md5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/compiz-quinnstorm.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
