Author: shadzik Date: Mon Oct 30 17:53:55 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - support mozilla-firefox-bin - rel up
---- Files affected: SPECS: totem.spec (1.101 -> 1.102) ---- Diffs: ================================================================ Index: SPECS/totem.spec diff -u SPECS/totem.spec:1.101 SPECS/totem.spec:1.102 --- SPECS/totem.spec:1.101 Fri Oct 6 00:17:26 2006 +++ SPECS/totem.spec Mon Oct 30 18:53:50 2006 @@ -17,7 +17,7 @@ Summary(pl): Odtwarzacz filmów dla GNOME 2 oparty na silniku gstreamer Name: totem Version: 2.16.2 -Release: 1 +Release: 2 License: GPL Group: Applications/Multimedia Source0: http://ftp.gnome.org/pub/gnome/sources/totem/2.16/%{name}-%{version}.tar.bz2 @@ -75,7 +75,7 @@ %define _plugindir %{_libdir}/browser-plugins # list of supported browsers, in free form text -%define browsers mozilla, mozilla-firefox, netscape, seamonkey +%define browsers mozilla, mozilla-firefox, mozilla-firefox-bin, netscape, seamonkey %if %{with gstreamer} %description @@ -234,6 +234,12 @@ %triggerun -n browser-plugin-%{name} -- mozilla-forefox %nsplugin_uninstall -d %{_libdir}/mozilla-firefox/plugins libtotem-{basic,complex,gmp,narrowspace}-plugin.{so,xpt} +%triggerin -n browser-plugin-%{name} -- mozilla-firefox-bin +%nsplugin_install -d %{_libdir}/mozilla-firefox-bin/plugins libtotem-{basic,complex,gmp,narrowspace}-plugin.{so,xpt} + +%triggerun -n browser-plugin-%{name} -- mozilla-forefox-bin +%nsplugin_uninstall -d %{_libdir}/mozilla-firefox-bin/plugins libtotem-{basic,complex,gmp,narrowspace}-plugin.{so,xpt} + %triggerin -n browser-plugin-%{name} -- netscape-common %nsplugin_install -d %{_libdir}/netscape/plugins libtotem-{basic,complex,gmp,narrowspace}-plugin.{so,xpt} @@ -296,6 +302,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.102 2006/10/30 17:53:50 shadzik +- support mozilla-firefox-bin +- rel up + Revision 1.101 2006/10/05 22:17:26 grzegol - package ug lang files (languages added in glibc-2.5) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/totem.spec?r1=1.101&r2=1.102&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
