drop redundant patch

epel9
Matthias Clasen 19 years ago
parent 74724a0e3e
commit 8645285e9e

@ -21,8 +21,6 @@ BuildRequires: libtool
# http://bugzilla.gnome.org/show_bug.cgi?id=121025 # http://bugzilla.gnome.org/show_bug.cgi?id=121025
Patch1: libglade-2.0.1-nowarning.patch Patch1: libglade-2.0.1-nowarning.patch
# fixed in upstream cvs
Patch2: libglade-2.5.1-invisible-char.patch
%description %description
Libglade is a small library that allows a program to load its user Libglade is a small library that allows a program to load its user
@ -52,7 +50,6 @@ that you can use to develop libglade applications.
%setup -q -n libglade-%{version} %setup -q -n libglade-%{version}
%patch1 -p1 -b .nowarning %patch1 -p1 -b .nowarning
%patch2 -p1 -b .invisible-char
%build %build
%configure --disable-gtk-doc %configure --disable-gtk-doc

Loading…
Cancel
Save