Author: shadzik Date: Mon Oct 30 18:07:26 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - support mozilla-firefox-bin; rel++
---- Files affected: SPECS: djvulibre.spec (1.50 -> 1.51) ---- Diffs: ================================================================ Index: SPECS/djvulibre.spec diff -u SPECS/djvulibre.spec:1.50 SPECS/djvulibre.spec:1.51 --- SPECS/djvulibre.spec:1.50 Thu Sep 21 17:34:40 2006 +++ SPECS/djvulibre.spec Mon Oct 30 19:07:20 2006 @@ -9,7 +9,7 @@ Summary(pl): DjVu - przeglądarki, dekodery oraz narzędzia Name: djvulibre Version: 3.5.17 -Release: 2 +Release: 3 License: GPL Group: Applications/Graphics Source0: http://dl.sourceforge.net/djvu/%{name}-%{version}.tar.gz @@ -30,7 +30,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 %description DjVu is a web-centric format and software platform for distributing @@ -184,6 +184,12 @@ %triggerun -n browser-plugin-%{name} -- mozilla-forefox %nsplugin_uninstall -d %{_libdir}/mozilla-firefox/plugins nsdejavu.so +%triggerin -n browser-plugin-%{name} -- mozilla-firefox-bin +%nsplugin_install -d %{_libdir}/mozilla-firefox-bin/plugins nsdejavu.so + +%triggerun -n browser-plugin-%{name} -- mozilla-forefox-bin +%nsplugin_uninstall -d %{_libdir}/mozilla-firefox-bin/plugins nsdejavu.so + %triggerin -n browser-plugin-%{name} -- netscape-common %nsplugin_install -d %{_libdir}/netscape/plugins nsdejavu.so @@ -259,6 +265,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.51 2006/10/30 18:07:20 shadzik +- support mozilla-firefox-bin; rel++ + Revision 1.50 2006/09/21 15:34:40 arekm - don't include mime desktop file ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/djvulibre.spec?r1=1.50&r2=1.51&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
