From 765b9eeadef1fc58404a312f801d245f0416fa09 Mon Sep 17 00:00:00 2001 From: hawk Date: Sun, 21 May 2006 11:39:04 +0000 Subject: [PATCH] - added seamonkey to browsers - release 6 Changed files: acroread.spec -> 1.59 --- acroread.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/acroread.spec b/acroread.spec index 602b037..bd46481 100644 --- a/acroread.spec +++ b/acroread.spec @@ -12,7 +12,7 @@ Name: %{base_name} %else Name: %{base_name}-installer %endif -%define _rel 5 +%define _rel 6 Version: 7.0.5 Release: %{_rel}%{?with_license_agreement:wla} Epoch: 1 @@ -43,7 +43,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) # TODO: galeon and skipstone, konqueror, opera. # use macro, otherwise extra LF inserted along with the ifarch -%define browsers mozilla, mozilla-firefox +%define browsers mozilla, mozilla-firefox, seamonkey %define platform intellinux %define tar0 ILINXR.TAR @@ -156,6 +156,12 @@ rm -rf $RPM_BUILD_ROOT %triggerun plugin -- mozilla %nsplugin_uninstall -d %{_libdir}/mozilla/plugins nppdf.so +%triggerin plugin -- seamonkey +%nsplugin_install -d %{_libdir}/seamonkey/plugins nppdf.so + +%triggerun plugin -- seamonkey +%nsplugin_uninstall -d %{_libdir}/seamonkey/plugins nppdf.so + # % triggerin plugin -- konqueror # % nsplugin_install -d %{_libdir}/kde3/plugins/konqueror nppdf.so -- 2.43.0