[yelp/f19] fix keywords

Matthias Clasen mclasen at fedoraproject.org
Tue May 14 04:33:24 UTC 2013


commit 1043d30815ca6937187ff77b34db641230fa6a3c
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue May 14 00:33:50 2013 -0400

    fix keywords

 yelp-keywords.patch |   12 ++++++++++++
 yelp.spec           |    2 ++
 2 files changed, 14 insertions(+), 0 deletions(-)
---
diff --git a/yelp-keywords.patch b/yelp-keywords.patch
new file mode 100644
index 0000000..fc3794e
--- /dev/null
+++ b/yelp-keywords.patch
@@ -0,0 +1,12 @@
+diff -up yelp-3.8.1/po/ml.po.keywords yelp-3.8.1/po/ml.po
+--- yelp-3.8.1/po/ml.po.keywords	2013-05-14 00:32:15.995943682 -0400
++++ yelp-3.8.1/po/ml.po	2013-05-14 00:32:58.319944317 -0400
+@@ -561,7 +561,7 @@ msgstr "ഗ്നോം സഹായം
+ 
+ #: ../yelp.desktop.in.in.h:3
+ msgid "documentation;information;manual;"
+-msgstr "പ്രമാണശേഖരണം;വിവരം;ഉപയോഗസഹായി"
++msgstr "പ്രമാണശേഖരണം;വിവരം;ഉപയോഗസഹായി;"
+ 
+ #~ msgid "GNU Info Pages"
+ #~ msgstr "GNU വിവര പേജുകള്‍"
diff --git a/yelp.spec b/yelp.spec
index 977fe4b..827be1c 100644
--- a/yelp.spec
+++ b/yelp.spec
@@ -10,6 +10,7 @@ Source: http://download.gnome.org/sources/yelp/3.8/%{name}-%{version}.tar.xz
 Patch0: 0001-Don-t-steal-focus-optionally.patch
 # https://bugzilla.gnome.org/show_bug.cgi?id=687960
 Patch1: 0001-Center-new-windows.patch
+Patch2: yelp-keywords.patch
 
 URL: http://live.gnome.org/Yelp
 License: GPLv2+
@@ -63,6 +64,7 @@ the libraries in the yelp-libs package.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %configure


More information about the scm-commits mailing list