Author: grzegol Date: Mon Aug 28 17:42:11 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added python25 patch (allow build with python-2.5.x)
---- Files affected: SPECS: newt.spec (1.84 -> 1.85) ---- Diffs: ================================================================ Index: SPECS/newt.spec diff -u SPECS/newt.spec:1.84 SPECS/newt.spec:1.85 --- SPECS/newt.spec:1.84 Fri May 26 00:48:07 2006 +++ SPECS/newt.spec Mon Aug 28 19:42:06 2006 @@ -23,11 +23,12 @@ Patch3: %{name}-PIC.patch Patch4: %{name}-gcc34.patch Patch5: %{name}-nopython.patch +Patch6: %{name}-python25.patch URL: http://www.msg.com.mx/Newt/ BuildRequires: autoconf BuildRequires: docbook-utils BuildRequires: popt-devel -%{?with_python:BuildRequires: python-devel >= 2.2} +%{?with_python:BuildRequires: python-devel >= 1:2.5} BuildRequires: rpm-pythonprov #BuildRequires: sgml-tools BuildRequires: slang-devel >= 2.0.0 @@ -167,6 +168,7 @@ %patch3 -p1 %patch4 -p1 %patch5 -p1 +%patch6 -p1 sed -i -e 's#gcc#%{__cc}#g;s,-g -O2,,g' Makefile.in @@ -242,6 +244,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.85 2006/08/28 17:42:06 grzegol +- added python25 patch (allow build with python-2.5.x) + Revision 1.84 2006/05/25 22:48:07 qboosh - changelog typo fix ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/newt.spec?r1=1.84&r2=1.85&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit