SPECS: macromedia-flash.spec - rel 6 - fix mozilla triggers

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


Author: baggins                      Date: Fri May 19 23:59:32 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 6
- fix mozilla triggers

---- Files affected:
SPECS:
   macromedia-flash.spec (1.51 -> 1.52) 

---- Diffs:

================================================================
Index: SPECS/macromedia-flash.spec
diff -u SPECS/macromedia-flash.spec:1.51 SPECS/macromedia-flash.spec:1.52
--- SPECS/macromedia-flash.spec:1.51	Sun May 14 15:07:36 2006
+++ SPECS/macromedia-flash.spec	Sat May 20 01:59:26 2006
@@ -15,7 +15,7 @@
 %else
 Name:		%{base_name}-installer
 %endif
-%define		_rel 5
+%define		_rel 6
 Version:	%{_ver_major}.%{_ver_minor}.%{_ver_patch}.%{_ver_serial}
 Release:	%{_rel}%{?with_license_agreement:wla}
 License:	Free to use, non-distributable
@@ -100,23 +100,9 @@
 
 %triggerin -- mozilla
 %nsplugin_install -d %{_libdir}/mozilla/plugins libflashplayer.so flashplayer.xpt
-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 -- mozilla
 %nsplugin_uninstall -d %{_libdir}/mozilla/plugins libflashplayer.so flashplayer.xpt
-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 -- konqueror
 %nsplugin_install -d %{_libdir}/kde3/plugins/konqueror libflashplayer.so
@@ -167,6 +153,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.52  2006/05/19 23:59:26  baggins
+- rel 6
+- fix mozilla triggers
+
 Revision 1.51  2006/05/14 13:07:36  blues
 - release 5 - install everything what is needed for seamonkey
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/macromedia-flash.spec?r1=1.51&r2=1.52&f=u



More information about the pld-cvs-commit mailing list