SPECS: xmlsec1.spec - added apidocs subpackage - release 3

megabajt megabajt at pld-linux.org
Thu Jun 21 10:11:55 CEST 2007


Author: megabajt                     Date: Thu Jun 21 08:11:55 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added apidocs subpackage
- release 3

---- Files affected:
SPECS:
   xmlsec1.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/xmlsec1.spec
diff -u SPECS/xmlsec1.spec:1.12 SPECS/xmlsec1.spec:1.13
--- SPECS/xmlsec1.spec:1.12	Mon Feb 12 23:09:23 2007
+++ SPECS/xmlsec1.spec	Thu Jun 21 10:11:49 2007
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Biblioteka bezpieczeństwa XML
 Name:		xmlsec1
 Version:	1.2.10
-Release:	2
+Release:	3
 License:	MIT
 Group:		Libraries
 Source0:	http://www.aleksey.com/xmlsec/download/%{name}-%{version}.tar.gz
@@ -52,7 +52,6 @@
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki XMLSec
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	gtk-doc-common
 Requires:	libxml2-devel >= 1:2.6.12
 Requires:	libxslt-devel >= 1.0.20
 
@@ -74,6 +73,18 @@
 %description static -l pl.UTF-8
 Statyczna biblioteka XMLSec.
 
+%package apidocs
+Summary:	XMLSec library API documentation
+Summary(pl.UTF-8):	Dokumentacja API biblioteki XMLSec
+Group:		Documentation
+Requires:	gtk-doc-common
+
+%description apidocs
+XMLSec library API documentation.
+
+%description apidocs -l pl.UTF-8
+Dokumentacja API biblioteki XMLSec.
+
 %package gnutls
 Summary:	GnuTLS crypto plugin for XML Security Library
 Summary(pl.UTF-8):	Wtyczka kryptograficzna GnuTLS dla biblioteki XMLSec
@@ -226,12 +237,15 @@
 %{_includedir}/xmlsec1/xmlsec/private
 %{_pkgconfigdir}/xmlsec1.pc
 %{_mandir}/man1/xmlsec1-config.1*
-%{_gtkdocdir}/xmlsec1
 
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/libxmlsec1.a
 
+%files apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/xmlsec1
+
 %files gnutls
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libxmlsec1-gnutls.so.*.*.*
@@ -277,6 +291,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2007/06/21 08:11:49  megabajt
+- added apidocs subpackage
+- release 3
+
 Revision 1.12  2007/02/12 22:09:23  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xmlsec1.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list