From 93bf551a995b3237cd9cb0aac0552063aedd99c8 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mar 07 2013 03:41:16 +0000 Subject: fix build --- diff --git a/baobab-keywords.patch b/baobab-keywords.patch new file mode 100644 index 0000000..4cb16c7 --- /dev/null +++ b/baobab-keywords.patch @@ -0,0 +1,12 @@ +diff -up baobab-3.7.91/po/de.po.keywords baobab-3.7.91/po/de.po +--- baobab-3.7.91/po/de.po.keywords 2013-03-06 22:38:37.266904374 -0500 ++++ baobab-3.7.91/po/de.po 2013-03-06 22:38:45.443904082 -0500 +@@ -47,7 +47,7 @@ msgstr "Ordnergrößen und freien Festpl + # http://developer.gnome.org/integration-guide/3.6/desktop-files.html.de + #: ../data/baobab.desktop.in.in.h:3 + msgid "storage;space;cleanup;" +-msgstr "Speicherplatz;Belegung;Kapazität;Frei;Aufräumen" ++msgstr "Speicherplatz;Belegung;Kapazität;Frei;Aufräumen;" + + #: ../data/org.gnome.baobab.gschema.xml.in.h:1 + msgid "Excluded partitions URIs" diff --git a/baobab.spec b/baobab.spec index 692856e..f8cbe08 100644 --- a/baobab.spec +++ b/baobab.spec @@ -8,6 +8,9 @@ License: GPLv2+ and GFDL URL: https://live.gnome.org/Baobab Source0: http://download.gnome.org/sources/baobab/3.7/%{name}-%{version}.tar.xz +# https://bugzilla.gnome.org/show_bug.cgi?id=695340 +Patch0: baobab-keywords.patch + BuildRequires: chrpath BuildRequires: gobject-introspection-devel BuildRequires: gtk3-devel @@ -29,6 +32,7 @@ any change made to your home folder as far as any mounted/unmounted device. %prep %setup -q +%patch0 -p1 -b .keywords %build