SPECS: ocaml-wlex.spec - removed warn-error (some warnings on ocam...

baggins baggins at pld-linux.org
Sun Dec 11 00:18:22 CET 2005


Author: baggins                      Date: Sat Dec 10 23:18:22 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed warn-error (some warnings on ocaml 3.09)

---- Files affected:
SPECS:
   ocaml-wlex.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/ocaml-wlex.spec
diff -u SPECS/ocaml-wlex.spec:1.13 SPECS/ocaml-wlex.spec:1.14
--- SPECS/ocaml-wlex.spec:1.13	Sat Dec 10 19:49:32 2005
+++ SPECS/ocaml-wlex.spec	Sun Dec 11 00:18:17 2005
@@ -3,7 +3,7 @@
 Summary(pl):	Lexer dla dużych kodowań znaków
 Name:		ocaml-wlex
 Version:	20030827
-Release:	5
+Release:	6
 License:	LGPL
 Group:		Development/Tools
 Vendor:		Alain Frisch <Alain.Frisch at ens.fr>
@@ -12,6 +12,7 @@
 Source0:	http://www.eleves.ens.fr/home/frisch/info/wlex-%{version}.tar.gz
 # Source0-md5:	4ae79d74436f1004582f8ca12b91ecd9
 Patch0:		%{name}-lex-src.patch
+Patch1:		%{name}-patch.patch
 BuildRequires:	ocaml >= 3.07
 BuildRequires:	ocaml-findlib
 %requires_eq	ocaml-runtime
@@ -50,6 +51,7 @@
 %prep
 %setup -q -n wlex-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__make} wlex runtime
@@ -93,6 +95,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2005/12/10 23:18:17  baggins
+- removed warn-error (some warnings on ocaml 3.09)
+
 Revision 1.13  2005/12/10 18:49:32  baggins
 - release 5 for ocaml 3.09.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ocaml-wlex.spec?r1=1.13&r2=1.14&f=u




More information about the pld-cvs-commit mailing list