summaryrefslogtreecommitdiffstats
path: root/metacity.spec
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2010-02-27 04:04:40 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2010-02-27 04:04:40 +0000
commit3a2e69b34e35e4a8d378eeb082cd2b097f33b1b9 (patch)
tree4cb0785dbf11916d3a7ac56eb69d6bc860a80c08 /metacity.spec
parent5297b784d4c6c8789c97370fc439c05aa7c9cc81 (diff)
downloadmetacity-39dd53d7e7bf1bd64805430d3f6553e6bcee6b9a.tar.gz
metacity-39dd53d7e7bf1bd64805430d3f6553e6bcee6b9a.tar.xz
metacity-39dd53d7e7bf1bd64805430d3f6553e6bcee6b9a.zip
fix linking with pedantic linkersmetacity-2_28_1-3_fc14
Diffstat (limited to 'metacity.spec')
-rw-r--r--metacity.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/metacity.spec b/metacity.spec
index 811a383..12be680 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -38,6 +38,8 @@ Patch24: metacity-2.28-empty-keybindings.patch
# https://bugzilla.gnome.org/show_bug.cgi?id=604319
Patch25: metacity-2.28-xioerror-unknown-display.patch
+Patch26: libs.patch
+
License: GPLv2+
Group: User Interface/Desktops
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -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
@@ -220,7 +223,7 @@ fi
%changelog
* Fri Feb 26 2010 Matthias Clasen <mclasen@redhat.com> - 2.28.1-3
-- Rebuild
+- 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