From 9b3b0121963462f7d4800670365a237698852cd4d9b025c135bd85a48cdfa334 Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Tue, 27 Oct 2009 16:28:14 +0000 Subject: [PATCH] - Added support for translation-update-upstream (FATE#301344). OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=56 --- glib2.changes | 5 +++++ glib2.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/glib2.changes b/glib2.changes index 7dbfbff..2a48b0c 100644 --- a/glib2.changes +++ b/glib2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 27 17:27:47 CET 2009 - sbrabec@suse.cz + +- Added support for translation-update-upstream (FATE#301344). + ------------------------------------------------------------------- Wed Sep 30 10:17:15 CEST 2009 - vuntz@opensuse.org diff --git a/glib2.spec b/glib2.spec index b4196d2..b55236d 100644 --- a/glib2.spec +++ b/glib2.spec @@ -25,6 +25,7 @@ BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: pcre-devel BuildRequires: pkg-config +BuildRequires: translation-update-upstream %if %suse_version > 1100 BuildRequires: libselinux-devel %endif @@ -213,6 +214,7 @@ to a C programmer and is used by Gtk+ and GNOME. %lang_package %prep %setup -q -n %{_name}-%{version} +translation-update-upstream %patch0 %patch1 %patch8