Author: baggins Date: Mon Oct 23 11:06:41 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2 - added avoid-RE patch
---- Files affected: SPECS: fpc.spec (1.62 -> 1.63) ---- Diffs: ================================================================ Index: SPECS/fpc.spec diff -u SPECS/fpc.spec:1.62 SPECS/fpc.spec:1.63 --- SPECS/fpc.spec:1.62 Sat Oct 21 00:29:56 2006 +++ SPECS/fpc.spec Mon Oct 23 13:06:36 2006 @@ -8,7 +8,7 @@ Summary(uk): ÷ŚĚŘÎÉĘ ËĎÍĐŚĚŃÔĎŇ Pascal Name: fpc Version: 2.0.4 -Release: 1 +Release: 2 License: GPL Group: Development/Languages Source0: ftp://ftp.freepascal.org/pub/fpc/dist/source-%{version}/%{name}build-%{version}.tar.gz @@ -25,6 +25,7 @@ Patch0: %{name}-skip-dev-dot.patch Patch1: %{name}-makedocs.patch Patch2: %{name}-gdb65.patch +Patch3: %{name}-avoid-RE.patch URL: http://www.freepascal.org/ BuildRequires: binutils-static >= 2.17.50 BuildRequires: ncurses-devel @@ -108,6 +109,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %ifarch %{ix86} tar xf %{SOURCE1} %define _bver %{version} @@ -263,6 +265,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.63 2006/10/23 11:06:36 baggins +- rel 2 +- added avoid-RE patch + Revision 1.62 2006/10/20 22:29:56 baggins - release 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/fpc.spec?r1=1.62&r2=1.63&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
