Author: glen Date: Thu Mar 6 00:14:34 2008 GMT Module: SPECS Tag: DEVEL ---- Log message: - APNG runtime dep
---- Files affected: SPECS: mozilla-firefox.spec (1.228.4.16 -> 1.228.4.17) ---- Diffs: ================================================================ Index: SPECS/mozilla-firefox.spec diff -u SPECS/mozilla-firefox.spec:1.228.4.16 SPECS/mozilla-firefox.spec:1.228.4.17 --- SPECS/mozilla-firefox.spec:1.228.4.16 Thu Mar 6 01:06:00 2008 +++ SPECS/mozilla-firefox.spec Thu Mar 6 01:14:29 2008 @@ -4,6 +4,7 @@ # - see ftp://ftp.debian.org/debian/pool/main/m/mozilla-firefox/*diff* # for hints how to make locales # - make it more pld-like (bookmarks, default page etc..) +# - system nss, xulrunner # # Conditional build: %bcond_with tests # enable tests (whatever they check) @@ -20,7 +21,7 @@ %define ver 3.0 %define subver b3 -%define rel 0.3 +%define rel 0.5 Summary: Firefox Community Edition web browser Summary(pl.UTF-8): Firefox Community Edition - przeglÄ…darka WWW @@ -81,8 +82,9 @@ Requires(post): mktemp >= 1.5-18 Requires: browser-plugins >= 2.0 Requires: cairo >= 1.5.2 +Requires: libpng(APNG) >= 0.10 Requires: nspr >= 1:4.7 -Requires: nss >= 1:3.11.3 +Requires: nss >= 1:3.11.3-3 Provides: wwwbrowser Obsoletes: mozilla-firebird Obsoletes: mozilla-firefox-lang-en < 2.0.0.8-3 @@ -426,6 +428,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.228.4.17 2008-03-06 00:14:29 glen +- APNG runtime dep + Revision 1.228.4.16 2008-03-06 00:06:00 glen - R: caior >= 1.5 as soname is same, but some syms are missing ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mozilla-firefox.spec?r1=1.228.4.16&r2=1.228.4.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
