Author: shadzik Date: Mon Oct 30 18:05:21 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - support mozilla-firefox-bin; rel++
---- Files affected: SPECS: gpac.spec (1.22 -> 1.23) ---- Diffs: ================================================================ Index: SPECS/gpac.spec diff -u SPECS/gpac.spec:1.22 SPECS/gpac.spec:1.23 --- SPECS/gpac.spec:1.22 Mon Jun 12 20:07:43 2006 +++ SPECS/gpac.spec Mon Oct 30 19:05:14 2006 @@ -19,7 +19,7 @@ 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 @@ -168,6 +168,12 @@ %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 @@ -208,6 +214,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.23 2006/10/30 18:05:14 shadzik +- support mozilla-firefox-bin; rel++ + Revision 1.22 2006/06/12 18:07:43 hawk - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gpac.spec?r1=1.22&r2=1.23&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
