]> git.pld-linux.org Git - packages/acroread.git/commitdiff
- added seamonkey to browsers auto/ac/acroread-installer-7_0_5-6
authorhawk <hawk@pld-linux.org>
Sun, 21 May 2006 11:39:04 +0000 (11:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 6

Changed files:
    acroread.spec -> 1.59

acroread.spec

index 602b037ae752b4e97d2b3ea8a4818dd3f3155bea..bd46481ad9ef619739c5634ae575332e5c0973c6 100644 (file)
@@ -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
 
This page took 0.052872 seconds and 4 git commands to generate.