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

megabajt megabajt at pld-linux.org
Sat Dec 15 22:18:47 CET 2007


Author: megabajt                     Date: Sat Dec 15 21:18:47 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added apidocs subpackage
- release 2

---- Files affected:
SPECS:
   librsvg.spec (1.126 -> 1.127) 

---- Diffs:

================================================================
Index: SPECS/librsvg.spec
diff -u SPECS/librsvg.spec:1.126 SPECS/librsvg.spec:1.127
--- SPECS/librsvg.spec:1.126	Wed Aug 29 21:48:54 2007
+++ SPECS/librsvg.spec	Sat Dec 15 22:18:42 2007
@@ -19,7 +19,7 @@
 Summary(uk.UTF-8):	SVG бібліотека
 Name:		librsvg
 Version:	2.18.2
-Release:	1
+Release:	2
 Epoch:		1
 License:	LGPL v2+
 Group:		Libraries
@@ -124,6 +124,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
 
@@ -180,18 +192,27 @@
 %{_libdir}/librsvg-2.la
 %{_pkgconfigdir}/librsvg-2.0.pc
 %{_includedir}/librsvg-2
-%{_gtkdocdir}/%{name}
 
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/librsvg-2.a
 
+%if %{with apidocs}
+%files apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/%{name}
+%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.127  2007-12-15 21:18:42  megabajt
+- added apidocs subpackage
+- release 2
+
 Revision 1.126  2007-08-29 19:48:54  megabajt
 - updated to 2.18.2
 
================================================================

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



More information about the pld-cvs-commit mailing list