SPECS: qt4.spec - disable rpath (fixes LD_LIBRARY_PATH)

qboosh qboosh at pld-linux.org
Fri Jun 15 07:42:08 CEST 2007


Author: qboosh                       Date: Fri Jun 15 05:42:08 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disable rpath (fixes LD_LIBRARY_PATH)

---- Files affected:
SPECS:
   qt4.spec (1.133 -> 1.134) 

---- Diffs:

================================================================
Index: SPECS/qt4.spec
diff -u SPECS/qt4.spec:1.133 SPECS/qt4.spec:1.134
--- SPECS/qt4.spec:1.133	Thu Jun 14 23:14:36 2007
+++ SPECS/qt4.spec	Fri Jun 15 07:42:03 2007
@@ -94,7 +94,6 @@
 BuildRequires:	xorg-lib-libXrandr-devel
 BuildRequires:	xorg-lib-libXrender-devel
 BuildRequires:	zlib-devel
-BuildConflicts:	QtCore < %{version}
 BuildConflicts:	QtCore-devel < %{version}
 Obsoletes:	qt-extensions
 Obsoletes:	qt-utils
@@ -1025,6 +1024,7 @@
 	-fast \
 	-glib \
 	-%{!?with_pch:no-}pch \
+	-no-rpath \
 	-%{!?with_sse:no-}sse \
 	-%{!?with_sse2:no-}sse2 \
 	-qdbus \
@@ -1614,6 +1614,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.134  2007/06/15 05:42:03  qboosh
+- disable rpath (fixes LD_LIBRARY_PATH)
+
 Revision 1.133  2007/06/14 21:14:36  qboosh
 - removed obsolete sse patch
 - deal with sse2 support
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/qt4.spec?r1=1.133&r2=1.134&f=u



More information about the pld-cvs-commit mailing list