SPECS: fltk.spec - fix against linking fluid libraries found in sy...

twittner twittner at pld-linux.org
Fri Mar 28 23:46:44 CET 2008


Author: twittner                     Date: Fri Mar 28 22:46:44 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix against linking fluid libraries found in system instead of
  "fresh built" libraries form fltk sources
- fix ranlib path
- rel. 2

---- Files affected:
SPECS:
   fltk.spec (1.59 -> 1.60) 

---- Diffs:

================================================================
Index: SPECS/fltk.spec
diff -u SPECS/fltk.spec:1.59 SPECS/fltk.spec:1.60
--- SPECS/fltk.spec:1.59	Fri Mar 28 21:15:22 2008
+++ SPECS/fltk.spec	Fri Mar 28 23:46:39 2008
@@ -9,7 +9,7 @@
 Summary(pt_BR.UTF-8):	Interface gráfica em C++ para X, OpenGL e Windows
 Name:		fltk
 Version:	1.1.8
-Release:	1
+Release:	2
 License:	LGPL with amendments (see COPYING)
 Group:		X11/Libraries
 Source0:	http://ftp.easysw.com/pub/fltk/%{version}/%{name}-%{version}-source.tar.bz2
@@ -153,6 +153,7 @@
 %configure \
 	--enable-shared \
 	--with-x \
+	--with-optim="%{rpmcxxflags}" \
 	%{!?with_opengl:--disable-gl} \
 	%{?with_xft:--enable-xft}
 
@@ -243,6 +244,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.60  2008-03-28 22:46:39  twittner
+- fix against linking fluid libraries found in system instead of
+  "fresh built" libraries form fltk sources
+- fix ranlib path
+- rel. 2
+
 Revision 1.59  2008-03-28 20:15:22  twittner
 - updated to 1.1.8
 - added games subpackage; renamed its some files to less generic names
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fltk.spec?r1=1.59&r2=1.60&f=u



More information about the pld-cvs-commit mailing list