Author: qboosh Date: Sun Jul 8 18:26:19 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - bluez-libs dep is autodetected - include .egg-info for python 2.5
---- Files affected: SPECS: python-pybluez.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/python-pybluez.spec diff -u SPECS/python-pybluez.spec:1.8 SPECS/python-pybluez.spec:1.9 --- SPECS/python-pybluez.spec:1.8 Sun Jul 8 20:20:45 2007 +++ SPECS/python-pybluez.spec Sun Jul 8 20:26:14 2007 @@ -6,17 +6,16 @@ Name: python-%{realname} Version: 0.9.2 Release: 1 -License: GPL +License: GPL v2+ Group: Libraries/Python Source0: http://org.csail.mit.edu/pybluez/release/%{realname}-src-%{version}.tar.gz # Source0-md5: 49c8bdd5d8def11df40ce3a84b7ab839 Url: http://org.csail.mit.edu/pybluez/ BuildRequires: bluez-libs-devel BuildRequires: pydoc -BuildRequires: python-devel +BuildRequires: python-devel >= 1:2.5 BuildRequires: rpmbuild(macros) >= 1.219 -%pyrequires_eq python-libs -Requires: bluez-libs +%pyrequires_eq python-libs BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -49,9 +48,10 @@ %files %defattr(644,root,root,755) -%doc doc/*.html +%doc CHANGELOG README doc/*.html %attr(755,root,root) %{py_sitedir}/_bluetooth.so -%{py_sitedir}/*.py[co] +%{py_sitedir}/bluetooth.py[co] +%{py_sitedir}/PyBluez-*.egg-info %{_examplesdir}/%{name}-%{version} %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -60,6 +60,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2007/07/08 18:26:14 qboosh +- bluez-libs dep is autodetected +- include .egg-info for python 2.5 + Revision 1.8 2007/07/08 18:20:45 qboosh - unified ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/python-pybluez.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit