Author: glen Date: Wed Nov 1 09:25:11 2006 GMT Module: SPECS Tag: DEVEL ---- Log message: - package all files!
---- Files affected: SPECS: mozilla-firefox.spec (1.95.2.35 -> 1.95.2.36) ---- Diffs: ================================================================ Index: SPECS/mozilla-firefox.spec diff -u SPECS/mozilla-firefox.spec:1.95.2.35 SPECS/mozilla-firefox.spec:1.95.2.36 --- SPECS/mozilla-firefox.spec:1.95.2.35 Wed Nov 1 10:22:01 2006 +++ SPECS/mozilla-firefox.spec Wed Nov 1 10:25:05 2006 @@ -29,7 +29,7 @@ Summary(pl): Mozilla Firefox - przeglÄ…darka WWW Name: mozilla-firefox Version: 2.0 -Release: 0.8 +Release: 0.10 License: MPL/LGPL Group: X11/Applications/Networking Source0: ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/source/firefox-%{version}-source.tar.bz2 @@ -410,6 +410,12 @@ %{_firefoxdir}/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd} %{_firefoxdir}/extensions/{cf2812dc-6a7c-4402-b639-4d277dac4c36} +%{_firefoxdir}/LICENSE +%{_firefoxdir}/README.txt +%{_firefoxdir}/chrome/chromelist.txt +%{_firefoxdir}/chrome/installed-chrome.txt +%{_firefoxdir}/dependentlibs.list + # files created by regxpcom and firefox -register %ghost %{_firefoxdir}/components/compreg.dat %ghost %{_firefoxdir}/components/xpti.dat @@ -427,6 +433,9 @@ %defattr(644,root,root,755) %{_firefoxdir}/chrome/en-US.jar %{_firefoxdir}/chrome/en-US.manifest +# probably should share these with all mozilla apps +%{_firefoxdir}/dictionaries/en-US.aff +%{_firefoxdir}/dictionaries/en-US.dic %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -434,6 +443,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.95.2.36 2006/11/01 09:25:05 glen +- package all files! + Revision 1.95.2.35 2006/11/01 09:22:01 glen - package some files ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mozilla-firefox.spec?r1=1.95.2.35&r2=1.95.2.36&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
