[poppler] * Thu Aug 19 2010 Marek Kasik <mkasik at redhat.com> - 0.14.2-1 - Update to 0.14.2 - Remove poppler-0.1

mkasik mkasik at fedoraproject.org
Thu Aug 19 14:01:35 UTC 2010


commit f0ca5d38fd67bdb01cff5c0ce9e13a192c69c9ae
Author: Marek Kasik <mkasik at redhat.com>
Date:   Thu Aug 19 15:54:36 2010 +0200

    * Thu Aug 19 2010 Marek Kasik <mkasik at redhat.com> - 0.14.2-1
    - Update to 0.14.2
    - Remove poppler-0.12.1-objstream.patch

 .gitignore                     |    1 +
 poppler-0.12.1-objstream.patch |  148 ----------------------------------------
 poppler.spec                   |   15 ++--
 sources                        |    2 +-
 4 files changed, 10 insertions(+), 156 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 898e144..90aa1fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 poppler-0.14.1.tar.gz
+poppler-0.14.2.tar.gz
diff --git a/poppler.spec b/poppler.spec
index c7f0fa9..683cb0d 100644
--- a/poppler.spec
+++ b/poppler.spec
@@ -1,7 +1,7 @@
 
 Summary: PDF rendering library
 Name: poppler
-Version: 0.14.1
+Version: 0.14.2
 Release: 1%{?dist}
 License: GPLv2
 Group: Development/Libraries
@@ -9,13 +9,11 @@ URL:     http://poppler.freedesktop.org/
 Source0: http://poppler.freedesktop.org/poppler-%{version}.tar.gz
 
 ## upstreamable patches
-
-## upstream patches
-# for texlive/pdftex, make ObjStream class public
-Patch100: poppler-0.12.1-objstream.patch
 # http://bugzilla.redhat.com/show_bug.cgi?id=480868
 Patch104: poppler-0.12.4-annot-appearance.patch
 
+## upstream patches
+
 Requires: poppler-data >= 0.4.0
 BuildRequires: automake libtool
 BuildRequires: cairo-devel >= 1.8.4
@@ -136,7 +134,6 @@ converting PDF files to a number of other formats.
 %prep
 %setup -q
 
-#%patch100 -p1 -b .objstream
 %patch104 -p1 -b .annot
 
 chmod -x goo/GooTimer.h
@@ -192,7 +189,7 @@ rm -fv $RPM_BUILD_ROOT%{_libdir}/lib*.la
 %files
 %defattr(-,root,root,-)
 %doc COPYING README
-%{_libdir}/libpoppler.so.6*
+%{_libdir}/libpoppler.so.7*
 
 %files devel
 %defattr(-,root,root,-)
@@ -248,6 +245,10 @@ rm -fv $RPM_BUILD_ROOT%{_libdir}/lib*.la
 
 
 %changelog
+* Thu Aug 19 2010 Marek Kasik <mkasik at redhat.com> - 0.14.2-1
+- Update to 0.14.2
+- Remove poppler-0.12.1-objstream.patch
+
 * Fri Jul 16 2010 Marek Kasik <mkasik at redhat.com> - 0.14.1-1
 - Update to 0.14.1
 - Don't apply poppler-0.12.1-objstream.patch, it is not needed anymore
diff --git a/sources b/sources
index 5df6532..3f5c2a2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1d27cb8a09aaa373660fd608b258022a  poppler-0.14.1.tar.gz
+f050ade7438aa45e50f94b3f86848d28  poppler-0.14.2.tar.gz


More information about the scm-commits mailing list