SPECS: librsvg-gtk.spec - added apidocs subpackage - release 2

grym3k grym3k at pld-linux.org
Thu Jan 3 19:01:35 CET 2008


Author: grym3k                       Date: Thu Jan  3 18:01:35 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added apidocs subpackage
- release 2

---- Files affected:
SPECS:
   librsvg-gtk.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/librsvg-gtk.spec
diff -u SPECS/librsvg-gtk.spec:1.1 SPECS/librsvg-gtk.spec:1.2
--- SPECS/librsvg-gtk.spec:1.1	Sat Nov  3 13:46:47 2007
+++ SPECS/librsvg-gtk.spec	Thu Jan  3 19:01:29 2008
@@ -13,7 +13,7 @@
 Summary(uk.UTF-8):	SVG бібліотека
 Name:		librsvg-gtk
 Version:	2.18.2
-Release:	1
+Release:	2
 Epoch:		1
 License:	LGPL v2+
 Group:		Libraries
@@ -118,6 +118,18 @@
 Bibliotecas estáticas para o desenvolvimento de aplicações com
 librsvg.
 
+%package apidocs
+Summary:	librsvg API documentation
+Summary(pl.UTF-8):	Dokumentacja API biblioteki librsvg
+Group:		Documentation
+Requires:	gtk-doc-common
+
+%description apidocs
+librsvg API documentation.
+
+%description apidocs -l pl.UTF-8
+Dokumentacja API biblioteki librsvg.
+
 %prep
 %setup -q -n %{_realname}-%{version}
 
@@ -174,18 +186,24 @@
 %{_libdir}/librsvg-2.la
 %{_pkgconfigdir}/librsvg-2.0.pc
 %{_includedir}/librsvg-2
-%{_gtkdocdir}/%{_realname}
 
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/librsvg-2.a
 
+%if %{with apidocs}
+%files apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/%{_realname}
+%endif
+
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.1  2007-11-03 12:46:47  grym3k
-- initial version, need testing
+Revision 1.2  2008-01-03 18:01:29  grym3k
+- added apidocs subpackage
+- release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/librsvg-gtk.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list