SPECS: RealPlayer.spec - triggers are for browser subpackage
havner
havner at pld-linux.org
Sat Jul 29 07:04:12 CEST 2006
Author: havner Date: Sat Jul 29 05:04:12 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- triggers are for browser subpackage
---- Files affected:
SPECS:
RealPlayer.spec (1.26 -> 1.27)
---- Diffs:
================================================================
Index: SPECS/RealPlayer.spec
diff -u SPECS/RealPlayer.spec:1.26 SPECS/RealPlayer.spec:1.27
--- SPECS/RealPlayer.spec:1.26 Sat Jul 29 06:46:09 2006
+++ SPECS/RealPlayer.spec Sat Jul 29 07:04:07 2006
@@ -155,42 +155,42 @@
[ ! -x /usr/bin/update-desktop-database ] || /usr/bin/update-desktop-database >/dev/null 2>&1
%update_icon_cache hicolor
-%triggerin -- mozilla-firefox
+%triggerin -n browser-plugin-%{name} -- mozilla-firefox
%nsplugin_install -d %{_libdir}/mozilla-firefox/plugins nphelix.so nphelix.xpt
-%triggerun -- mozilla-firefox
+%triggerun -n browser-plugin-%{name} -- mozilla-firefox
%nsplugin_uninstall -d %{_libdir}/mozilla-firefox/plugins nphelix.so nphelix.xpt
-%triggerin -- mozilla
+%triggerin -n browser-plugin-%{name} -- mozilla
%nsplugin_install -d %{_libdir}/mozilla/plugins nphelix.so nphelix.xpt
-%triggerun -- mozilla
+%triggerun -n browser-plugin-%{name} -- mozilla
%nsplugin_uninstall -d %{_libdir}/mozilla/plugins nphelix.so nphelix.xpt
-#triggerin -- konqueror
+#triggerin -n browser-plugin-%{name} -- konqueror
#nsplugin_install -d %{_libdir}/kde3/plugins/konqueror nphelix.so
-#triggerun -- konqueror
+#triggerun -n browser-plugin-%{name} -- konqueror
#nsplugin_uninstall -d %{_libdir}/kde3/plugins/konqueror nphelix.so
-#triggerin -- opera
+#triggerin -n browser-plugin-%{name} -- opera
#nsplugin_install -d %{_libdir}/opera/plugins nphelix.so
-#triggerun -- opera
+#triggerun -n browser-plugin-%{name} -- opera
#nsplugin_uninstall -d %{_libdir}/opera/plugins nphelix.so
-%triggerin -- seamonkey
+%triggerin -n browser-plugin-%{name} -- seamonkey
%nsplugin_install -d %{_libdir}/seamonkey/plugins nphelix.so nphelix.xpt
-%triggerun -- seamonkey
+%triggerun -n browser-plugin-%{name} -- seamonkey
%nsplugin_uninstall -d %{_libdir}/seamonkey/plugins nphelix.so nphelix.xpt
# 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
+%triggerpostun -n browser-plugin-%{name} -- mozilla-firefox-plugin-RealPlaer
%nsplugin_install -f -d %{_libdir}/mozilla-firefox/plugins nphelix.so nphelix.xpt
-%triggerpostun -- mozilla-plugin-macromedia-flash
+%triggerpostun -n browser-plugin-%{name} -- mozilla-plugin-RealPlayer
%nsplugin_install -f -d %{_libdir}/mozilla/plugins nphelix.so nphelix.xpt
%files -f %{name}.lang
@@ -225,6 +225,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.27 2006/07/29 05:04:07 havner
+- triggers are for browser subpackage
+
Revision 1.26 2006/07/29 04:46:09 havner
- cant find any RAM embedded page, needs checking whether this works with
opera/konqueror
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/RealPlayer.spec?r1=1.26&r2=1.27&f=u
More information about the pld-cvs-commit
mailing list