]> git.pld-linux.org Git - packages/RealPlayer.git/blobdiff - RealPlayer.spec
- blah, messed it up (RealPlayer.spec/realplayer.spec needs merge)
[packages/RealPlayer.git] / RealPlayer.spec
index 92a382e45598493986f335a1c34823e44e95221b..93cfccacbcfb6176ec1b19109961b6a1704d8529 100644 (file)
@@ -1,7 +1,7 @@
-#
-# Todo:
+# TODO:
 #      - add the licence agreement mechanism
 #      - check if this works in opera/konqueror
+#   - merge with realplayer.spec
 #
 %define                _name   realplay
 Summary:       RealPlayer - RealAudio and RealVideo player
@@ -18,7 +18,7 @@ License:      Helix DNA Technology Binary Research Use License (not distributable, se
 Group:         X11/Applications/Multimedia
 # download from https://helixcommunity.org/project/showfiles.php?group_id=154
 %ifarch %{ix86}
-Source0:       RealPlayer10GOLD.rpm
+Source0:       https://helixcommunity.org/download.php/1917/%{name}-%{version}.785-20060201.i586.rpm
 # NoSource0-md5:       3de2e377fd6f00ea1de8f3016469fe5e
 NoSource:      0
 %endif
@@ -154,42 +154,42 @@ umask 022
 [ ! -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
This page took 0.057095 seconds and 4 git commands to generate.