Author: baggins Date: Fri Oct 13 17:08:16 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - fix issue with udev and fp (fpc IDE)
---- Files affected: SPECS: fpc.spec (1.51 -> 1.51.2.1) ---- Diffs: ================================================================ Index: SPECS/fpc.spec diff -u SPECS/fpc.spec:1.51 SPECS/fpc.spec:1.51.2.1 --- SPECS/fpc.spec:1.51 Sat May 21 02:31:14 2005 +++ SPECS/fpc.spec Fri Oct 13 19:08:10 2006 @@ -7,7 +7,7 @@ Summary(uk): ÷ŚĚŘÎÉĘ ËĎÍĐŚĚŃÔĎŇ Pascal Name: fpc Version: 2.0.0 -Release: 1 +Release: 2 License: GPL Group: Development/Languages Vendor: Michael Van Canneyt <[EMAIL PROTECTED]> @@ -21,6 +21,7 @@ # Source3-md5: 7019384e09411902e530dfe55d4ff145 Source4: http://dl.sourceforge.net/freepascal/%{name}-%{version}.sparc-linux.tar # Source4-md5: dd8925ce8ce93309456c3072e6e4d14d +Patch0: %{name}-skip-dev-dot.patch URL: http://www.freepascal.org/ BuildRequires: ncurses-devel BuildRequires: gpm-devel @@ -97,6 +98,7 @@ tar xf %{SOURCE4} %define _bname sparc %endif +%patch0 -p1 tar xf binary.*-linux.tar @@ -221,6 +223,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.51.2.1 2006/10/13 17:08:10 baggins +- fix issue with udev and fp (fpc IDE) + Revision 1.51 2005/05/21 00:31:14 undefine - add readme.ide ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/fpc.spec?r1=1.51&r2=1.51.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
