SPECS: python-pygobject.spec - apidocs subpkg
freetz
freetz at pld-linux.org
Thu Aug 10 22:26:58 CEST 2006
Author: freetz Date: Thu Aug 10 20:26:58 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- apidocs subpkg
---- Files affected:
SPECS:
python-pygobject.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/python-pygobject.spec
diff -u SPECS/python-pygobject.spec:1.6 SPECS/python-pygobject.spec:1.7
--- SPECS/python-pygobject.spec:1.6 Thu Aug 10 22:17:04 2006
+++ SPECS/python-pygobject.spec Thu Aug 10 22:26:52 2006
@@ -62,6 +62,18 @@
%description examples -l pl
Ten pakiet zawiera przykładowe programy dla biblioteki GObject.
+%package apidocs
+Summary: pygobject API documentation
+Summary(pl): Dokumentacja API pygobject
+Group: Documentation
+Requires: gtk-doc-common
+
+%description apidocs
+pygobject API documentation.
+
+%description apidocs -l pl
+Dokumentacja API pygobject.
+
%prep
%setup -q -n %{module}-%{version}
@@ -119,12 +131,19 @@
%defattr(644,root,root,755)
%{_examplesdir}/%{name}-%{version}
+%files apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/%{name}
+
%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.7 2006/08/10 20:26:52 freetz
+- apidocs subpkg
+
Revision 1.6 2006/08/10 20:17:04 freetz
- 2.11.2, removed obsolete shade_verbatim patch, update file list
@@ -142,4 +161,3 @@
Revision 1.1 2006/06/07 12:18:02 freetz
- intial, based on pygtk spec
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-pygobject.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list