Author: arekm Date: Fri Apr 3 12:38:00 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.6
---- Files affected: SPECS: arora.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/arora.spec diff -u SPECS/arora.spec:1.12 SPECS/arora.spec:1.13 --- SPECS/arora.spec:1.12 Thu Mar 12 15:16:12 2009 +++ SPECS/arora.spec Fri Apr 3 14:37:55 2009 @@ -2,13 +2,14 @@ %define snap 20080528 Summary: A simple cross platform web browser Name: arora -Version: 0.5 -Release: 2 +Version: 0.6 +Release: 1 License: GPL v2 Group: X11/Applications/Networking Source0: http://arora.googlecode.com/files/%{name}-%{version}.tar.gz -# Source0-md5: 339e35f46e50e38a49bdf8bbba7dd405 +# Source0-md5: 8af32512bbbea4a2f2514b30cbf3d50a URL: http://code.google.com/p/arora/ +BuildRequires: QtSql-devel BuildRequires: QtWebKit-devel BuildRequires: qt4-build BuildRequires: qt4-linguist @@ -44,7 +45,9 @@ %files %defattr(644,root,root,755) %doc README ChangeLog -%attr(755,root,root) %{_bindir}/arora +%attr(755,root,root) %{_bindir}/arora* +%attr(755,root,root) %{_bindir}/googlesuggest +%attr(755,root,root) %{_bindir}/htmlToXBel %{_pixmapsdir}/*.* %{_iconsdir}/*/*/*/*.png %{_iconsdir}/*/*/*/*.svg @@ -54,10 +57,12 @@ %lang(cs_CZ) %{_datadir}/arora/locale/cs_CZ.qm %lang(da) %{_datadir}/arora/locale/da_DK.qm %lang(de) %{_datadir}/arora/locale/de_DE.qm -%lang(en_US) %{_datadir}/arora/locale/en_US.qm +#%lang(en_US) %{_datadir}/arora/locale/en_US.qm +%lang(el_GR) %{_datadir}/arora/locale/el_GR.qm %lang(es) %{_datadir}/arora/locale/es.qm %lang(es_CR) %{_datadir}/arora/locale/es_CR.qm %lang(et) %{_datadir}/arora/locale/et_EE.qm +%lang(fi_FI) %{_datadir}/arora/locale/fi_FI.qm %lang(fr_CA) %{_datadir}/arora/locale/fr_CA.qm %lang(fr_FR) %{_datadir}/arora/locale/fr_FR.qm %lang(gl) %{_datadir}/arora/locale/gl.qm @@ -83,6 +88,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2009/04/03 12:37:55 arekm +- up to 0.6 + Revision 1.12 2009/03/12 14:16:12 arekm - rel 2; rebuild with qt4.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/arora.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
