- 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:
parent
4aaef74013
commit
9b3b012196
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user