[packages/metacity] - updated to 2.34.13

baggins baggins at pld-linux.org
Wed Dec 4 18:37:02 CET 2013


commit 1e123a2447744bca29ecb7c009a177da6eabe05e
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Dec 4 18:36:44 2013 +0100

    - updated to 2.34.13

 metacity.spec | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/metacity.spec b/metacity.spec
index 51c0b1a..4084dae 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -12,14 +12,13 @@
 Summary:	Metacity window manager
 Summary(pl.UTF-8):	Zarządca okien Metacity
 Name:		metacity
-Version:	2.34.2
+Version:	2.34.13
 Release:	1
 Epoch:		2
 License:	GPL v2+
 Group:		X11/Window Managers
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/metacity/2.34/%{name}-%{version}.tar.xz
-# Source0-md5:	c8d661a9f232d826c5f21bc0bff0a3e6
-BuildRequires:	GConf2-devel >= 2.24.0
+# Source0-md5:	6d89b71672d4fa49fc87f83d610d0ef6
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake >= 1.11.1
 BuildRequires:	gettext-devel
@@ -39,7 +38,7 @@ BuildRequires:	xorg-lib-libSM-devel
 # do we want to patch it?
 BuildRequires:	zenity
 BuildRequires:	xz >= 1:4.999.7
-Requires(post,preun):	GConf2
+Requires(post,postun):	glib2 >= 1:2.26.0
 Requires:	%{name}-libs = %{epoch}:%{version}-%{release}
 Requires:	metacity-theme-base = %{epoch}:%{version}-%{release}
 Requires:	zenity
@@ -220,10 +219,10 @@ install doc/metacity-theme.dtd $RPM_BUILD_ROOT%{_datadir}/xml/metacity
 rm -rf $RPM_BUILD_ROOT
 
 %post
-%gconf_schema_install metacity.schemas
+%glib_compile_schemas
 
-%preun
-%gconf_schema_uninstall metacity.schemas
+%postun
+%glib_compile_schemas
 
 %post	libs -p /sbin/ldconfig
 %postun	libs -p /sbin/ldconfig
@@ -235,9 +234,10 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/metacity-message
 %attr(755,root,root) %{_bindir}/metacity-theme-viewer
 %attr(755,root,root) %{_bindir}/metacity-window-demo
+%{_datadir}/GConf/gsettings/metacity-schemas.convert
+%{_datadir}/glib-2.0/schemas/org.gnome.metacity.gschema.xml
 %{_datadir}/%{name}
 %{_desktopdir}/metacity.desktop
-%{_sysconfdir}/gconf/schemas/metacity.schemas
 %{_datadir}/gnome-control-center/keybindings/*.xml
 %{?with_gnome2:%{_datadir}/gnome/wm-properties/metacity-wm.desktop}
 %{_datadir}/xml/metacity
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/metacity.git/commitdiff/1e123a2447744bca29ecb7c009a177da6eabe05e



More information about the pld-cvs-commit mailing list