X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=arora.spec;h=4c85556e50e4c2799f79749c31248b4110d064c1;hb=0da25be6208d4989bd6219e0a5ba425eedd3bdeb;hp=6c5464528b7fec91c9e998e9ac280ee6c6f56f50;hpb=2d0e3e2eaf9b453af59868d135f9e8032e1586c0;p=packages%2Farora.git diff --git a/arora.spec b/arora.spec index 6c54645..4c85556 100644 --- a/arora.spec +++ b/arora.spec @@ -1,14 +1,18 @@ %define snap 20080528 Summary: A simple cross platform web browser Name: arora -Version: 0.2 -Release: 0.1 +Version: 0.6 +Release: 1 License: GPL v2 Group: X11/Applications/Networking -Source0: %{name}-20080528.tar.bz2 -# Source0-md5: a5f1c6df366748bf8e6f556e12f220d1 +Source0: http://arora.googlecode.com/files/%{name}-%{version}.tar.gz +# Source0-md5: 8af32512bbbea4a2f2514b30cbf3d50a URL: http://code.google.com/p/arora/ -BuildRequires: qt4-qmake > 4.4 +BuildRequires: QtSql-devel +BuildRequires: QtWebKit-devel +BuildRequires: qt4-build +BuildRequires: qt4-linguist +BuildRequires: qt4-qmake >= 4.5 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -22,16 +26,17 @@ not have support for netscape plugins, so no flash support until Qt mean and loads of fun to hack on. %prep -%setup -q -n %{name} +%setup -q %build -%configure +qmake-qt4 PREFIX=%{_prefix} %{__make} %install rm -rf $RPM_BUILD_ROOT -%{__make} install \ - DESTDIR=$RPM_BUILD_ROOT + +%{__make} -j1 install \ + INSTALL_ROOT=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT @@ -39,3 +44,39 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc README ChangeLog +%attr(755,root,root) %{_bindir}/arora* +%attr(755,root,root) %{_bindir}/googlesuggest +%attr(755,root,root) %{_bindir}/htmlToXBel +%{_pixmapsdir}/*.* +%{_iconsdir}/*/*/*/*.png +%{_iconsdir}/*/*/*/*.svg +%{_desktopdir}/arora.desktop +%dir %{_datadir}/arora +%dir %{_datadir}/arora/locale +%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(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 +%lang(he_IL) %{_datadir}/arora/locale/he_IL.qm +%lang(hu) %{_datadir}/arora/locale/hu_HU.qm +%lang(it) %{_datadir}/arora/locale/it_IT.qm +%lang(ja) %{_datadir}/arora/locale/ja_JP.qm +%lang(ms) %{_datadir}/arora/locale/ms.qm +%lang(no) %{_datadir}/arora/locale/nb_NO.qm +%lang(nl) %{_datadir}/arora/locale/nl_NL.qm +%lang(pl) %{_datadir}/arora/locale/pl_PL.qm +#%lang(pt_BR) %{_datadir}/arora/locale/pt_BR.qm +%lang(ru) %{_datadir}/arora/locale/ru_RU.qm +%lang(sk) %{_datadir}/arora/locale/sk_SK.qm +%lang(tr) %{_datadir}/arora/locale/tr_TR.qm +%lang(uk) %{_datadir}/arora/locale/uk.qm +%lang(zh_CN) %{_datadir}/arora/locale/zh_CN.qm +%{_mandir}/man1/*.1*