Author: qboosh Date: Mon Oct 17 16:29:21 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - fix ppc too; release 3
---- Files affected: SPECS: alex.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: SPECS/alex.spec diff -u SPECS/alex.spec:1.18 SPECS/alex.spec:1.19 --- SPECS/alex.spec:1.18 Mon Oct 17 14:10:47 2005 +++ SPECS/alex.spec Mon Oct 17 18:29:16 2005 @@ -7,7 +7,7 @@ Summary(pl): Generator analizatorów składniowych dla Haskella Name: alex Version: 2.0.1 -Release: 2 +Release: 3 License: BSD-like w/o adv. clause Group: Development/Tools Source0: http://www.haskell.org/alex/dist/%{name}-%{version}-src.tar.gz @@ -39,7 +39,7 @@ %prep %setup -q -sed -i -e 's/alpha\*-unknown-linux/alpha*-*-linux/' configure.ac +sed -i -e 's/\(alpha\*\|powerpc\|powerpc64\)-unknown-linux\*)/\1-*-linux*)/' configure.ac %build %{__aclocal} @@ -78,6 +78,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2005/10/17 16:29:16 qboosh +- fix ppc too; release 3 + Revision 1.18 2005/10/17 12:10:47 qboosh - added bootstrap bcond, release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/alex.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
