Author: megabajt                     Date: Wed Apr 25 17:50:36 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added apidocs subpackage
- release 3

---- Files affected:
SPECS:
   libxml2.spec (1.149 -> 1.150) 

---- Diffs:

================================================================
Index: SPECS/libxml2.spec
diff -u SPECS/libxml2.spec:1.149 SPECS/libxml2.spec:1.150
--- SPECS/libxml2.spec:1.149    Thu Mar  8 23:43:35 2007
+++ SPECS/libxml2.spec  Wed Apr 25 19:50:29 2007
@@ -10,7 +10,7 @@
 Summary(pt_BR.UTF-8):  Biblioteca libXML versão 2
 Name:          libxml2
 Version:       2.6.27
-Release:       2
+Release:       3
 Epoch:         1
 License:       MIT
 Group:         Libraries
@@ -93,6 +93,18 @@
 Bibliotecas estáticas para desenvolvimento de aplicações que usem a
 biblioteca libxml.
 
+%package apidocs
+Summary:       libxml2 API documentation
+Summary(pl.UTF-8):     Dokumentacja API libxml2
+Group:         Documentation
+Requires:      gtk-doc-common
+
+%description apidocs
+libxml2 API documentation.
+
+%description apidocs -l pl.UTF-8
+Dokumentacja API libxml2.
+
 %package progs
 Summary:       XML files parser
 Summary(pl.UTF-8):     Analizator składniowy plików XML
@@ -206,7 +218,6 @@
 %{_includedir}/libxml2
 %{_mandir}/man1/xml2-config.1*
 %{_examplesdir}/%{name}-devel-%{version}
-%{_gtkdocdir}/libxml2
 
 %if %{with static_libs}
 %files static
@@ -214,6 +225,10 @@
 %{_libdir}/lib*.a
 %endif
 
+%files apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/libxml2
+
 %files progs
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/xmlcatalog
@@ -235,6 +250,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.150  2007/04/25 17:50:29  megabajt
+- added apidocs subpackage
+- release 3
+
 Revision 1.149  2007/03/08 22:43:35  qboosh
 - configure --without-python if building without python
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libxml2.spec?r1=1.149&r2=1.150&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to