SPECS: browser-plugins.spec - add support for mozilla-firefox-bin

shadzik shadzik at pld-linux.org
Mon Oct 30 18:26:03 CET 2006


Author: shadzik                      Date: Mon Oct 30 17:26:03 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add support for mozilla-firefox-bin

---- Files affected:
SPECS:
   browser-plugins.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/browser-plugins.spec
diff -u SPECS/browser-plugins.spec:1.16 SPECS/browser-plugins.spec:1.17
--- SPECS/browser-plugins.spec:1.16	Fri Sep 29 15:08:44 2006
+++ SPECS/browser-plugins.spec	Mon Oct 30 18:25:58 2006
@@ -5,6 +5,7 @@
 # known NPAPI compatible browsers from PLD CVS:
 # - mozilla
 # - mozilla-firefox
+# - mozilla-firefox-bin
 # - konqueror
 # - opera (ix86 only)
 # - galeon
@@ -62,7 +63,7 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_sysconfdir}/{blacklist,browsers}.d,%{_sbindir}}
 install update-browser-plugins $RPM_BUILD_ROOT%{_sbindir}
-for browser in opera firefox mozilla mozilla-firefox; do
+for browser in opera firefox mozilla mozilla-firefox mozilla-firefox-bin; do
 	for arch in i386 x86_64; do
 		cp -a blacklist.local $RPM_BUILD_ROOT%{_sysconfdir}/blacklist.d/local.$browser.$arch.blacklist
 	done
@@ -95,6 +96,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2006/10/30 17:25:58  shadzik
+- add support for mozilla-firefox-bin
+
 Revision 1.16  2006/09/29 13:08:44  glen
 - no scripts yet
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/browser-plugins.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list