- 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
|
Summary: Soup, an HTTP library implementation
|
||||||
Name: libsoup
|
Name: libsoup
|
||||||
Version: 2.2.3
|
Version: 2.2.5
|
||||||
Release: 5
|
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
|
||||||
URL: ftp://ftp.gnome.org/pub/gnome/sources/libsoup/
|
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
|
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, gtk-doc, gnutls-devel, libxml2-devel
|
||||||
@ -38,10 +35,6 @@ you to develop applications that use the libsoup library.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
cd libsoup
|
|
||||||
%patch0 -p0 -b .fix-for-160071
|
|
||||||
cd ..
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --enable-gtk-doc
|
%configure --enable-gtk-doc
|
||||||
make
|
make
|
||||||
@ -73,6 +66,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/gtk-doc/html/libsoup
|
%{_datadir}/gtk-doc/html/libsoup
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Aug 8 2005 Tomas Mraz <tmraz@redhat.com> - 2.2.3-5
|
||||||
- rebuild with new gnutls
|
- rebuild with new gnutls
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user