Sophie

Sophie

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

python-poppler-qt4-0.16.2-4.mga3.src.rpm

Name:           python-poppler-qt4
Version:        0.16.2
Release:        %mkrel 4
Summary:        Python bindings for the Poppler PDF rendering library
Group:          Development/Python
License:        LGPLv2+
URL:            http://code.google.com/p/%{name}/
Source0:        http://python-poppler-qt4.googlecode.com/files/%{name}-%{version}.tar.gz
Patch0:		python-poppler-qt4-0.16.2-link.patch
Patch1:		python-poppler-qt4-0.16.2-new-poppler.patch
BuildRequires:  python-devel
BuildRequires:  python-qt4-devel
BuildRequires:  pkgconfig(poppler-qt4) >= 0.12.0
BuildRequires:  python-sip >= 4.9.1
Requires:	sip-api(%{_sip_api_major}) >= %{_sip_api}

%description
Python bindings for the Poppler PDF rendering library. It is needed to
run programs written in Python and using Poppler set.

%prep
%setup -q
%patch0 -p0 -b .link
%patch1 -p1 -b .poppler

%build
python ./setup.py build 

%install
python ./setup.py install --skip-build --prefix=%{buildroot}%{_prefix}

%files
%doc ChangeLog LICENSE TODO README
%{python_sitearch}/popplerqt4.so
%{python_sitearch}/python_poppler*


%changelog

* Sun Jan 13 2013 umeabot <umeabot> 0.16.2-4.mga3
+ Revision: 379282
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Mon Oct 15 2012 fwang <fwang> 0.16.2-3.mga3
+ Revision: 305778
- update rpm group
- requires correct python-sip

* Wed Jun 13 2012 fwang <fwang> 0.16.2-2.mga3
+ Revision: 260220
- fix build with latest poppler
- rebuild for new poppler

* Tue Dec 27 2011 fwang <fwang> 0.16.2-1.mga2
+ Revision: 188104
- imported package python-poppler-qt4