SPECS: python-gaphas.spec - added api documentation - rel. 1
wrobell
wrobell at pld-linux.org
Mon Sep 10 19:32:29 CEST 2007
Author: wrobell Date: Mon Sep 10 17:32:29 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added api documentation
- rel. 1
---- Files affected:
SPECS:
python-gaphas.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/python-gaphas.spec
diff -u SPECS/python-gaphas.spec:1.1 SPECS/python-gaphas.spec:1.2
--- SPECS/python-gaphas.spec:1.1 Mon Sep 10 01:24:54 2007
+++ SPECS/python-gaphas.spec Mon Sep 10 19:32:24 2007
@@ -3,7 +3,7 @@
Summary: Cairo based canvas library
Name: python-%{module}
Version: 0.3.3
-Release: 0.1
+Release: 1
License: LGPL
Group: Python/Libraries
Source0: http://pypi.python.org/packages/source/g/gaphas/%{module}-%{version}.tar.gz
@@ -23,6 +23,7 @@
%build
%{__python} setup.py build
+%{__python} setup.py build_doc
%install
rm -rf $RPM_BUILD_ROOT
@@ -39,6 +40,7 @@
%files
%defattr(644,root,root,755)
%doc PKG-INFO
+%doc html/*
%{py_sitescriptdir}/%{module}
%{py_sitescriptdir}/%{module}*egg*
@@ -48,6 +50,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2007/09/10 17:32:24 wrobell
+- added api documentation
+- rel. 1
+
Revision 1.1 2007/09/09 23:24:54 wrobell
- based on gaphor.spec
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-gaphas.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list