summaryrefslogtreecommitdiffstats
path: root/metacity.spec
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2010-02-27 04:18:27 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2010-02-27 04:18:27 +0000
commit669c5c5bb8a4f39e73064525e5430193b1a2057b (patch)
treecfaa1549f0356bcc98612ea5e4244eb9e4803c39 /metacity.spec
parent9017a8ed69ec27e025a57ee0146a901d36c190c4 (diff)
downloadmetacity-669c5c5bb8a4f39e73064525e5430193b1a2057b.tar.gz
metacity-669c5c5bb8a4f39e73064525e5430193b1a2057b.tar.xz
metacity-669c5c5bb8a4f39e73064525e5430193b1a2057b.zip
Diffstat (limited to 'metacity.spec')
-rw-r--r--metacity.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/metacity.spec b/metacity.spec
index c29f1be..5a64c4c 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -3,7 +3,7 @@
Summary: Unobtrusive window manager
Name: metacity
Version: 2.28.1
-Release: 2%{?dist}
+Release: 3%{?dist}
URL: http://download.gnome.org/sources/metacity/
Source0: http://download.gnome.org/sources/metacity/2.28/metacity-%{version}.tar.bz2
# http://bugzilla.gnome.org/show_bug.cgi?id=558723
@@ -37,6 +37,8 @@ Patch21: Dont-warn-about-a-missing-session-file.patch
Patch24: metacity-2.28-empty-keybindings.patch
# https://bugzilla.gnome.org/show_bug.cgi?id=604319
Patch25: metacity-2.28-xioerror-unknown-display.patch
+# https://bugzilla.gnome.org/show_bug.cgi?id=611260
+Patch26: libs.patch
License: GPLv2+
Group: User Interface/Desktops
@@ -112,6 +114,7 @@ API. This package exists purely for technical reasons.
%patch21 -p1 -b .missing-session
%patch24 -p1 -b .empty-keybindings
%patch25 -p1 -b .xioerror-unknown-display
+%patch26 -p1 -b .libs
# force regeneration
rm src/metacity.schemas
@@ -219,6 +222,9 @@ fi
%{_mandir}/man1/metacity-window-demo.1.gz
%changelog
+* Fri Feb 26 2010 Matthias Clasen <mclasen@redhat.com> - 2.28.1-3
+- Fix linking with pedantic linkers
+
* Wed Jan 27 2010 Owen Taylor <otaylor@redhat.com> - 2.28.1-2
- Update to 2.28.1, remove 7 patches now applied upstream