SPECS: nemerle.spec - add missing br antlr

malekith malekith at pld-linux.org
Wed Jul 20 10:49:04 CEST 2005


Author: malekith                     Date: Wed Jul 20 08:49:04 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add missing br antlr

---- Files affected:
SPECS:
   nemerle.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: SPECS/nemerle.spec
diff -u SPECS/nemerle.spec:1.30 SPECS/nemerle.spec:1.31
--- SPECS/nemerle.spec:1.30	Wed Jun  1 14:08:39 2005
+++ SPECS/nemerle.spec	Wed Jul 20 10:48:58 2005
@@ -13,6 +13,7 @@
 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
@@ -82,14 +83,14 @@
 %doc NEWS AUTHORS README doc/html misc/*.{vim,el}
 %attr(755,root,root) %{_bindir}/ncc
 %attr(755,root,root) %{_bindir}/ncc.exe
-%attr(755,root,root) %{_bindir}/cs2n
-%attr(755,root,root) %{_bindir}/cs2n.exe
+#%attr(755,root,root) %{_bindir}/cs2n
+#%attr(755,root,root) %{_bindir}/cs2n.exe
 %attr(755,root,root) %{_bindir}/nemish
 %attr(755,root,root) %{_bindir}/nemish.exe
 %{_prefix}/lib/mono/nemerle
 %{_prefix}/lib/mono/gac/Nemerle.*
-%{_prefix}/lib/mono/gac/antlr*
-%{_datadir}/NAnt/bin/Nemerle.NAnt.Tasks.*
+#%{_prefix}/lib/mono/gac/antlr*
+#%{_datadir}/NAnt/bin/Nemerle.NAnt.Tasks.*
 %{_mandir}/man1/*
 %{_pkgconfigdir}/nemerle.pc
 %{_examplesdir}/%{name}-%{version}
@@ -105,6 +106,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2005/07/20 08:48:58  malekith
+- add missing br antlr
+
 Revision 1.30  2005/06/01 12:08:39  malekith
 - oops, the tarball has changed
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nemerle.spec?r1=1.30&r2=1.31&f=u




More information about the pld-cvs-commit mailing list