]> git.pld-linux.org Git - packages/gpac.git/commitdiff
- support mozilla-firefox-bin; rel++
authorshadzik <shadzik@pld-linux.org>
Mon, 30 Oct 2006 18:05:14 +0000 (18:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gpac.spec -> 1.23

gpac.spec

index 5537de6942caa79181b9dc7d8275a627964fbef5..5580c0ef40fedf7f32d8c945a4895fa70f851b10 100644 (file)
--- a/gpac.spec
+++ b/gpac.spec
@@ -18,7 +18,7 @@ Summary:      GPAC - an implementation of the MPEG-4 Systems standard (ISO/IEC 14496-
 Summary(pl):   GPAC - implementacja standardu MPEG-4 Systems (ISO/IEC 14496-1)
 Name:          gpac
 Version:       0.4.0
-Release:       2
+Release:       3
 License:       LGPL
 Group:         Applications
 Source0:       http://dl.sourceforge.net/gpac/%{name}-%{version}.tar.gz
@@ -167,6 +167,12 @@ rm -rf $RPM_BUILD_ROOT
 %triggerun -n browser-plugin-%{name} -- mozilla-firefox
 %nsplugin_uninstall -d %{_libdir}/mozilla-firefox/plugins nposmozilla.so nposmozilla.xpt
 
+%triggerin -n browser-plugin-%{name} -- mozilla-firefox-bin
+%nsplugin_install -d %{_libdir}/mozilla-firefox-bin/plugins nposmozilla.so nposmozilla.xpt
+
+%triggerun -n browser-plugin-%{name} -- mozilla-firefox-bin
+%nsplugin_uninstall -d %{_libdir}/mozilla-firefox-bin/plugins nposmozilla.so nposmozilla.xpt
+
 %triggerin -n browser-plugin-%{name} -- mozilla
 %nsplugin_install -d %{_libdir}/mozilla/plugins nposmozilla.so nposmozilla.xpt
 if [ -d /usr/%{_lib}/mozilla ]; then
This page took 0.040228 seconds and 4 git commands to generate.