SPECS: python-pybluez.spec - Documentation added

beorn beorn at pld-linux.org
Thu Jun 28 22:13:06 CEST 2007


Author: beorn                        Date: Thu Jun 28 20:13:06 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Documentation added

---- Files affected:
SPECS:
   python-pybluez.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/python-pybluez.spec
diff -u SPECS/python-pybluez.spec:1.5 SPECS/python-pybluez.spec:1.6
--- SPECS/python-pybluez.spec:1.5	Thu Jun 28 22:04:36 2007
+++ SPECS/python-pybluez.spec	Thu Jun 28 22:13:01 2007
@@ -12,6 +12,7 @@
 # Source0-md5:	49c8bdd5d8def11df40ce3a84b7ab839
 Url:		http://org.csail.mit.edu/pybluez/
 BuildRequires:	bluez-libs-devel
+BuildRequires:	pydoc
 BuildRequires:	python-devel
 BuildRequires:	rpmbuild(macros) >= 1.219
 %pyrequires_eq  python-libs
@@ -40,6 +41,7 @@
 %py_ocomp $RPM_BUILD_ROOT%{py_sitedir}
 %py_postclean
 cp -r examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+./doc/gendoc
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -49,6 +51,7 @@
 %attr(755,root,root) %{py_sitedir}/_bluetooth.so
 %{py_sitedir}/*.py[co]
 %{_examplesdir}/%{name}-%{version}
+%doc doc/*.html
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -56,6 +59,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2007/06/28 20:13:01  beorn
+- Documentation added
+
 Revision 1.5  2007/06/28 20:04:36  wolvverine
 - add R
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-pybluez.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list