- Update to 2.2.98

- Remove patch for RH bug #215919 (fixed upstream).
This commit is contained in:
Matthew Barnes 2006-11-21 12:16:15 +00:00
parent de5335497c
commit b7f0924496

View File

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