From e82d408940cb2dd22985fde8d45278b3c2b42664 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Oct 14 2014 07:09:20 +0000 Subject: Fix the build --- diff --git a/0001-Fix-desktop-file-keywords-Breton-translation.patch b/0001-Fix-desktop-file-keywords-Breton-translation.patch new file mode 100644 index 0000000..e5ce490 --- /dev/null +++ b/0001-Fix-desktop-file-keywords-Breton-translation.patch @@ -0,0 +1,26 @@ +From 0166813fc2ff51f1be66734943f8b279c19395ed Mon Sep 17 00:00:00 2001 +From: Kalev Lember +Date: Tue, 14 Oct 2014 09:05:43 +0200 +Subject: [PATCH] Fix desktop file keywords Breton translation + +It's a string list and must be terminated with a semicolon. +--- + po/br.po | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/po/br.po b/po/br.po +index bf1f30c..f2ebd2e 100644 +--- a/po/br.po ++++ b/po/br.po +@@ -41,7 +41,7 @@ msgstr "Gwiriañ mentoù an teuliadoù ha plas hegerz war ar gantennad" + + #: ../data/org.gnome.baobab.desktop.in.in.h:3 + msgid "storage;space;cleanup;" +-msgstr "kadaviñ;egor;naetaat" ++msgstr "kadaviñ;egor;naetaat;" + + #: ../data/org.gnome.baobab.gschema.xml.in.in.h:1 + msgid "Excluded partitions URIs" +-- +2.1.0 + diff --git a/baobab.spec b/baobab.spec index b011f59..3d802a6 100644 --- a/baobab.spec +++ b/baobab.spec @@ -10,6 +10,8 @@ License: GPLv2+ and GFDL URL: https://live.gnome.org/Baobab Source0: http://download.gnome.org/sources/baobab/3.14/%{name}-%{version}.tar.xz +Patch0: 0001-Fix-desktop-file-keywords-Breton-translation.patch + BuildRequires: chrpath BuildRequires: gobject-introspection-devel BuildRequires: gtk3-devel >= %{gtk3_version} @@ -33,6 +35,7 @@ any change made to your home folder as far as any mounted/unmounted device. %prep %setup -q +%patch0 -p1 %build