SPECS: mozilla-firefox.spec - cleanup (no system libs installed now)

qboosh qboosh at pld-linux.org
Sat Mar 4 17:21:23 CET 2006


Author: qboosh                       Date: Sat Mar  4 16:21:23 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cleanup (no system libs installed now)

---- Files affected:
SPECS:
   mozilla-firefox.spec (1.126 -> 1.127) 

---- Diffs:

================================================================
Index: SPECS/mozilla-firefox.spec
diff -u SPECS/mozilla-firefox.spec:1.126 SPECS/mozilla-firefox.spec:1.127
--- SPECS/mozilla-firefox.spec:1.126	Fri Mar  3 21:03:42 2006
+++ SPECS/mozilla-firefox.spec	Sat Mar  4 17:21:18 2006
@@ -10,6 +10,7 @@
 # - see ftp://ftp.debian.org/debian/pool/main/m/mozilla-firefox/*diff*
 #   for hints how to make locales and other stuff like extensions working
 # - rpm upgrade is broken. First you need uninstall Firefox 1.0.x.
+#
 # Conditional build:
 %bcond_with	tests	# enable tests (whatever they check)
 %bcond_without	gnome	# disable all GNOME components (gnomevfs, gnome, gnomeui)
@@ -56,9 +57,6 @@
 Requires:	%{name}-lang-resources = %{version}
 Requires:	nspr >= 1:4.6.1
 Requires:	nss >= 3.10.2
-# for /etc/ld.so.conf.d
-Requires:	glibc >= 6:2.3.5-7.6
-Requires(post,postun):	/sbin/ldconfig
 Provides:	wwwbrowser
 Obsoletes:	mozilla-firebird
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -279,7 +277,6 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post
-/sbin/ldconfig
 %{_sbindir}/firefox-chrome+xpcom-generate
 %banner %{name} -e <<EOF
 ###################################################################
@@ -292,7 +289,6 @@
 EOF
 
 %postun
-/sbin/ldconfig
 if [ "$1" != "0" ]; then
 	%{_sbindir}/firefox-chrome+xpcom-generate
 fi
@@ -362,6 +358,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.127  2006/03/04 16:21:18  qboosh
+- cleanup (no system libs installed now)
+
 Revision 1.126  2006/03/03 20:03:42  wrobell
 - few fixes to build with gcc 4.1 (still fails)
 
================================================================

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



More information about the pld-cvs-commit mailing list