SPECS (DEVEL): libsoup.spec - updated to 2.3.2 (new soname)

megabajt megabajt at pld-linux.org
Tue Feb 12 21:49:33 CET 2008


Author: megabajt                     Date: Tue Feb 12 20:49:33 2008 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- updated to 2.3.2 (new soname)

---- Files affected:
SPECS:
   libsoup.spec (1.70.2.1 -> 1.70.2.2) 

---- Diffs:

================================================================
Index: SPECS/libsoup.spec
diff -u SPECS/libsoup.spec:1.70.2.1 SPECS/libsoup.spec:1.70.2.2
--- SPECS/libsoup.spec:1.70.2.1	Tue Jan 29 20:14:17 2008
+++ SPECS/libsoup.spec	Tue Feb 12 21:49:27 2008
@@ -2,17 +2,17 @@
 Summary:	SOAP (Simple Object Access Protocol) implementation in C
 Summary(pl.UTF-8):	Implementacja w C SOAP (Simple Object Access Protocol)
 Name:		libsoup
-Version:	2.3.0.1
+Version:	2.3.2
 Release:	1
 License:	LGPL v2+
 Group:		Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/libsoup/2.3/%{name}-%{version}.tar.bz2
-# Source0-md5:	56b2692fd277850e52759251938520e7
+# Source0-md5:	3a0de2bc4e3409e3376e2091c836f59a
 Patch0:		%{name}-static.patch
 URL:		http://www.gnome.org/
 BuildRequires:	autoconf >= 2.53
 BuildRequires:	automake
-BuildRequires:	glib2-devel >= 1:2.15.4
+BuildRequires:	glib2-devel >= 1:2.15.5
 BuildRequires:	gnutls-devel >= 1.2.5
 BuildRequires:	gtk-doc >= 1.6
 BuildRequires:	libgpg-error-devel >= 0.4
@@ -38,7 +38,7 @@
 Summary(pl.UTF-8):	Pliki nagłówkowe, dokumentacja dla SOAP
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	glib2-devel >= 1:2.15.4
+Requires:	glib2-devel >= 1:2.15.5
 Requires:	gnutls-devel >= 1.2.5
 Requires:	libxml2-devel >= 1:2.6.31
 
@@ -109,7 +109,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_libdir}/libsoup-2.4.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libsoup-2.4.so.0
+%attr(755,root,root) %ghost %{_libdir}/libsoup-2.4.so.1
 
 %files devel
 %defattr(644,root,root,755)
@@ -124,7 +124,7 @@
 
 %files apidocs
 %defattr(644,root,root,755)
-%{_gtkdocdir}/%{name}
+%{_gtkdocdir}/libsoup-2.4
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -132,6 +132,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.70.2.2  2008-02-12 20:49:27  megabajt
+- updated to 2.3.2 (new soname)
+
 Revision 1.70.2.1  2008-01-29 19:14:17  megabajt
 - updated to 2.3.0.1 (new soname)
 - removed X11 from Group
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libsoup.spec?r1=1.70.2.1&r2=1.70.2.2&f=u



More information about the pld-cvs-commit mailing list