- Update to 2.2.97

- Remove patch for Gnome.org bug #356809 (fixed upstream).
This commit is contained in:
Matthew Barnes 2006-11-07 00:58:13 +00:00
parent 433027a178
commit b0e50d4961
3 changed files with 8 additions and 10 deletions

View File

@ -1 +1 @@
libsoup-2.2.96.tar.bz2 libsoup-2.2.97.tar.bz2

View File

@ -1,8 +1,8 @@
### Abstract ### ### Abstract ###
Name: libsoup Name: libsoup
Version: 2.2.96 Version: 2.2.97
Release: 5%{?dist} Release: 1%{?dist}
License: LGPL License: LGPL
Group: Development/Libraries Group: Development/Libraries
Summary: Soup, an HTTP library implementation Summary: Soup, an HTTP library implementation
@ -10,11 +10,6 @@ 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
### Patches ###
# Gnome.org bug #356809
Patch1: libsoup-2.2.96-uninstall.patch
### Dependencies ### ### Dependencies ###
Requires: glib2 >= 2.6 Requires: glib2 >= 2.6
@ -53,7 +48,6 @@ you to develop applications that use the libsoup library.
%prep %prep
%setup -q %setup -q
%patch1 -p1 -b .uninstall
%build %build
%configure --disable-gtk-doc %configure --disable-gtk-doc
@ -86,6 +80,10 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/gtk-doc/html/libsoup %{_datadir}/gtk-doc/html/libsoup
%changelog %changelog
* Mon Nov 06 2006 Matthew Barnes <mbarnes@redhat.com> - 2.2.97-1
- Update to 2.2.97
- Remove patch for Gnome.org bug #356809 (fixed upstream).
* Fri Nov 03 2006 Matthew Barnes <mbarnes@redhat.com> - 2.2.96-5 * Fri Nov 03 2006 Matthew Barnes <mbarnes@redhat.com> - 2.2.96-5
- Revised patch for Gnome.org bug #356809 to match upstream. - Revised patch for Gnome.org bug #356809 to match upstream.

View File

@ -1 +1 @@
2704961ca2b9597819f21b40d4a0e0aa libsoup-2.2.96.tar.bz2 78a7771b26274e74890eba5be0aa87f1 libsoup-2.2.97.tar.bz2