Author: shadzik Date: Mon Oct 30 17:58:11 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - support mozilla-firefox-bin - rel++
---- Files affected: SPECS: swfdec.spec (1.43 -> 1.44) ---- Diffs: ================================================================ Index: SPECS/swfdec.spec diff -u SPECS/swfdec.spec:1.43 SPECS/swfdec.spec:1.44 --- SPECS/swfdec.spec:1.43 Sat Jul 15 22:25:21 2006 +++ SPECS/swfdec.spec Mon Oct 30 18:58:06 2006 @@ -9,7 +9,7 @@ Summary(pl): Biblioteka renderujÄ…ca animacje flash Name: swfdec Version: 0.3.6 -Release: 5 +Release: 6 License: GPL Group: Libraries Source0: http://www.schleef.org/swfdec/download/%{name}-%{version}.tar.gz @@ -102,7 +102,7 @@ # use macro, otherwise extra LF inserted along with the ifarch %ifarch %{ix86} ppc sparc sparc64 -%define browsers mozilla, mozilla-firefox, seamonkey, opera, konqueror +%define browsers mozilla, mozilla-firefox, mozilla-firefox-bin, seamonkey, opera, konqueror %else %define browsers mozilla, mozilla-firefox, seamonkey, konqueror %endif @@ -160,6 +160,12 @@ %triggerun -n browser-plugin-%{name} -- mozilla-firefox %nsplugin_uninstall -d %{_libdir}/mozilla-firefox/plugins libswfdecmozilla.so +%triggerin -n browser-plugin-%{name} -- mozilla-firefox-bin +%nsplugin_install -d %{_libdir}/mozilla-firefox-bin/plugins libswfdecmozilla.so + +%triggerun -n browser-plugin-%{name} -- mozilla-firefox-bin +%nsplugin_uninstall -d %{_libdir}/mozilla-firefox-bin/plugins libswfdecmozilla.so + %triggerin -n browser-plugin-%{name} -- mozilla %nsplugin_install -d %{_libdir}/mozilla/plugins libswfdecmozilla.so @@ -228,6 +234,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.44 2006/10/30 17:58:06 shadzik +- support mozilla-firefox-bin +- rel++ + Revision 1.43 2006/07/15 20:25:21 freetz - rel.5, updated deps, neverending libpng12.la story ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/swfdec.spec?r1=1.43&r2=1.44&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
