From c83fe89893193c1466037ff7d751495df4de086c Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mar 17 2009 02:39:48 +0000 Subject: 2.26.0 --- diff --git a/.cvsignore b/.cvsignore index bd33b33..843ccb9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -metacity-2.25.144.tar.bz2 +metacity-2.26.0.tar.bz2 diff --git a/metacity.spec b/metacity.spec index dc33bd1..bf5dc88 100644 --- a/metacity.spec +++ b/metacity.spec @@ -1,9 +1,9 @@ Summary: Unobtrusive window manager Name: metacity -Version: 2.25.144 -Release: 6%{?dist} +Version: 2.26.0 +Release: 1%{?dist} URL: http://download.gnome.org/sources/metacity/ -Source0: http://download.gnome.org/sources/metacity/2.25/metacity-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/metacity/2.26/metacity-%{version}.tar.bz2 Patch0: default-theme.patch # http://bugzilla.gnome.org/show_bug.cgi?id=558723 Patch4: stop-spamming-xsession-errors.patch @@ -140,13 +140,13 @@ rm -rf $RPM_BUILD_ROOT export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/metacity.schemas > /dev/null || : -%pre +%pre if [ "$1" -gt 1 ]; then export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/metacity.schemas > /dev/null || : fi -%preun +%preun if [ "$1" -eq 0 ]; then export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/metacity.schemas > /dev/null || : @@ -182,6 +182,9 @@ fi %{_mandir}/man1/metacity-window-demo.1.gz %changelog +* Mon Mar 16 2009 Matthias Clasen - 2.26.0-1 +- Update to 2.26.0 + * Wed Mar 11 2009 Matthias Clasen - 2.25.144-6 - Fix interaction with autohide panels diff --git a/sources b/sources index 6696cd4..d10acb8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b7f51a8144584f51434b8775216bc2c5 metacity-2.25.144.tar.bz2 +eafb624e79fbcdab6da59acc222430b1 metacity-2.26.0.tar.bz2