SPECS (DEVEL): mozilla-firefox.spec - /etc/ld.so.conf.d dep - incl...

glen glen at pld-linux.org
Sat Jan 14 16:25:11 CET 2006


Author: glen                         Date: Sat Jan 14 15:25:11 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- /etc/ld.so.conf.d dep
- include libdir into config, so multiarch installs possible

---- Files affected:
SPECS:
   mozilla-firefox.spec (1.95.2.12 -> 1.95.2.13) 

---- Diffs:

================================================================
Index: SPECS/mozilla-firefox.spec
diff -u SPECS/mozilla-firefox.spec:1.95.2.12 SPECS/mozilla-firefox.spec:1.95.2.13
--- SPECS/mozilla-firefox.spec:1.95.2.12	Sat Jan 14 15:30:15 2006
+++ SPECS/mozilla-firefox.spec	Sat Jan 14 16:25:04 2006
@@ -51,6 +51,8 @@
 Requires:	%{name}-lang-resources = %{version}
 Requires:	nspr >= 1:4.6-0.20041030.1
 Requires:	nss >= 3.8
+# for /etc/ld.so.conf.d
+Requires:	glibc >= 6:2.3.5-7.6
 Obsoletes:	mozilla-firebird
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -200,7 +202,7 @@
 
 # dirty hack agains finding libraries
 install -d $RPM_BUILD_ROOT/etc/ld.so.conf.d
-echo '%{_libdir}/%{name}' > $RPM_BUILD_ROOT/etc/ld.so.conf.d/%{name}.conf
+echo '%{_libdir}/%{name}' > $RPM_BUILD_ROOT/etc/ld.so.conf.d/%{name}-%{_lib}.conf
 
 ln -sf %{_includedir}/mozilla-firefox/necko/nsIURI.h \
 	$RPM_BUILD_ROOT%{_includedir}/mozilla-firefox/nsIURI.h
@@ -341,6 +343,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.95.2.13  2006/01/14 15:25:04  glen
+- /etc/ld.so.conf.d dep
+- include libdir into config, so multiarch installs possible
+
 Revision 1.95.2.12  2006/01/14 14:30:15  blekot
 - more TODO
 
================================================================

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



More information about the pld-cvs-commit mailing list