X-Git-Url: http://git.pld-linux.org/?p=packages%2Farora.git;a=blobdiff_plain;f=arora.spec;h=900aecf5cfcd31c6ed0bccf45a79dfca53b31e96;hp=f0260dc0486b9566e1e021e228a9a43537d5fd22;hb=HEAD;hpb=94df10c36260d333166c2bb6a61285fb530e0ff5 diff --git a/arora.spec b/arora.spec index f0260dc..900aecf 100644 --- a/arora.spec +++ b/arora.spec @@ -1,11 +1,11 @@ Summary: A simple cross platform web browser Name: arora -Version: 0.10.2 +Version: 0.11.0 Release: 2 License: GPL v2 Group: X11/Applications/Networking Source0: http://arora.googlecode.com/files/%{name}-%{version}.tar.gz -# Source0-md5: ccef0f214e0f03828cde8c521f7a5225 +# Source0-md5: 64334ce4198861471cad9316d841f0cb URL: http://code.google.com/p/arora/ BuildRequires: QtSql-devel BuildRequires: QtWebKit-devel @@ -13,6 +13,7 @@ BuildRequires: pkgconfig BuildRequires: qt4-build BuildRequires: qt4-linguist BuildRequires: qt4-qmake >= 4.5 +Requires: desktop-file-utils Suggests: xine-output-video-xcb BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -35,13 +36,15 @@ qmake-qt4 PREFIX=%{_prefix} %install rm -rf $RPM_BUILD_ROOT - %{__make} -j1 install \ INSTALL_ROOT=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT +%post +%update_desktop_database + %files %defattr(644,root,root,755) %doc README ChangeLog @@ -71,7 +74,7 @@ rm -rf $RPM_BUILD_ROOT %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(nl) %{_datadir}/arora/locale/nl.qm %lang(pl) %{_datadir}/arora/locale/pl_PL.qm %lang(pt_BR) %{_datadir}/arora/locale/pt_BR.qm %lang(pt_PT) %{_datadir}/arora/locale/pt_PT.qm