SPECS: python-gammu.spec - python 2.5 for .egg-info - py_postclean

qboosh qboosh at pld-linux.org
Sat Aug 4 18:06:59 CEST 2007


Author: qboosh                       Date: Sat Aug  4 16:06:59 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- python 2.5 for .egg-info
- py_postclean

---- Files affected:
SPECS:
   python-gammu.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/python-gammu.spec
diff -u SPECS/python-gammu.spec:1.6 SPECS/python-gammu.spec:1.7
--- SPECS/python-gammu.spec:1.6	Thu Aug  2 03:17:07 2007
+++ SPECS/python-gammu.spec	Sat Aug  4 18:06:54 2007
@@ -11,8 +11,9 @@
 URL:		http://icepick.info/
 BuildRequires:	gammu-devel >= 1:1.11.91
 BuildRequires:	pkgconfig >= 1:0.21-2
-BuildRequires:	python-devel
+BuildRequires:	python-devel >= 1:2.5
 BuildRequires:	rpm-pythonprov
+BuildRequires:	rpmbuild(macros) >= 1.219
 %pyrequires_eq	python-modules
 Requires:	gammu-libs >= 1:1.11.91
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -37,6 +38,8 @@
 python ./setup.py install --optimize=2 --root=$RPM_BUILD_ROOT
 cp -r examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
+%py_postclean
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -46,7 +49,6 @@
 %dir %{py_sitedir}/gammu
 %attr(755,root,root) %{py_sitedir}/gammu/*.so
 %{py_sitedir}/gammu/*.py[co]
-%{py_sitedir}/gammu/*.py
 %{py_sitedir}/*.egg-info
 %{_examplesdir}/%{name}-%{version}
 
@@ -56,6 +58,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2007/08/04 16:06:54  qboosh
+- python 2.5 for .egg-info
+- py_postclean
+
 Revision 1.6  2007/08/02 01:17:07  wolvverine
 - up to 0.21
 
================================================================

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



More information about the pld-cvs-commit mailing list