SPECS: djvulibre.spec, gplflash.spec, macromedia-flash.spec, templ...

adamg adamg at pld-linux.org
Wed Apr 19 21:28:43 CEST 2006


Author: adamg                        Date: Wed Apr 19 19:28:43 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- triggers for seamonkey

---- Files affected:
SPECS:
   djvulibre.spec (1.43 -> 1.44) , gplflash.spec (1.12 -> 1.13) , macromedia-flash.spec (1.44 -> 1.45) , template-browser-plugin.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/djvulibre.spec
diff -u SPECS/djvulibre.spec:1.43 SPECS/djvulibre.spec:1.44
--- SPECS/djvulibre.spec:1.43	Tue Dec 13 19:01:46 2005
+++ SPECS/djvulibre.spec	Wed Apr 19 21:28:35 2006
@@ -192,6 +192,12 @@
 %triggerun -n browser-plugin-%{name} -- netscape-common
 %nsplugin_uninstall -d %{_libdir}/netscape/plugins nsdejavu.so
 
+%triggerin -n browser-plugin-%{name} -- seamonkey
+%nsplugin_install -d %{_libdir}/seamonkey/plugins nsdejavu.so
+
+%triggerun -n browser-plugin-%{name} -- seamonkey
+%nsplugin_uninstall -d %{_libdir}/seamonkey/plugins nsdejavu.so
+
 # as rpm removes the old obsoleted package files after the triggers
 # are ran, add another trigger to make the links there.
 %triggerpostun -n browser-plugin-%{name} -- mozilla-plugin-%{name}
@@ -253,6 +259,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2006/04/19 19:28:35  adamg
+- triggers for seamonkey
+
 Revision 1.43  2005/12/13 18:01:46  glen
 - adapterized (avoid macros with /usr/include/{ncurses,freetype}*)
 

================================================================
Index: SPECS/gplflash.spec
diff -u SPECS/gplflash.spec:1.12 SPECS/gplflash.spec:1.13
--- SPECS/gplflash.spec:1.12	Thu Apr 13 08:22:14 2006
+++ SPECS/gplflash.spec	Wed Apr 19 21:28:35 2006
@@ -160,6 +160,12 @@
 %triggerun -n browser-plugin-%{name} -- konqueror
 %nsplugin_uninstall -d %{_libdir}/kde3/plugins/konqueror libnpflash.so
 
+%triggerin -n browser-plugin-%{name} -- seamonkey
+%nsplugin_install -d %{_libdir}/seamonkey/plugins libnpflash.so
+
+%triggerun -n browser-plugin-%{name} -- seamonkey
+%nsplugin_uninstall -d %{_libdir}/seamonkey/plugins libnpflash.so
+
 # as rpm removes the old obsoleted package files after the triggers
 # above are ran, add another trigger to make the links there.
 %triggerpostun -- mozilla-plugin-gplflash
@@ -193,6 +199,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2006/04/19 19:28:35  adamg
+- triggers for seamonkey
+
 Revision 1.12  2006/04/13 06:22:14  hawk
 - release 3
 

================================================================
Index: SPECS/macromedia-flash.spec
diff -u SPECS/macromedia-flash.spec:1.44 SPECS/macromedia-flash.spec:1.45
--- SPECS/macromedia-flash.spec:1.44	Wed Mar 22 13:30:56 2006
+++ SPECS/macromedia-flash.spec	Wed Apr 19 21:28:35 2006
@@ -133,6 +133,12 @@
 %triggerun -- opera
 %nsplugin_uninstall -d %{_libdir}/opera/plugins libflashplayer.so
 
+%triggerin -- seamonkey
+%nsplugin_install -d %{_libdir}/seamonkey/plugins libflashplayer.so
+
+%triggerun -- seamonkey
+%nsplugin_uninstall -d %{_libdir}/seamonkey/plugins libflashplayer.so
+
 # as rpm removes the old obsoleted package files after the triggers
 # above are ran, add another trigger to make the links there.
 %triggerpostun -- mozilla-firefox-plugin-macromedia-flash
@@ -164,6 +170,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2006/04/19 19:28:35  adamg
+- triggers for seamonkey
+
 Revision 1.44  2006/03/22 12:30:56  glen
 - up to 7.0.63, resolves CVE-2006-0024
 

================================================================
Index: SPECS/template-browser-plugin.spec
diff -u SPECS/template-browser-plugin.spec:1.8 SPECS/template-browser-plugin.spec:1.9
--- SPECS/template-browser-plugin.spec:1.8	Mon Mar 27 12:22:42 2006
+++ SPECS/template-browser-plugin.spec	Wed Apr 19 21:28:35 2006
@@ -62,6 +62,12 @@
 %triggerun -- konqueror
 %nsplugin_uninstall -d %{_libdir}/kde3/plugins/konqueror %{name}.so %{name}.xpi
 
+%triggerin -- seamonkey
+%nsplugin_install -d %{_libdir}/seamonkey/plugins %{name}.so %{name}.xpi
+
+%triggerun -- seamonkey
+%nsplugin_uninstall -d %{_libdir}/seamonkey/plugins %{name}.so %{name}.xpi
+
 # as rpm removes the old obsoleted package files after the triggers
 # are ran, add another trigger to make the links there.
 %triggerpostun -- mozilla-firefox-plugin-macromedia-flash
@@ -81,6 +87,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2006/04/19 19:28:35  adamg
+- triggers for seamonkey
+
 Revision 1.8  2006/03/27 10:22:42  glen
 - summary for copy paste
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/djvulibre.spec?r1=1.43&r2=1.44&f=u
    http://cvs.pld-linux.org/SPECS/gplflash.spec?r1=1.12&r2=1.13&f=u
    http://cvs.pld-linux.org/SPECS/macromedia-flash.spec?r1=1.44&r2=1.45&f=u
    http://cvs.pld-linux.org/SPECS/template-browser-plugin.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list