SPECS: macromedia-flash.spec (HEAD)

glen glen at pld-linux.org
Tue Aug 23 20:02:06 CEST 2005


Module name:	SPECS
Changes by:	glen	05/08/23 20:02:03

Modified files:
	macromedia-flash.spec

Log message:
- add opera support

Index: macromedia-flash.spec
===================================================================
RCS file: /cvsroot/SPECS/macromedia-flash.spec,v
diff -d -u -r1.28 -r1.29
--- macromedia-flash.spec	23 Aug 2005 17:56:48 -0000	1.28
+++ macromedia-flash.spec	23 Aug 2005 18:02:03 -0000	1.29
@@ -12,7 +12,7 @@
 Name:		%{base_name}-installer
 %endif
 Version:	7.0r25
-Release:	2.17%{?with_license_agreement:wla}
+Release:	2.22%{?with_license_agreement:wla}
 License:	Free to use, non-distributable
 Group:		X11/Applications/Multimedia
 %if %{with license_agreement}
@@ -36,9 +36,9 @@
 
 %define		_plugindir	%{_libdir}/browser-plugins
 
-# TODO: opera, galeon and skipstone.
+# TODO: galeon and skipstone.
 # use macro, otherwise extra LF inserted along with the ifarch
-%define	browsers mozilla, mozilla-firefox, konqueror
+%define	browsers mozilla, mozilla-firefox, konqueror, opera
 
 %description
 Flash plugin for Netscape-compatible WWW browsers.
@@ -114,6 +114,12 @@
 %triggerun -- konqueror
 %nsplugin_uninstall -d %{_libdir}/kde3/plugins/konqueror libflashplayer.so
 
+%triggerin -- opera
+%nsplugin_install -d %{_libdir}/opera/plugins libflashplayer.so
+
+%triggerun -- opera
+%nsplugin_uninstall -d %{_libdir}/opera/plugins libflashplayer.so
+
 %endif
 
 %files
@@ -134,6 +140,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2005/08/23 18:02:03  glen
+- add opera support
+
 Revision 1.28  2005/08/23 17:56:48  glen
 - use shared installer script from SOURCES
 



More information about the pld-cvs-commit mailing list