This commit is contained in:
Matthias Clasen 2009-01-05 19:27:07 +00:00
parent 9abde12532
commit 9188483cda
3 changed files with 6 additions and 6 deletions

View File

@ -1 +1 @@
metacity-2.25.55.tar.bz2
metacity-2.25.89.tar.bz2

View File

@ -1,12 +1,10 @@
Summary: Unobtrusive window manager
Name: metacity
Version: 2.25.55
Version: 2.25.89
Release: 1%{?dist}
URL: http://download.gnome.org/sources/metacity/
Source0: http://download.gnome.org/sources/metacity/2.25/metacity-%{version}.tar.bz2
Patch0: default-theme.patch
# http://bugzilla.gnome.org/show_bug.cgi?id=482354
Patch1: metacity-2.21.13-dont-move-windows.patch
# http://bugzilla.gnome.org/show_bug.cgi?id=552303
Patch2: leaks.patch
# http://bugzilla.gnome.org/show_bug.cgi?id=552307
@ -73,7 +71,6 @@ API. This package exists purely for technical reasons.
%prep
%setup -q
%patch0 -p1 -b .default-theme
%patch1 -p0 -b .dont-move-windows
%patch2 -p1 -b .leaks
%patch3 -p1 -b .string-leak
%patch4 -p1 -b .stop-spamming-xsession-errors
@ -180,6 +177,9 @@ fi
%{_mandir}/man1/metacity-window-demo.1.gz
%changelog
* Mon Jan 5 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.89-1
- Update to 2.25.89
* Tue Dec 16 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.55-1
- Update to 2.25.55

View File

@ -1 +1 @@
ab1f07d639351d6ed6386da9538b0ff4 metacity-2.25.55.tar.bz2
1d083549efdcdc6aad4eaada1c3ff86a metacity-2.25.89.tar.bz2