SPECS (DEVEL): libsoup.spec - updated to 2.25.91 - added -gnome, -gnome-dev...

megabajt megabajt at pld-linux.org
Thu Feb 19 11:25:31 CET 2009


Author: megabajt                     Date: Thu Feb 19 10:25:31 2009 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- updated to 2.25.91
- added -gnome, -gnome-devel and -gnome-static subpackages

---- Files affected:
SPECS:
   libsoup.spec (1.77 -> 1.77.2.1) 

---- Diffs:

================================================================
Index: SPECS/libsoup.spec
diff -u SPECS/libsoup.spec:1.77 SPECS/libsoup.spec:1.77.2.1
--- SPECS/libsoup.spec:1.77	Thu Jan 15 12:23:32 2009
+++ SPECS/libsoup.spec	Thu Feb 19 11:25:26 2009
@@ -2,21 +2,23 @@
 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.24.3
+Version:	2.25.91
 Release:	1
 License:	LGPL v2+
 Group:		Libraries
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/libsoup/2.24/%{name}-%{version}.tar.bz2
-# Source0-md5:	118967f097a7e1e9d5023f1f06e0b65a
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/libsoup/2.25/%{name}-%{version}.tar.bz2
+# Source0-md5:	ef29429708d463057f7eb4b40ec2a92e
 URL:		http://www.gnome.org/
 BuildRequires:	autoconf >= 2.53
 BuildRequires:	automake
-BuildRequires:	glib2-devel >= 1:2.16.0
+BuildRequires:	glib2-devel >= 1:2.19.7
 BuildRequires:	gnutls-devel >= 1.2.5
 BuildRequires:	gtk-doc >= 1.6
+BuildRequires:	libproxy-devel
 BuildRequires:	libtool
 BuildRequires:	libxml2-devel >= 1:2.6.31
 BuildRequires:	pkgconfig
+BuildRequires:	sqlite3-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -36,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.16.0
+Requires:	glib2-devel >= 1:2.19.7
 Requires:	gnutls-devel >= 1.2.5
 Requires:	libxml2-devel >= 1:2.6.31
 
@@ -59,6 +61,43 @@
 %description static -l pl.UTF-8
 Biblioteki statyczne SOAP.
 
+%package gnome
+Summary:	GNOME specific extensions to libsoup library
+Summary(pl.UTF-8):	Rozszerzenia GNOME do biblioteki libsoup
+Group:		Libraries
+Requires:	%{name} = %{version}-%{release}
+
+%description gnome
+GNOME specific extensions to libsoup library.
+
+%description gnome -l pl.UTF-8
+Rozszerzenia GNOME do biblioteki libsoup.
+
+%package gnome-devel
+Summary:	Header files for libsoup-gnome library
+Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki libsoup-gnome
+Group:		Development/Libraries
+Requires:	%{name}-devel = %{version}-%{release}
+Requires:	%{name}-gnome = %{version}-%{release}
+
+%description gnome-devel
+Header files for libsoup-gnome library.
+
+%description gnome-devel -l pl.UTF-8
+Pliki nagłówkowe biblioteki libsoup-gnome.
+
+%package gnome-static
+Summary:	Static libsoup-gnome library
+Summary(pl.UTF-8):	Statyczna biblioteka libsoup-gnome
+Group:		Development/Libraries
+Requires:	%{name}-gnome-devel = %{version}-%{release}
+
+%description gnome-static
+Static libsoup-gnome library.
+
+%description gnome-static -l pl.UTF-8
+Statyczna biblioteka libsoup-gnome.
+
 %package apidocs
 Summary:	libsoup API documentation
 Summary(pl.UTF-8):	Dokumentacja API libsoup
@@ -118,6 +157,22 @@
 %defattr(644,root,root,755)
 %{_libdir}/libsoup-2.4.a
 
+%files gnome
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libsoup-gnome-2.4.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libsoup-gnome-2.4.so.1
+
+%files gnome-devel
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libsoup-gnome-2.4.so
+%{_libdir}/libsoup-gnome-2.4.la
+%{_includedir}/libsoup-gnome-2.4
+%{_pkgconfigdir}/libsoup-gnome-2.4.pc
+
+%files gnome-static
+%defattr(644,root,root,755)
+%{_libdir}/libsoup-gnome-2.4.a
+
 %files apidocs
 %defattr(644,root,root,755)
 %{_gtkdocdir}/libsoup-2.4
@@ -128,6 +183,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.77.2.1  2009/02/19 10:25:26  megabajt
+- updated to 2.25.91
+- added -gnome, -gnome-devel and -gnome-static subpackages
+
 Revision 1.77  2009/01/15 11:23:32  megabajt
 - updated to 2.24.3
 
================================================================

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



More information about the pld-cvs-commit mailing list