SPECS: python-logilab-common.spec - again, there is no __init__.py...

wrobell wrobell at pld-linux.org
Fri Mar 10 12:14:30 CET 2006


Author: wrobell                      Date: Fri Mar 10 11:14:30 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- again, there is no __init__.py in logilab module
- rel. 2

---- Files affected:
SPECS:
   python-logilab-common.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: SPECS/python-logilab-common.spec
diff -u SPECS/python-logilab-common.spec:1.29 SPECS/python-logilab-common.spec:1.30
--- SPECS/python-logilab-common.spec:1.29	Mon Mar  6 19:47:24 2006
+++ SPECS/python-logilab-common.spec	Fri Mar 10 12:14:25 2006
@@ -5,7 +5,7 @@
 Summary(pl):	Wspólne moduły Logilab
 Name:		python-logilab-common
 Version:	0.14.1
-Release:	1
+Release:	2
 License:	GPL
 Group:		Development/Languages/Python
 Source0:	ftp://ftp.logilab.fr/pub/common/%{module}-%{version}.tar.gz
@@ -45,6 +45,9 @@
 # because some logilab's software depend on this package
 # and some not, so they all provide the __init__.py and we
 # have to remove it in dependent software
+touch $RPM_BUILD_ROOT%{py_sitescriptdir}/logilab/__init__.py
+%py_comp $RPM_BUILD_ROOT%{py_sitescriptdir}/logilab/
+%py_ocomp $RPM_BUILD_ROOT%{py_sitescriptdir}/logilab/
 
 %py_postclean
 
@@ -62,6 +65,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2006/03/10 11:14:25  wrobell
+- again, there is no __init__.py in logilab module
+- rel. 2
+
 Revision 1.29  2006/03/06 18:47:24  wrobell
 - ver. 0.14.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-logilab-common.spec?r1=1.29&r2=1.30&f=u



More information about the pld-cvs-commit mailing list