[gnome-documents] Add a patch to fix a desktop file translation

Cosimo Cecchi cosimoc at fedoraproject.org
Fri Jun 29 15:51:44 UTC 2012


commit 672423a42df0d6807b7e98678bbb3574beb1848d
Author: Cosimo Cecchi <cosimoc at gnome.org>
Date:   Fri Jun 29 11:51:26 2012 -0400

    Add a patch to fix a desktop file translation

 gnome-documents.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/gnome-documents.spec b/gnome-documents.spec
index 98c91cc..f284174 100644
--- a/gnome-documents.spec
+++ b/gnome-documents.spec
@@ -21,6 +21,8 @@ BuildRequires:  clutter-gtk-devel
 BuildRequires:  gjs-devel
 BuildRequires:  libzapojit-devel
 
+Patch0: fix-sl-translation.patch
+
 %description
 gnome-documents is a document manager application for GNOME,
 aiming to be a simple and elegant replacement for using Files to show
@@ -29,6 +31,8 @@ the Documents directory.
 %prep
 %setup -q
 
+%patch0 -p1 -b .fix-sl-translation
+
 %build
 %configure --disable-static
 #FIXME: Build fails with  %{?_smp_mflags}.


More information about the scm-commits mailing list