This commit is contained in:
Matthias Clasen 2009-05-31 23:25:36 +00:00
parent 68853f246c
commit 48f2825721
3 changed files with 2 additions and 11 deletions

View File

@ -1 +1 @@
metacity-2.26.0.tar.bz2 metacity-2.27.0.tar.bz2

View File

@ -7,12 +7,6 @@ Source0: http://download.gnome.org/sources/metacity/2.27/metacity-%{version}.tar
Patch0: default-theme.patch Patch0: default-theme.patch
# http://bugzilla.gnome.org/show_bug.cgi?id=558723 # http://bugzilla.gnome.org/show_bug.cgi?id=558723
Patch4: stop-spamming-xsession-errors.patch Patch4: stop-spamming-xsession-errors.patch
# http://bugzilla.gnome.org/show_bug.cgi?id=557921
Patch5: metacity-canberra.patch
# fixed upstream
Patch6: metacity-dont-force-bell.patch
# fixed upstream
Patch7: metacity-struts.patch
License: GPLv2+ License: GPLv2+
Group: User Interface/Desktops Group: User Interface/Desktops
@ -74,9 +68,6 @@ API. This package exists purely for technical reasons.
%setup -q %setup -q
%patch0 -p1 -b .default-theme %patch0 -p1 -b .default-theme
%patch4 -p1 -b .stop-spamming-xsession-errors %patch4 -p1 -b .stop-spamming-xsession-errors
%patch5 -p1 -b .canberra
%patch6 -p1 -b .dont-force-bell
%patch7 -p1 -b .struts
autoreconf -i -f autoreconf -i -f

View File

@ -1 +1 @@
eafb624e79fbcdab6da59acc222430b1 metacity-2.26.0.tar.bz2 52871631cc13b7fde1403aaee3db32d4 metacity-2.27.0.tar.bz2