rpms/metacity/devel .cvsignore, 1.84, 1.85 metacity.spec, 1.187, 1.188 sources, 1.84, 1.85

Matthias Clasen mclasen at fedoraproject.org
Tue Mar 17 02:40:18 UTC 2009


Author: mclasen

Update of /cvs/pkgs/rpms/metacity/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5035

Modified Files:
	.cvsignore metacity.spec sources 
Log Message:
2.26.0



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/metacity/devel/.cvsignore,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- .cvsignore	3 Feb 2009 05:26:54 -0000	1.84
+++ .cvsignore	17 Mar 2009 02:39:48 -0000	1.85
@@ -1 +1 @@
-metacity-2.25.144.tar.bz2
+metacity-2.26.0.tar.bz2


Index: metacity.spec
===================================================================
RCS file: /cvs/pkgs/rpms/metacity/devel/metacity.spec,v
retrieving revision 1.187
retrieving revision 1.188
diff -u -r1.187 -r1.188
--- metacity.spec	12 Mar 2009 02:55:30 -0000	1.187
+++ metacity.spec	17 Mar 2009 02:39:48 -0000	1.188
@@ -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 @@
 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 @@
 %{_mandir}/man1/metacity-window-demo.1.gz
 
 %changelog
+* Mon Mar 16 2009 Matthias Clasen  <mclasen at redhat.com> - 2.26.0-1
+- Update to 2.26.0
+
 * Wed Mar 11 2009 Matthias Clasen  <mclasen at redhat.com> - 2.25.144-6
 - Fix interaction with autohide panels
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/metacity/devel/sources,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- sources	3 Feb 2009 05:26:54 -0000	1.84
+++ sources	17 Mar 2009 02:39:48 -0000	1.85
@@ -1 +1 @@
-b7f51a8144584f51434b8775216bc2c5  metacity-2.25.144.tar.bz2
+eafb624e79fbcdab6da59acc222430b1  metacity-2.26.0.tar.bz2




More information about the fedora-extras-commits mailing list