Fix the build

This commit is contained in:
Kalev Lember 2013-08-22 10:47:31 +02:00
parent 62fc884a60
commit 977f5254d6
2 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,22 @@
From d04ee1218619123a7f3773381f2efa00b5be71f4 Mon Sep 17 00:00:00 2001
From: Kalev Lember <kalevlember@gmail.com>
Date: Thu, 22 Aug 2013 10:43:19 +0200
Subject: [PATCH] Add missing semicolon to Brazilian Portuguese translation
---
po/br.po | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/po/br.po b/po/br.po
index 9f4245b..2843d2d 100644
--- a/po/br.po
+++ b/po/br.po
@@ -116,4 +116,4 @@ msgstr ""
#: ../src/gnome-font-viewer.desktop.in.in.h:3
msgid "fonts;fontface;"
-msgstr "Nodrezhoù;Nodrezh"
+msgstr "Nodrezhoù;Nodrezh;"
--
1.8.3.1

View File

@ -9,6 +9,8 @@ License: GPLv2+
#No URL for the package specifically, as of now
URL: http://www.gnome.org/gnome-3/
Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-font-viewer/%{release_version}/%{name}-%{version}.tar.xz
# Backported from upstream
Patch0: gnome-font-viewer-3.9.90-keywords.patch
BuildRequires: gnome-desktop3-devel
BuildRequires: gtk3-devel
@ -22,6 +24,7 @@ name, style, type, size, version and copyright of the font.
%prep
%setup -q
%patch0 -p1 -b .desktop_keywords
%build
%configure --disable-silent-rules