Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > c2d6a6593b0a3d579e6aa3ee60613ee0 > files > 3

arora-0.11.0-7.mga3.src.rpm

Name:		arora
Version:	0.11.0
Release:	%mkrel 7
License:	GPLv2+
URL:		http://code.google.com/p/arora/
BuildRequires:	qt4-devel >= 4:4.7
BuildRequires:	pkgconfig(QtWebKit) >= 4.7
BuildRequires:	qt4-linguist
Source:		http://arora.googlecode.com/files/%name-%version.tar.gz
Patch0:		homepage.patch
Patch1:		arora-0.11.0-fake-certificate-issuer.patch
Group:		Networking/WWW
Provides:	webclient
Summary:	Cross Platform WebKit Browser

%description
Arora is a simple cross platform web browser. Currently Arora is a very
basic browser whose feature list includes things like "History" and
"Bookmarks".

%files
%doc AUTHORS ChangeLog README
%{_bindir}/%{name}
%{_bindir}/arora-cacheinfo
%{_bindir}/arora-placesimport
%{_bindir}/htmlToXBel
%{_datadir}/%{name}
%{_mandir}/man1/*
%{_datadir}/applications/%{name}.desktop
%{_iconsdir}/hicolor/*/apps/*
%{_datadir}/pixmaps/*

#------------------------------------------------------------------------------
%prep
%setup -q
%patch0 -p0
%patch1 -p1

%build
%qmake_qt4 PREFIX=%_prefix 
%make

%install
make install INSTALL_ROOT=%{buildroot}
%find_lang %{name}


%changelog

* Fri Jan 11 2013 umeabot <umeabot> 0.11.0-7.mga3
+ Revision: 346085
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Fri Aug 10 2012 luigiwalser <luigiwalser> 0.11.0-6.mga3
+ Revision: 280399
- add patch from fedora to fix CVE-2011-3367

* Sun Dec 18 2011 fwang <fwang> 0.11.0-5.mga2
+ Revision: 183623
- br qtwebkit

  + schultz <schultz>
    - remove %%defattr() and %%clean
    - fix permission of spec file - fixes #mga-3438 perms on srpm

* Thu Apr 21 2011 schultz <schultz> 0.11.0-2.mga1
+ Revision: 89635
- Add patch to show mageia.org as homepage
- Fix typo in BR, use find_langs macro
- Change qt4 epoch from 3 to 4
- imported package arora