From c9ff4fe48d5503da7eb9246deb27bd023f85bc43 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 2 Mar 2010 23:45:59 +0000 Subject: [PATCH] fix build with pedantic linkers --- gedit.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gedit.spec b/gedit.spec index f2f4ce8..d84fea9 100644 --- a/gedit.spec +++ b/gedit.spec @@ -44,6 +44,9 @@ Patch2: gedit-2.25.5-fix-python-path.patch # http://bugzilla.gnome.org/show_bug.cgi?id=587053 Patch3: print-to-file.patch +# https://bugzilla.gnome.org/show_bug.cgi?id=609562 +Patch4: 0001-Fix-libm-and-libX11-linking.patch + BuildRequires: gnome-common BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: pango-devel >= %{pango_version} @@ -110,6 +113,7 @@ Install gedit-devel if you want to write plugins for gedit. %patch2 -p1 -b .fix-python-path %patch3 -p1 -b .print-to-file +%patch4 -p1 -b .libm autoreconf -f -i intltoolize -f