[mate-document-viewer/f20] add patches to spec file

Wolfgang Ulbrich raveit65 at fedoraproject.org
Mon Apr 21 10:02:52 UTC 2014


commit eeb2d97ffd71912e1bafe606688f317a127b2b0d
Author: raveit65 <chat-to-me at raveit.de>
Date:   Mon Apr 21 12:02:36 2014 +0200

    add patches to spec file

 mate-document-viewer.spec |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/mate-document-viewer.spec b/mate-document-viewer.spec
index a0ec83d..0b50469 100644
--- a/mate-document-viewer.spec
+++ b/mate-document-viewer.spec
@@ -2,7 +2,7 @@
 
 Name:           mate-document-viewer
 Version:        1.6.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Document viewer
 License:        GPLv2+ and LGPLv2+ and MIT
 URL:            http://mate-desktop.org
@@ -16,6 +16,9 @@ Patch0:         mate-document-viewer_switch-to-libsecret.patch
 # http://git.mate-desktop.org/atril/commit/?id=ec3b83d34ffeaf2c0d16ba013fcba64f17fab203
 # fix rhbz (#999912)
 Patch1:         atril_djvu-fix-case-sensitive-search.patch
+# rhbz (#1082143)
+Patch2:         atril_make-sure-page-labels-are-valid-utf-8-strings.patch
+Patch3:         atril_create_thumbnail_frame-should-return-NULL.patch
 
 BuildRequires:  gtk2-devel
 BuildRequires:  poppler-glib-devel
@@ -94,6 +97,8 @@ It adds an additional tab called "Document" to the file properties dialog.
 %patch0 -p1 -b .libsecret
 %endif
 %patch1 -p1 -b .djvu
+%patch2 -p1 -b .page-labels
+%patch3 -p1 -b .create_thumbnail
 
 # bundled libtool is busted ):,  force regeneration of something good -- rex
 autoreconf -fi
@@ -206,6 +211,9 @@ fi
 
 
 %changelog
+* Mon Apr 21 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.2-3
+- fix rhbz (#1082143)
+
 * Wed Mar 19 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.2-2
 - fix rhbz (#999912)
 


More information about the scm-commits mailing list