]> git.pld-linux.org Git - packages/adobe-flash.git/commitdiff
- release 5 - install everything what is needed for seamonkey
authorPaweł Gołaszewski <blues@pld-linux.org>
Sun, 14 May 2006 13:07:36 +0000 (13:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    adobe-flash.spec -> 1.51

adobe-flash.spec

index 96aacd56ec1449cc3d93dca9cb48b2648786e82c..6e247a4d5734d1c6206763170f85d792e33fbd36 100644 (file)
@@ -14,7 +14,7 @@ Name:         %{base_name}
 %else
 Name:          %{base_name}-installer
 %endif
-%define                _rel 4
+%define                _rel 5
 Version:       %{_ver_major}.%{_ver_minor}.%{_ver_patch}.%{_ver_serial}
 Release:       %{_rel}%{?with_license_agreement:wla}
 License:       Free to use, non-distributable
@@ -43,7 +43,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # TODO: galeon and skipstone.
 # use macro, otherwise extra LF inserted along with the ifarch
-%define        browsers mozilla, mozilla-firefox, konqueror, opera
+%define        browsers mozilla, mozilla-firefox, konqueror, opera, seamonkey
 
 %description
 Flash plugin for Netscape-compatible WWW browsers.
@@ -130,10 +130,10 @@ fi
 %nsplugin_uninstall -d %{_libdir}/opera/plugins libflashplayer.so
 
 %triggerin -- seamonkey
-%nsplugin_install -d %{_libdir}/seamonkey/plugins libflashplayer.so
+%nsplugin_install -d %{_libdir}/seamonkey/plugins libflashplayer.so flashplayer.xpt
 
 %triggerun -- seamonkey
-%nsplugin_uninstall -d %{_libdir}/seamonkey/plugins libflashplayer.so
+%nsplugin_uninstall -d %{_libdir}/seamonkey/plugins libflashplayer.so flashplayer.xpt
 
 # as rpm removes the old obsoleted package files after the triggers
 # above are ran, add another trigger to make the links there.
This page took 0.597345 seconds and 4 git commands to generate.