diff --git a/libsoup.spec b/libsoup.spec index 785ae6a..d28c9cc 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -9,8 +9,6 @@ Summary: Soup, an HTTP library implementation URL: ftp://ftp.gnome.org/pub/gnome/sources/libsoup/ BuildRoot: %{_tmppath}/%{name}-root Source: %{name}-%{version}.tar.bz2 -# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=215919 -Patch0: libsoup-2.2.97-symbols.patch ### Dependencies ### @@ -85,6 +83,7 @@ rm -rf $RPM_BUILD_ROOT %changelog * Mon Nov 21 2006 Matthew Barnes - 2.2.98-1 - Update to 2.2.98 +- Remove patch for RH bug #215919 (fixed upstream). * Fri Nov 17 2006 Matthias Clasen - 2.2.97-2 - Avoid accidentally exported symbols (#215919)