drop old patches

epel9
Matthias Clasen 13 years ago
parent 68d8d37aa2
commit 564a7fe728

@ -16,13 +16,6 @@ URL: http://projects.gnome.org/gconf/
Patch0: GConf-gettext.patch Patch0: GConf-gettext.patch
# upstream patches
Patch1: 0001-Cosmetics-Consistenly-capitalize-messages.patch
Patch2: 0002-Skip-nonexisting-schemas.patch
Patch3: 0003-Bump-GIO-dep-to-2.32.patch
# https://bugzilla.gnome.org/show_bug.cgi?id=670033
Patch4: fix-crasher.patch
BuildRequires: libxml2-devel >= %{libxml2_version} BuildRequires: libxml2-devel >= %{libxml2_version}
BuildRequires: libxslt-devel BuildRequires: libxslt-devel
BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: glib2-devel >= %{glib2_version}
@ -73,10 +66,6 @@ which require GTK+.
%prep %prep
%setup -q -n GConf-%{version} %setup -q -n GConf-%{version}
%patch0 -p1 -b .gettext %patch0 -p1 -b .gettext
%patch1 -p1
%patch2 -p1
%patch3 -p1
%patch4 -p1 -b .fix-crasher
autoreconf -i -f autoreconf -i -f

Loading…
Cancel
Save