SPECS: python-gnome-desktop.spec - added apidocs subpackage - rele...

megabajt megabajt at pld-linux.org
Thu Dec 13 09:41:10 CET 2007


Author: megabajt                     Date: Thu Dec 13 08:41:10 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added apidocs subpackage
- release 2

---- Files affected:
SPECS:
   python-gnome-desktop.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: SPECS/python-gnome-desktop.spec
diff -u SPECS/python-gnome-desktop.spec:1.29 SPECS/python-gnome-desktop.spec:1.30
--- SPECS/python-gnome-desktop.spec:1.29	Tue Sep 18 19:52:32 2007
+++ SPECS/python-gnome-desktop.spec	Thu Dec 13 09:41:05 2007
@@ -10,7 +10,7 @@
 Summary(pl.UTF-8):	Wiązania Pythona do bibliotek GNOME
 Name:		python-gnome-desktop
 Version:	2.20.0
-Release:	1
+Release:	2
 License:	GPL v2/LGPL v2.1 (see COPYING)
 Group:		Libraries/Python
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-python-desktop/2.20/%{module}-%{version}.tar.bz2
@@ -67,6 +67,18 @@
 %description devel -l pl.UTF-8
 Pliki programistyczne wiązań Pythona do GNOME.
 
+%package apidocs
+Summary:	GNOME bindings for Python API documentation
+Summary(pl.UTF-8):	Dokumentacja API wiązań Pythona do GNOME
+Group:		Documentation
+Requires:	gtk-doc-common
+
+%description apidocs
+GNOME bindings for Python API documentation.
+
+%description apidocs -l pl.UTF-8
+Dokumentacja API wiązań Pythona do GNOME.
+
 %package examples
 Summary:	Example programs for python-gnome-desktop
 Summary(pl.UTF-8):	Przykładowe programy do python-gnome-desktop
@@ -272,6 +284,12 @@
 %{pydefsdir}/*
 %{_pkgconfigdir}/*.pc
 
+%files apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/pygnomeprint
+%{_gtkdocdir}/pygnomeprintui
+%{_gtkdocdir}/pygtksourceview
+
 %files examples
 %defattr(644,root,root,755)
 %{_examplesdir}/%{name}-%{version}
@@ -284,7 +302,6 @@
 %files gtksourceview
 %defattr(644,root,root,755)
 %attr(755,root,root) %{py_sitedir}/gtk-2.0/gtksourceview.so
-%{_gtkdocdir}/pygtksourceview
 
 %files keyring
 %defattr(644,root,root,755)
@@ -319,8 +336,6 @@
 %dir %{py_sitedir}/gtk-2.0/gnomeprint
 %attr(755,root,root) %{py_sitedir}/gtk-2.0/gnomeprint/*.so
 %{py_sitedir}/gtk-2.0/gnomeprint/*.py?
-%{_gtkdocdir}/pygnomeprint
-%{_gtkdocdir}/pygnomeprintui
 
 %if %{with totem}
 %files totem
@@ -336,6 +351,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2007-12-13 08:41:05  megabajt
+- added apidocs subpackage
+- release 2
+
 Revision 1.29  2007-09-18 17:52:32  megabajt
 - updated deps
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-gnome-desktop.spec?r1=1.29&r2=1.30&f=u



More information about the pld-cvs-commit mailing list