SPECS (AC-branch): mozilla-firefox.spec - rdf and overlay info sho...

glen glen at pld-linux.org
Sun Apr 23 02:11:28 CEST 2006


Author: glen                         Date: Sun Apr 23 00:11:28 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- rdf and overlay info should be removed on postun not preun
- one xpcom-generate is enough on upgrade (one from new version)

---- Files affected:
SPECS:
   mozilla-firefox.spec (1.131.2.2 -> 1.131.2.3) 

---- Diffs:

================================================================
Index: SPECS/mozilla-firefox.spec
diff -u SPECS/mozilla-firefox.spec:1.131.2.2 SPECS/mozilla-firefox.spec:1.131.2.3
--- SPECS/mozilla-firefox.spec:1.131.2.2	Sun Apr 23 02:09:19 2006
+++ SPECS/mozilla-firefox.spec	Sun Apr 23 02:11:23 2006
@@ -277,11 +277,6 @@
 %{_sbindir}/firefox-chrome+xpcom-generate
 
 %postun
-if [ "$1" != "0" ]; then
-	%{_sbindir}/firefox-chrome+xpcom-generate
-fi
-
-%preun
 if [ "$1" = "0" ]; then
 	rm -rf %{_firefoxdir}/chrome/overlayinfo
 	rm -f  %{_firefoxdir}/chrome/*.rdf
@@ -357,6 +352,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.131.2.3  2006/04/23 00:11:23  glen
+- rdf and overlay info should be removed on postun not preun
+- one xpcom-generate is enough on upgrade (one from new version)
+
 Revision 1.131.2.2  2006/04/23 00:09:19  glen
 - move 1.0 upgrade message to trigger and correct english
 - 755 attr for plugin files
================================================================

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



More information about the pld-cvs-commit mailing list