- Added support for translation-update-upstream (FATE#301344).

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=56
This commit is contained in:
Stanislav Brabec 2009-10-27 16:28:14 +00:00 committed by Git OBS Bridge
parent 4aaef74013
commit 9b3b012196
2 changed files with 7 additions and 0 deletions

View File

@ -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

View File

@ -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