fix build with pedantic linkers
This commit is contained in:
parent
d1e7aa5923
commit
c9ff4fe48d
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user