From: Marcin Banasiak Date: Wed, 25 Apr 2007 17:50:29 +0000 (+0000) Subject: - added apidocs subpackage X-Git-Tag: auto/th/libxml2-2_6_27-3 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=e5fe7879dbf85c9b3ca15666104326e61ea4a3d9;p=packages%2Flibxml2.git - added apidocs subpackage - release 3 Changed files: libxml2.spec -> 1.150 --- diff --git a/libxml2.spec b/libxml2.spec index e98c3df..97b96fe 100644 --- a/libxml2.spec +++ b/libxml2.spec @@ -9,7 +9,7 @@ Summary(pl.UTF-8): Biblioteka libXML wersja 2 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 @@ -92,6 +92,18 @@ Biblioteka statyczna libxml2. 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 @@ -205,7 +217,6 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/libxml2 %{_mandir}/man1/xml2-config.1* %{_examplesdir}/%{name}-devel-%{version} -%{_gtkdocdir}/libxml2 %if %{with static_libs} %files static @@ -213,6 +224,10 @@ rm -rf $RPM_BUILD_ROOT %{_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