SPECS: acroread.spec - rel 4 - clean mess in mozilla triggers

baggins baggins at pld-linux.org
Sat May 20 02:02:59 CEST 2006


Author: baggins                      Date: Sat May 20 00:02:59 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 4
- clean mess in mozilla triggers

---- Files affected:
SPECS:
   acroread.spec (1.56 -> 1.57) 

---- Diffs:

================================================================
Index: SPECS/acroread.spec
diff -u SPECS/acroread.spec:1.56 SPECS/acroread.spec:1.57
--- SPECS/acroread.spec:1.56	Sat Apr 22 20:50:06 2006
+++ SPECS/acroread.spec	Sat May 20 02:02:54 2006
@@ -13,7 +13,7 @@
 %else
 Name:		%{base_name}-installer
 %endif
-%define	_rel	3
+%define	_rel	4
 Version:	7.0.5
 Release:	%{_rel}%{?with_license_agreement:wla}
 Epoch:		1
@@ -153,23 +153,9 @@
 
 %triggerin plugin -- mozilla
 %nsplugin_install -d %{_libdir}/mozilla/plugins nppdf.so
-if [ -d /usr/%{_lib}/mozilla ]; then
-	umask 022
-	rm -f /usr/%{_lib}/mozilla/components/{compreg,xpti}.dat
-	if [ -x /usr/bin/regxpcom ]; then
-		MOZILLA_FIVE_HOME=/usr/%{_lib}/mozilla /usr/bin/regxpcom
-	fi
-fi
 
 %triggerun plugin -- mozilla
 %nsplugin_uninstall -d %{_libdir}/mozilla/plugins nppdf.so
-if [ -d /usr/%{_lib}/mozilla ]; then
-	umask 022
-	rm -f /usr/%{_lib}/mozilla/components/{compreg,xpti}.dat
-	if [ -x /usr/bin/regxpcom ]; then
-		MOZILLA_FIVE_HOME=/usr/%{_lib}/mozilla /usr/bin/regxpcom
-	fi
-fi
 
 # % triggerin plugin -- konqueror
 # % nsplugin_install -d %{_libdir}/kde3/plugins/konqueror nppdf.so
@@ -233,6 +219,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.57  2006/05/20 00:02:54  baggins
+- rel 4
+- clean mess in mozilla triggers
+
 Revision 1.56  2006/04/22 18:50:06  glen
 - rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/acroread.spec?r1=1.56&r2=1.57&f=u



More information about the pld-cvs-commit mailing list