Author: radek Date: Sun Jun 26 11:00:57 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - release 4: default set of CA certificates (ln libnssckdbi.so)
---- Files affected: SPECS: mozilla-firefox.spec (1.82 -> 1.83) ---- Diffs: ================================================================ Index: SPECS/mozilla-firefox.spec diff -u SPECS/mozilla-firefox.spec:1.82 SPECS/mozilla-firefox.spec:1.83 --- SPECS/mozilla-firefox.spec:1.82 Tue Jun 21 00:07:21 2005 +++ SPECS/mozilla-firefox.spec Sun Jun 26 13:00:51 2005 @@ -13,7 +13,7 @@ Summary(pl): Mozilla Firefox - przeglÄ…darka WWW Name: mozilla-firefox Version: 1.0.4 -Release: 3 +Release: 4 License: MPL/LGPL Group: X11/Applications/Networking Source0: http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/source/firefox-%{version}-source.tar.bz2 @@ -203,6 +203,9 @@ ln -sf %{_includedir}/mozilla-firefox/necko/nsIURI.h \ $RPM_BUILD_ROOT%{_includedir}/mozilla-firefox/nsIURI.h +# CA certificates +ln -s %{_libdir}/libnssckbi.so $RPM_BUILD_ROOT%{_firefoxdir}/libnssckbi.so + # pkgconfig files for f in build/unix/*.pc ; do sed -e 's/firefox-%{version}/mozilla-firefox/' $f \ @@ -337,6 +340,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.83 2005/06/26 11:00:51 radek +- release 4: default set of CA certificates (ln libnssckdbi.so) + Revision 1.82 2005/06/20 22:07:21 glen - mozilla-firefox.sh already handles lib64, remove sed edit ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mozilla-firefox.spec?r1=1.82&r2=1.83&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
