SPECS: ocaml.spec - added as_needed.patch - rel. up to 2

sls sls at pld-linux.org
Thu Nov 23 06:17:59 CET 2006


Author: sls                          Date: Thu Nov 23 05:17:59 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added as_needed.patch
- rel. up to 2

---- Files affected:
SPECS:
   ocaml.spec (1.107 -> 1.108) 

---- Diffs:

================================================================
Index: SPECS/ocaml.spec
diff -u SPECS/ocaml.spec:1.107 SPECS/ocaml.spec:1.108
--- SPECS/ocaml.spec:1.107	Sun Apr 23 00:39:16 2006
+++ SPECS/ocaml.spec	Thu Nov 23 06:17:53 2006
@@ -16,7 +16,7 @@
 Summary(pl):	Kompilator OCamla (Objective Caml) oraz środowisko programistyczne
 Name:		ocaml
 Version:	3.09.2
-Release:	1
+Release:	2
 Epoch:		1
 License:	distributable
 Vendor:		Group of implementors <caml-light at inria.fr>
@@ -48,6 +48,7 @@
 #Patch3:		%{name}-unused-var-warning.patch
 Patch4:		%{name}-tk85support.patch
 Patch5:		%{name}-CFLAGS.patch
+Patch6:		%{name}-as_needed.patch
 URL:		http://caml.inria.fr/
 %{?with_db3:BuildRequires:	db3-devel}
 %{!?with_db3:BuildRequires:	db-devel >= 4.1}
@@ -331,6 +332,7 @@
 #%patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build 
 cp -f /usr/share/automake/config.sub config/gnu
@@ -540,6 +542,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.108  2006/11/23 05:17:53  sls
+- added as_needed.patch
+- rel. up to 2
+
 Revision 1.107  2006/04/22 22:39:16  qboosh
 - updated to 3.09.2, updated db3 patch
 
================================================================

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



More information about the pld-cvs-commit mailing list