SPECS: ocaml.spec - modular xorg BRs, pass -fno-strict-aliasing, r...

pluto pluto at pld-linux.org
Sun Feb 12 12:28:06 CET 2006


Author: pluto                        Date: Sun Feb 12 11:28:06 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- modular xorg BRs, pass -fno-strict-aliasing, release 2.

---- Files affected:
SPECS:
   ocaml.spec (1.105 -> 1.106) 

---- Diffs:

================================================================
Index: SPECS/ocaml.spec
diff -u SPECS/ocaml.spec:1.105 SPECS/ocaml.spec:1.106
--- SPECS/ocaml.spec:1.105	Sun Jan 15 19:10:48 2006
+++ SPECS/ocaml.spec	Sun Feb 12 12:28:01 2006
@@ -16,7 +16,7 @@
 Summary(pl):	Kompilator OCamla (Objective Caml) oraz środowisko programistyczne
 Name:		ocaml
 Version:	3.09.1
-Release:	1
+Release:	2
 Epoch:		1
 License:	distributable
 Vendor:		Group of implementors <caml-light at inria.fr>
@@ -49,7 +49,7 @@
 Patch4:		%{name}-tk85support.patch
 Patch5:		%{name}-CFLAGS.patch
 URL:		http://caml.inria.fr/
-%{?with_x:BuildRequires:	XFree86-devel}
+%{?with_x:BuildRequires:	xorg-lib-libX11-devel}
 %{?with_db3:BuildRequires:	db3-devel}
 %{!?with_db3:BuildRequires:	db-devel >= 4.1}
 %{?with_tk:BuildRequires:	tk-devel}
@@ -64,6 +64,8 @@
 Obsoletes:	ocaml-ocamldoc
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		specflags	-fno-strict-aliasing
+
 %description
 Objective Caml is a high-level, strongly-typed, functional and
 object-oriented programming language from the ML family of languages.
@@ -340,7 +342,7 @@
 	-host %{_host} \
 	%{!?with_tk:-no-tk} \
 	-with-pthread \
-	-x11lib /usr/X11R6/%{_lib}
+	-x11lib %{_libdir}
 
 %{__make} -j1 world bootstrap opt.opt CFLAGS="%{rpmcflags} -Wall"
 %{__make} -C tools objinfo CFLAGS="%{rpmcflags} -Wall" -j1
@@ -538,6 +540,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.106  2006/02/12 11:28:01  pluto
+- modular xorg BRs, pass -fno-strict-aliasing, release 2.
+
 Revision 1.105  2006/01/15 18:10:48  qboosh
 - updated to 3.09.1 (bugfixes)
 
================================================================

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



More information about the pld-cvs-commit mailing list