[pypoppler] * Wed Jun 26 2013 Fabian Affolter <mail at fabian-affolter.ch> - 0.12.1-5 - Rebuild against new poppler

Fabian Affolter fab at fedoraproject.org
Wed Jun 26 07:17:40 UTC 2013


commit a2c8b460466346b17f98f6c533c19be9c69bec65
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Wed Jun 26 09:17:19 2013 +0200

    * Wed Jun 26 2013 Fabian Affolter <mail at fabian-affolter.ch> - 0.12.1-5
    - Rebuild against new poppler
    - Spec file cleaned

 pypoppler.spec |   17 +++++------------
 1 files changed, 5 insertions(+), 12 deletions(-)
---
diff --git a/pypoppler.spec b/pypoppler.spec
index cb2f0c0..24b45d1 100644
--- a/pypoppler.spec
+++ b/pypoppler.spec
@@ -1,17 +1,11 @@
-%if ! (0%{?fedora} > 12 || 0%{?rhel} > 5)
-%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%endif
-
 Name:           pypoppler
 Version:        0.12.1
-Release:        23%{?dist}
+Release:        24%{?dist}
 Summary:        Python bindings for the Poppler PDF rendering library
 
-Group:          Applications/Publishing
 License:        GPLv2+
 URL:            https://launchpad.net/poppler-python
 Source0:        http://launchpad.net/poppler-python/trunk/development/+download/%{name}-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)     
 
 BuildRequires:  pygtk2-devel
 BuildRequires:  atk-devel
@@ -60,19 +54,18 @@ run programs written in Python and using Poppler set.
 make %{?_smp_mflags}
 
 %install
-rm -rf %{buildroot}
 make install DESTDIR=%{buildroot} INSTALL="install -p"
 find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
 
-%clean
-rm -rf %{buildroot}
-
 %files
-%defattr(-,root,root,-)
 %doc AUTHORS ChangeLog COPYING NEWS
 %{python_sitearch}/poppler*
 
 %changelog
+* Wed Jun 26 2013 Fabian Affolter <mail at fabian-affolter.ch> - 0.12.1-5
+- Rebuild against new poppler
+- Spec file cleaned
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.12.1-23
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list