SPECS: mozilla-firefox.spec - buildtime libdir check for wrapper s...

sparky sparky at pld-linux.org
Sun Feb 26 23:07:39 CET 2006


Author: sparky                       Date: Sun Feb 26 22:07:39 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- buildtime libdir check for wrapper script (now 32bit version will work on amd64)

---- Files affected:
SPECS:
   mozilla-firefox.spec (1.123 -> 1.124) 

---- Diffs:

================================================================
Index: SPECS/mozilla-firefox.spec
diff -u SPECS/mozilla-firefox.spec:1.123 SPECS/mozilla-firefox.spec:1.124
--- SPECS/mozilla-firefox.spec:1.123	Sun Feb  5 12:42:46 2006
+++ SPECS/mozilla-firefox.spec	Sun Feb 26 23:07:34 2006
@@ -200,7 +200,7 @@
 	MOZILLA_BIN="\$(DIST)/bin/firefox-bin" \
 	EXCLUDE_NSPR_LIBS=1
 
-install %{SOURCE2} $RPM_BUILD_ROOT%{_bindir}/mozilla-firefox
+sed 's, at LIBDIR@,%{_libdir},' %{SOURCE2} > $RPM_BUILD_ROOT%{_bindir}/mozilla-firefox
 
 tar -xvz -C $RPM_BUILD_ROOT%{_libdir} -f dist/mozilla-firefox-*linux*.tar.gz
 
@@ -367,6 +367,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.124  2006/02/26 22:07:34  sparky
+- buildtime libdir check for wrapper script (now 32bit version will work on amd64)
+
 Revision 1.123  2006/02/05 11:42:46  arekm
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mozilla-firefox.spec?r1=1.123&r2=1.124&f=u



More information about the pld-cvs-commit mailing list