Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGonzalo Odiard <godiard@gmail.com>2012-12-12 19:36:55 (GMT)
committer Gonzalo Odiard <godiard@gmail.com>2012-12-12 19:36:55 (GMT)
commit207fc604a3c3748b1b4f4554672b155f128ac623 (patch)
treebf9bd16db546b40868eb0e0e44d9de73d59efcba
parent685b62945c5e58424a1c4b81d4d54119f44e76df (diff)
Include patch to: Avoid crash saving to PDF - SL #4093
rpm olpc11
-rw-r--r--abiword.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/abiword.spec b/abiword.spec
index 863a461..884d785 100644
--- a/abiword.spec
+++ b/abiword.spec
@@ -5,7 +5,7 @@
Summary: The AbiWord word processor
Name: abiword
Version: %{majorversion}.%{minorversion}.%{microversion}
-Release: 1.git20121011%{?dist}.olpc
+Release: 1.git20121011%{?dist}.olpc11
Epoch: 1
Group: Applications/Editors
License: GPLv2+
@@ -47,6 +47,9 @@ Patch100: abiword-set-both-handles-below-baseline.diff
Patch101: abiword-touch-scrolling.diff
Patch102: abiword-change-keyboard-focus-logic.diff
+# Avoid crash saving to PDF - SL #4093
+Patch105: fix-pdf-export.diff
+
BuildRequires: autoconf, libtool
BuildRequires: desktop-file-utils
BuildRequires: fribidi-devel, enchant-devel, wv-devel
@@ -100,6 +103,7 @@ Includes and definitions for developing with libabiword.
%patch100 -p1
%patch101 -p1
%patch102 -p1
+%patch105 -p1
# setup abiword documentation
%setup -q -T -b 1 -n abiword-docs-%{version}