2007-11-01 Damien Carbery <[email protected]> gnome-2-20
authordcarbery
Thu, 01 Nov 2007 12:49:35 +0000
branchgnome-2-20
changeset 10729 5e33853b6926
parent 10728 86de0d987461
child 10730 2d1ccdc8de44
2007-11-01 Damien Carbery <[email protected]> * SUNWpcre.spec: Set --norunpath so that internal dirs not in the libraries.
ChangeLog
SUNWpcre.spec
--- a/ChangeLog	Wed Oct 31 17:18:44 2007 +0000
+++ b/ChangeLog	Thu Nov 01 12:49:35 2007 +0000
@@ -1,3 +1,8 @@
+2007-11-01  Damien Carbery <[email protected]>
+
+	* SUNWpcre.spec: Set --norunpath so that internal dirs not in the
+	  libraries.
+
 2007-10-31  Damien Carbery <[email protected]>
 
 	* base-specs/eog.spec: Bump to 2.20.2.
--- a/SUNWpcre.spec	Wed Oct 31 17:18:44 2007 +0000
+++ b/SUNWpcre.spec	Thu Nov 01 12:49:35 2007 +0000
@@ -28,6 +28,10 @@
 if test "x$CPUS" = "x" -o $CPUS = 0; then
     CPUS=1
 fi
+%if %cc_is_gcc
+%else
+export CXX="${CXX} -norunpath"
+%endif
 export CFLAGS="%optflags -I/usr/sfw/include -DANSICPP"
 export RPM_OPT_FLAGS="$CFLAGS"
 export ACLOCAL_FLAGS="-I %{_datadir}/aclocal"
@@ -81,6 +85,8 @@
 %{_mandir}/man3/*
 
 %changelog
+* Thu Nov  1 2007 - [email protected]
+- Set --norunpath so that internal dirs not in the libraries.
 * Sat May 12 2007 - [email protected]
 - Bump tp 7.1
 - Add %{_datadir}/doc/pcre to -devel