Author: baggins                      Date: Mon Dec 26 00:03:49 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- release 4
- added patch needed to build with ocaml 3.09

---- Files affected:
SPECS:
   ocaml-dml.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/ocaml-dml.spec
diff -u SPECS/ocaml-dml.spec:1.9 SPECS/ocaml-dml.spec:1.10
--- SPECS/ocaml-dml.spec:1.9    Sat Dec 10 19:40:12 2005
+++ SPECS/ocaml-dml.spec        Mon Dec 26 01:03:44 2005
@@ -3,7 +3,7 @@
 Summary(pl):   Biblioteka do dynamicznej generacji kodu dla OCamla
 Name:          ocaml-dml
 Version:       0.2.1
-Release:       3
+Release:       4
 License:       LGPL
 Group:         Libraries
 Vendor:                Dmitry Lomov <[EMAIL PROTECTED]>
@@ -12,6 +12,7 @@
 # Source0-md5: a92f091dfc9b81861a62de53a6801a12
 Patch0:                %{name}-mklib.patch
 Patch1:                %{name}-ocaml_version.patch
+Patch2:                %{name}-ocaml3.09.patch
 BuildRequires: ocaml
 BuildRequires: ocaml-camlp4
 %requires_eq   ocaml-runtime
@@ -59,6 +60,7 @@
 %setup -q -n dml-%{version}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 ./configure \
@@ -113,6 +115,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2005/12/26 00:03:44  baggins
+- release 4
+- added patch needed to build with ocaml 3.09
+
 Revision 1.9  2005/12/10 18:40:12  baggins
 - release 3 for ocaml 3.09.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ocaml-dml.spec?r1=1.9&r2=1.10&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to