- 2.2.5
- Removed gnome-bug-306877-soup-connection-ntlm.c.patch (#160071) as this is now in upstream tarball
This commit is contained in:
parent
b20910bc7e
commit
f7e813a72e
@ -1 +1 @@
|
||||
libsoup-2.2.3.tar.bz2
|
||||
libsoup-2.2.5.tar.bz2
|
||||
|
16
libsoup.spec
16
libsoup.spec
@ -1,15 +1,12 @@
|
||||
Summary: Soup, an HTTP library implementation
|
||||
Name: libsoup
|
||||
Version: 2.2.3
|
||||
Release: 5
|
||||
Version: 2.2.5
|
||||
Release: 1
|
||||
License: LGPL
|
||||
Group: Development/Libraries
|
||||
Source0: ftp://ftp.gnome.org/pub/gnome/sources/libsoup/2.2/%{name}-%{version}.tar.bz2
|
||||
URL: ftp://ftp.gnome.org/pub/gnome/sources/libsoup/
|
||||
|
||||
# Patch for bug #160071:
|
||||
Patch0: gnome-bug-306877-soup-connection-ntlm.c.patch
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-root
|
||||
Requires: glib2 >= 2.0, gnutls, libxml2
|
||||
BuildRequires: glib2-devel, pkgconfig, gtk-doc, gnutls-devel, libxml2-devel
|
||||
@ -38,10 +35,6 @@ you to develop applications that use the libsoup library.
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
cd libsoup
|
||||
%patch0 -p0 -b .fix-for-160071
|
||||
cd ..
|
||||
|
||||
%build
|
||||
%configure --enable-gtk-doc
|
||||
make
|
||||
@ -73,6 +66,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/gtk-doc/html/libsoup
|
||||
|
||||
%changelog
|
||||
* Tue Aug 9 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.5-1
|
||||
- 2.2.5
|
||||
- Removed gnome-bug-306877-soup-connection-ntlm.c.patch (#160071) as this is
|
||||
now in upstream tarball
|
||||
|
||||
* Mon Aug 8 2005 Tomas Mraz <tmraz@redhat.com> - 2.2.3-5
|
||||
- rebuild with new gnutls
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user