Author: qboosh Date: Thu Mar 1 20:11:06 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - script perms, python epoch
---- Files affected: SPECS: python-logilab-common.spec (1.38 -> 1.39) ---- Diffs: ================================================================ Index: SPECS/python-logilab-common.spec diff -u SPECS/python-logilab-common.spec:1.38 SPECS/python-logilab-common.spec:1.39 --- SPECS/python-logilab-common.spec:1.38 Thu Mar 1 13:29:41 2007 +++ SPECS/python-logilab-common.spec Thu Mar 1 21:11:00 2007 @@ -12,7 +12,7 @@ # Source0-md5: b9f1d1f1ca1d45184f8117fb761607c8 URL: http://www.logilab.org/projects/common/view BuildRequires: python-devel -BuildRequires: python-modules >= 2.5 +BuildRequires: python-modules >= 1:2.5 BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.219 %pyrequires_eq python-modules @@ -57,7 +57,8 @@ %files %defattr(644,root,root,755) %doc ChangeLog README -%{_bindir}/pytest +# isn't name too generic? +%attr(755,root,root) %{_bindir}/pytest %{py_sitescriptdir}/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -66,6 +67,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.39 2007/03/01 20:11:00 qboosh +- script perms, python epoch + Revision 1.38 2007/03/01 12:29:41 wrobell - ver. 0.21.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/python-logilab-common.spec?r1=1.38&r2=1.39&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
