SPECS: ocaml-wlex.spec - revert update, there is something fishy a...

baggins baggins at pld-linux.org
Mon Dec 12 17:38:23 CET 2005


Author: baggins                      Date: Mon Dec 12 16:38:23 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- revert update, there is something fishy about this new version
- looks like new version is broken beyond fixing
- release 7

---- Files affected:
SPECS:
   ocaml-wlex.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/ocaml-wlex.spec
diff -u SPECS/ocaml-wlex.spec:1.16 SPECS/ocaml-wlex.spec:1.17
--- SPECS/ocaml-wlex.spec:1.16	Mon Dec 12 15:45:03 2005
+++ SPECS/ocaml-wlex.spec	Mon Dec 12 17:38:18 2005
@@ -2,16 +2,17 @@
 Summary:	Lexer for wide encodings
 Summary(pl):	Lexer dla dużych kodowań znaków
 Name:		ocaml-wlex
-Version:	20051031
-Release:	1
+Version:	20030827
+Release:	7
 License:	LGPL
 Group:		Development/Tools
 Vendor:		Alain Frisch <Alain.Frisch at ens.fr>
 # note: no / at the end of URL
 URL:		http://www.eleves.ens.fr/home/frisch/soft
 Source0:	http://www.eleves.ens.fr/home/frisch/info/wlex-%{version}.tar.gz
-# Source0-md5:	d1000e1b8064ab9f6fdaa30f300c4058
+# Source0-md5:	4ae79d74436f1004582f8ca12b91ecd9
 Patch0:		%{name}-lex-src.patch
+Patch1:		%{name}-patch.patch
 BuildRequires:	ocaml >= 3.07
 BuildRequires:	ocaml-findlib
 %requires_eq	ocaml-runtime
@@ -48,8 +49,9 @@
 niezbędne do tworzenia programów używających tej biblioteki.
 
 %prep
-%setup -q -n wlex
+%setup -q -n wlex-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__make} wlex runtime
@@ -93,11 +95,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.16  2005/12/12 14:45:03  baggins
-- removed not needed patch
-
-Revision 1.15  2005/12/12 13:53:26  baggins
-- up to 20051031
+Revision 1.17  2005/12/12 16:38:18  baggins
+- revert update, there is something fishy about this new version
+- looks like new version is broken beyond fixing
+- release 7
 
 Revision 1.14  2005/12/10 23:18:17  baggins
 - removed warn-error (some warnings on ocaml 3.09)
================================================================

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




More information about the pld-cvs-commit mailing list