OBS User unknown 2009-01-08 17:44:34 +00:00 committed by Git OBS Bridge
parent f23b59e127
commit 1798002d35
2 changed files with 31 additions and 9 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 7 12:34:56 CET 2009 - olh@suse.de
- obsolete old -XXbit packages (bnc#437293)
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 21 19:28:57 EST 2008 - mboman@suse.de Tue Oct 21 19:28:57 EST 2008 - mboman@suse.de

View File

@ -1,7 +1,7 @@
# #
# spec file for package libsoup (Version 2.24.1) # spec file for package libsoup (Version 2.24.1)
# #
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -28,9 +28,14 @@ BuildRequires: libxml2-devel
License: LGPL v2.1 or later License: LGPL v2.1 or later
Group: Development/Libraries/GNOME Group: Development/Libraries/GNOME
AutoReqProv: on AutoReqProv: on
# bug437293
%ifarch ppc64
Obsoletes: libsoup-64bit
%endif
#
Summary: Simple Object Access Protocol (SOAP) Summary: Simple Object Access Protocol (SOAP)
Version: 2.24.1 Version: 2.24.1
Release: 1 Release: 2
Source: ftp://ftp.gnome.org/pub/GNOME/stable/sources/libsoup/2.2/%{name}-%{version}.tar.bz2 Source: ftp://ftp.gnome.org/pub/GNOME/stable/sources/libsoup/2.2/%{name}-%{version}.tar.bz2
# PATCH-FEATURE-UPSTREAM libsoup-334021-client-ssl-certs.patch bgo334021 -- client SSL certificate support # PATCH-FEATURE-UPSTREAM libsoup-334021-client-ssl-certs.patch bgo334021 -- client SSL certificate support
Patch0: libsoup-334021-client-ssl-certs.patch Patch0: libsoup-334021-client-ssl-certs.patch
@ -68,6 +73,11 @@ License: LGPL v2.1 or later
Summary: Simple Object Access Protocol (SOAP) Summary: Simple Object Access Protocol (SOAP)
Group: Development/Libraries/GNOME Group: Development/Libraries/GNOME
Requires: %{name} >= %{version} Requires: %{name} >= %{version}
# bug437293
%ifarch ppc64
Obsoletes: libsoup-64bit
%endif
#
%description 2_4-1 %description 2_4-1
Soup is a SOAP (Simple Object Access Protocol) implementation in C. Soup is a SOAP (Simple Object Access Protocol) implementation in C.
@ -99,6 +109,11 @@ License: LGPL v2.1 or later
Summary: Include Files and Libraries mandatory for Development. Summary: Include Files and Libraries mandatory for Development.
Group: Development/Libraries/GNOME Group: Development/Libraries/GNOME
Requires: %{name} = %{version} glib2-devel libgnutls-devel libgcrypt-devel libgpg-error-devel libxml2-devel Requires: %{name} = %{version} glib2-devel libgnutls-devel libgcrypt-devel libgpg-error-devel libxml2-devel
# bug437293
%ifarch ppc64
Obsoletes: libsoup-devel-64bit
%endif
#
%description devel %description devel
Soup is a SOAP (Simple Object Access Protocol) implementation in C. It Soup is a SOAP (Simple Object Access Protocol) implementation in C. It
@ -186,7 +201,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/gtk-doc/html/libsoup-2.4 %{_datadir}/gtk-doc/html/libsoup-2.4
%changelog %changelog
* Tue Oct 21 2008 mboman@suse.de * Wed Jan 07 2009 olh@suse.de
- obsolete old -XXbit packages (bnc#437293)
* Wed Oct 22 2008 mboman@suse.de
- Update to version 2.24.1: - Update to version 2.24.1:
+ Bugs fixed: bgo#533473, bgo##536285, bgo#498509, bgo#553976, bgo#557072 + Bugs fixed: bgo#533473, bgo##536285, bgo#498509, bgo#553976, bgo#557072
+ Updated generated documentation + Updated generated documentation
@ -234,7 +251,7 @@ rm -rf $RPM_BUILD_ROOT
* Thu Apr 10 2008 ro@suse.de * Thu Apr 10 2008 ro@suse.de
- added baselibs.conf file to build xxbit packages - added baselibs.conf file to build xxbit packages
for multilib support for multilib support
* Wed Apr 09 2008 maw@suse.de * Thu Apr 10 2008 maw@suse.de
- Update to version 2.4.1: - Update to version 2.4.1:
+ Fixed SoupMessage to not downgrade to HTTP/1.0 for the second + Fixed SoupMessage to not downgrade to HTTP/1.0 for the second
attempt when it receives an HTTP/1.0 redirect or 401 attempt when it receives an HTTP/1.0 redirect or 401
@ -282,7 +299,7 @@ rm -rf $RPM_BUILD_ROOT
networks (bgo#523269) networks (bgo#523269)
* Added some new regression tests, fixed some small bugs in * Added some new regression tests, fixed some small bugs in
the existing ones. the existing ones.
* Thu Mar 13 2008 maw@suse.de * Fri Mar 14 2008 maw@suse.de
- Update to version 2.4.0: - Update to version 2.4.0:
+ Fixed a small memory leak in SoupSession (bgo#518798) + Fixed a small memory leak in SoupSession (bgo#518798)
+ Minor fixes to redirect behavior; PROPFINDs can now be + Minor fixes to redirect behavior; PROPFINDs can now be
@ -480,7 +497,7 @@ rm -rf $RPM_BUILD_ROOT
- Add lzo and lzo-devel to neededforbuild to get ssl support back (104319) - Add lzo and lzo-devel to neededforbuild to get ssl support back (104319)
* Thu Aug 11 2005 gekker@suse.de * Thu Aug 11 2005 gekker@suse.de
- Update to version 2.2.5 - Update to version 2.2.5
* Tue Jun 28 2005 gekker@suse.de * Wed Jun 29 2005 gekker@suse.de
- Update to version 2.2.3 - Update to version 2.2.3
* Tue Jun 28 2005 gekker@suse.de * Tue Jun 28 2005 gekker@suse.de
- Add patch for close exec (62176). - Add patch for close exec (62176).
@ -508,11 +525,11 @@ rm -rf $RPM_BUILD_ROOT
- Fix support for SSL - Fix support for SSL
* Wed Jul 28 2004 dobey@suse.de * Wed Jul 28 2004 dobey@suse.de
- Updated to version 2.1.12 - Updated to version 2.1.12
* Thu Jun 03 2004 mibarra@suse.de * Fri Jun 04 2004 mibarra@suse.de
- Updated to version 2.1.11 - Updated to version 2.1.11
* Fri May 21 2004 mibarra@suse.de * Sat May 22 2004 mibarra@suse.de
- Updated to version 2.1.10. - Updated to version 2.1.10.
* Mon May 17 2004 clahey@suse.de * Tue May 18 2004 clahey@suse.de
- Updated to version 2.1.9. - Updated to version 2.1.9.
* Mon Mar 22 2004 hhetter@suse.de * Mon Mar 22 2004 hhetter@suse.de
- updated to version 1.99.28 - updated to version 1.99.28