[poppler] Update to 0.17.3

mkasik mkasik at fedoraproject.org
Mon Sep 19 14:37:29 UTC 2011


commit 5528b6439fe5f7c916512204f07ed551d861b349
Author: Marek Kasik <mkasik at redhat.com>
Date:   Mon Sep 19 16:36:08 2011 +0200

    Update to 0.17.3

 .gitignore                |    1 +
 poppler-0.17.0-free.patch |   11 -----------
 poppler.spec              |   13 ++++++-------
 sources                   |    2 +-
 4 files changed, 8 insertions(+), 19 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f3624a7..d3abafc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /poppler-0.16.6.tar.gz
 /poppler-0.16.7.tar.gz
 /poppler-0.17.0.tar.gz
+/poppler-0.17.3.tar.gz
diff --git a/poppler.spec b/poppler.spec
index 363746a..b827dc6 100644
--- a/poppler.spec
+++ b/poppler.spec
@@ -1,8 +1,8 @@
 
 Summary: PDF rendering library
 Name: poppler
-Version: 0.17.0
-Release: 2%{?dist}
+Version: 0.17.3
+Release: 1%{?dist}
 License: GPLv2
 Group: Development/Libraries
 URL:     http://poppler.freedesktop.org/
@@ -12,9 +12,6 @@ Source0: http://poppler.freedesktop.org/poppler-%{version}.tar.gz
 # http://bugzilla.redhat.com/show_bug.cgi?id=480868
 Patch1: poppler-0.12.4-annot-appearance.patch
 
-## upstream patches
-Patch2: poppler-0.17.0-free.patch
-
 
 Requires: poppler-data >= 0.4.0
 BuildRequires: automake libtool
@@ -122,7 +119,6 @@ converting PDF files to a number of other formats.
 %setup -q
 
 #%patch1 -p1 -b .annot
-%patch2 -p1 -b .free
 
 chmod -x goo/GooTimer.h
 
@@ -174,7 +170,7 @@ rm -fv $RPM_BUILD_ROOT%{_libdir}/lib*.la
 %files
 %defattr(-,root,root,-)
 %doc COPYING README
-%{_libdir}/libpoppler.so.14*
+%{_libdir}/libpoppler.so.17*
 
 %files devel
 %defattr(-,root,root,-)
@@ -222,6 +218,9 @@ rm -fv $RPM_BUILD_ROOT%{_libdir}/lib*.la
 
 
 %changelog
+* Mon Sep 19 2011 Marek Kasik <mkasik at redhat.com> - 0.17.3-1
+- Update to 0.17.3
+
 * Wed Aug 17 2011 Marek Kasik <mkasik at redhat.com> - 0.17.0-2
 - Fix a problem with freeing of memory in PreScanOutputDev (#730941)
 
diff --git a/sources b/sources
index 0e52fe3..0100d4f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e72d37bd392572574afbb95ba1931312  poppler-0.17.0.tar.gz
+ccdedfdbfa507ebaca5c2e23d87fcbee  poppler-0.17.3.tar.gz


More information about the scm-commits mailing list