SPECS: antlr.spec - gcj issue fixed, missed dir for dotnet added, ...

pluto pluto at pld-linux.org
Fri Aug 4 00:14:26 CEST 2006


Author: pluto                        Date: Thu Aug  3 22:14:26 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- gcj issue fixed, missed dir for dotnet added, release 2.

---- Files affected:
SPECS:
   antlr.spec (1.42 -> 1.43) 

---- Diffs:

================================================================
Index: SPECS/antlr.spec
diff -u SPECS/antlr.spec:1.42 SPECS/antlr.spec:1.43
--- SPECS/antlr.spec:1.42	Thu Aug  3 23:41:23 2006
+++ SPECS/antlr.spec	Fri Aug  4 00:14:21 2006
@@ -1,11 +1,10 @@
 # $Revision$, $Date$
 # TODO:
-#  *  fix gcj build/runtime
 #  *  add python bcond
 #  *  package the Emacs and Jedit modes
 #
 # Conditional build:
-%bcond_with	gcj	# use GCJ instead of javac
+%bcond_without	gcj	# use javac instead of GCJ
 %bcond_without	dotnet	# don't build .NET modules
 #
 %{?with_dotnet:%include	/usr/lib/rpm/macros.mono}
@@ -14,7 +13,7 @@
 Summary(pl):	Jeszcze jedno narzędzie do rozpoznawania języka
 Name:		antlr
 Version:	2.7.6
-Release:	1
+Release:	2
 License:	Public Domain
 Group:		Development/Tools
 Source0:	http://www.antlr.org/download/%{name}-%{version}.tar.gz
@@ -153,6 +152,7 @@
 %if %{with dotnet}
 %files -n dotnet-antlr
 %defattr(644,root,root,755)
+%dir %{_prefix}/lib/mono/%{name}
 %{_prefix}/lib/mono/%{name}/*.dll
 %endif
 
@@ -170,6 +170,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43  2006/08/03 22:14:21  pluto
+- gcj issue fixed, missed dir for dotnet added, release 2.
+
 Revision 1.42  2006/08/03 21:41:23  pluto
 - switch back to java-sun buildenv (gcj has a problems in runtime).
 - release 1.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/antlr.spec?r1=1.42&r2=1.43&f=u



More information about the pld-cvs-commit mailing list