SPECS: libsoup.spec - up to 2.2.98 - separated -apidocs

megabajt megabajt at pld-linux.org
Sun Dec 24 15:29:26 CET 2006


Author: megabajt                     Date: Sun Dec 24 14:29:26 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.2.98
- separated -apidocs

---- Files affected:
SPECS:
   libsoup.spec (1.57 -> 1.58) 

---- Diffs:

================================================================
Index: SPECS/libsoup.spec
diff -u SPECS/libsoup.spec:1.57 SPECS/libsoup.spec:1.58
--- SPECS/libsoup.spec:1.57	Sun Dec 24 03:37:40 2006
+++ SPECS/libsoup.spec	Sun Dec 24 15:29:20 2006
@@ -2,22 +2,21 @@
 Summary:	SOAP (Simple Object Access Protocol) implementation in C
 Summary(pl):	Implementacja w C SOAP (Simple Object Access Protocol)
 Name:		libsoup
-Version:	2.2.96
-Release:	2
+Version:	2.2.98
+Release:	1
 License:	LGPL v2
 Group:		X11/Libraries
 Source0:	http://ftp.gnome.org/pub/gnome/sources/libsoup/2.2/%{name}-%{version}.tar.bz2
-# Source0-md5:	2704961ca2b9597819f21b40d4a0e0aa
+# Source0-md5:	c779f84c4add124e704e6ea3ccc4039c
 URL:		http://www.gnome.org/
 BuildRequires:	autoconf >= 2.53
 BuildRequires:	automake
-BuildRequires:	glib2-devel >= 1:2.12.1
+BuildRequires:	glib2-devel >= 1:2.12.6
 BuildRequires:	gnutls-devel >= 1.2.5
 BuildRequires:	gtk-doc >= 1.6
-BuildRequires:	intltool >= 0.35
 BuildRequires:	libgpg-error-devel >= 0.4
 BuildRequires:	libtool
-BuildRequires:	libxml2-devel >= 1:2.6.26
+BuildRequires:	libxml2-devel >= 1:2.6.27
 BuildRequires:	pkgconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -33,14 +32,26 @@
 Language) dla kompilatora C, który generuje klienckie stub i szkielety
 serwerów dla łatwego wywoływania i implementowania metod SOAP.
 
+%package apidocs
+Summary:	libsoup API documentation
+Summary(pl):	Dokumentacja API libsoup
+Group:		Documentation
+Requires:	gtk-doc-common
+
+%description apidocs
+libsoup API documentation.
+
+%description apidocs -l pl
+Dokumentacja API libsoup.
+
 %package devel
 Summary:	Include files etc to develop SOAP applications
 Summary(pl):	Pliki nagłówkowe, dokumentacja dla SOAP
 Group:		X11/Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	glib2-devel >= 1:2.12.1
+Requires:	glib2-devel >= 1:2.12.6
 Requires:	gnutls-devel >= 1.0.6
-Requires:	libxml2-devel >= 1:2.6.26
+Requires:	libxml2-devel >= 1:2.6.27
 
 %description devel
 Header files, etc you can use to develop SOAP applications.
@@ -66,7 +77,6 @@
 
 %build
 %{__glib_gettextize}
-%{__intltoolize}
 %{__libtoolize}
 %{__aclocal}
 %{__autoheader}
@@ -98,13 +108,16 @@
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
 
+%files apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/%{name}
+
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/lib*.la
 %{_includedir}/*
 %{_pkgconfigdir}/*
-%{_gtkdocdir}/*
 
 %files static
 %defattr(644,root,root,755)
@@ -116,6 +129,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.58  2006/12/24 14:29:20  megabajt
+- up to 2.2.98
+- separated -apidocs
+
 Revision 1.57  2006/12/24 02:37:40  czarny
 - rebuild for new file + rpm libtool deps
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libsoup.spec?r1=1.57&r2=1.58&f=u



More information about the pld-cvs-commit mailing list