SPECS: python-gnome-desktop.spec - use _gtkdocdir as apidocs locat...
qboosh
qboosh at pld-linux.org
Thu Mar 20 18:58:46 CET 2008
Author: qboosh Date: Thu Mar 20 17:58:46 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- use _gtkdocdir as apidocs location (install fix needed, release 1.1)
---- Files affected:
SPECS:
python-gnome-desktop.spec (1.31 -> 1.32)
---- Diffs:
================================================================
Index: SPECS/python-gnome-desktop.spec
diff -u SPECS/python-gnome-desktop.spec:1.31 SPECS/python-gnome-desktop.spec:1.32
--- SPECS/python-gnome-desktop.spec:1.31 Wed Mar 12 16:04:28 2008
+++ SPECS/python-gnome-desktop.spec Thu Mar 20 18:58:41 2008
@@ -10,7 +10,7 @@
Summary(pl.UTF-8): Wiązania Pythona do bibliotek GNOME
Name: python-gnome-desktop
Version: 2.22.0
-Release: 1
+Release: 1.1
License: GPL v2/LGPL v2.1 (see COPYING)
Group: Libraries/Python
Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-python-desktop/2.22/%{module}-%{version}.tar.bz2
@@ -281,9 +281,9 @@
%files apidocs
%defattr(644,root,root,755)
-%{_datadir}/gtk-doc/html/pygnomeprint
-%{_datadir}/gtk-doc/html/pygnomeprintui
-%{_datadir}/gtk-doc/html/pygtksourceview
+%{_gtkdocdir}/pygnomeprint
+%{_gtkdocdir}/pygnomeprintui
+%{_gtkdocdir}/pygtksourceview
%files examples
%defattr(644,root,root,755)
@@ -348,6 +348,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.32 2008-03-20 17:58:41 qboosh
+- use _gtkdocdir as apidocs location (install fix needed, release 1.1)
+
Revision 1.31 2008-03-12 15:04:28 patrys
- 2.22.0
- metacity bindings no longer supported upstream
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-gnome-desktop.spec?r1=1.31&r2=1.32&f=u
More information about the pld-cvs-commit
mailing list