SPECS: nemerle.spec - ok, it builds now without antlr
malekith
malekith at pld-linux.org
Wed Jul 20 11:36:32 CEST 2005
Author: malekith Date: Wed Jul 20 09:36:32 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- ok, it builds now without antlr
---- Files affected:
SPECS:
nemerle.spec (1.32 -> 1.33)
---- Diffs:
================================================================
Index: SPECS/nemerle.spec
diff -u SPECS/nemerle.spec:1.32 SPECS/nemerle.spec:1.33
--- SPECS/nemerle.spec:1.32 Wed Jul 20 11:28:17 2005
+++ SPECS/nemerle.spec Wed Jul 20 11:36:27 2005
@@ -13,7 +13,6 @@
Source0: http://nemerle.org/download/%{name}-%{version}.tar.bz2
# Source0-md5: 33263c735a6975fe8eb640fa6074aff9
URL: http://nemerle.org/
-BuildRequires: antlr
BuildRequires: mono-devel >= 1.1.6-2
BuildRequires: nant
BuildRequires: pkgconfig
@@ -62,6 +61,7 @@
--disable-aot \
--pkgconfigdir=%{_pkgconfigdir} \
--net-engine=mono
+cp -f tools/cs2n/antlr/antlr.runtime-2.7.4.dll tools/cs2n/antlr.runtime.dll
%{__make}
%{__make} check
%{__make} -C snippets clean
@@ -106,6 +106,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.33 2005/07/20 09:36:27 malekith
+- ok, it builds now without antlr
+
Revision 1.32 2005/07/20 09:28:17 malekith
- remove bogus part of my last commit
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/nemerle.spec?r1=1.32&r2=1.33&f=u
More information about the pld-cvs-commit
mailing list