This commit is contained in:
Matthias Clasen 2006-03-04 05:47:27 +00:00
parent e52cf0d493
commit 19fd9080b7
3 changed files with 9 additions and 5 deletions

View File

@ -1 +1,2 @@
libsoup-2.2.7.tar.bz2 libsoup-2.2.7.tar.bz2
libsoup-2.2.91.tar.bz2

View File

@ -1,7 +1,7 @@
Summary: Soup, an HTTP library implementation Summary: Soup, an HTTP library implementation
Name: libsoup Name: libsoup
Version: 2.2.7 Version: 2.2.91
Release: 2 Release: 1
License: LGPL License: LGPL
Group: Development/Libraries Group: Development/Libraries
Source0: ftp://ftp.gnome.org/pub/gnome/sources/libsoup/2.2/%{name}-%{version}.tar.bz2 Source0: ftp://ftp.gnome.org/pub/gnome/sources/libsoup/2.2/%{name}-%{version}.tar.bz2
@ -9,7 +9,7 @@ URL: ftp://ftp.gnome.org/pub/gnome/sources/libsoup/
BuildRoot: %{_tmppath}/%{name}-root BuildRoot: %{_tmppath}/%{name}-root
Requires: glib2 >= 2.0, gnutls, libxml2 Requires: glib2 >= 2.0, gnutls, libxml2
BuildRequires: glib2-devel, pkgconfig, gtk-doc, gnutls-devel, libxml2-devel BuildRequires: glib2-devel, pkgconfig, gnutls-devel, libxml2-devel
%description %description
Libsoup is an HTTP library implementation in C. It was originally part Libsoup is an HTTP library implementation in C. It was originally part
@ -36,7 +36,7 @@ you to develop applications that use the libsoup library.
%setup -q %setup -q
%build %build
%configure --enable-gtk-doc %configure --disable-gtk-doc
make make
%install %install
@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/gtk-doc/html/libsoup %{_datadir}/gtk-doc/html/libsoup
%changelog %changelog
* Sat Mar 4 2006 Matthias Clasen <mclasen@redhat.com> - 2.2.91-1
- Update to 2.2.91
* Wed Feb 15 2006 Matthias Clasen <mclasen@redhat.com> - 2.2.7-2 * Wed Feb 15 2006 Matthias Clasen <mclasen@redhat.com> - 2.2.7-2
- Remove excessive Requires for the -devel package - Remove excessive Requires for the -devel package

View File

@ -1 +1 @@
fd1d6bf0ec3e57c8a1498b935d13ace4 libsoup-2.2.7.tar.bz2 61541fd6df42b718e84eab8c654a6c25 libsoup-2.2.91.tar.bz2