Accepting request 159599 from home:sbrabec:branches:proposed-translation-fixes
- Added support for translation-update-upstream. OBS-URL: https://build.opensuse.org/request/show/159599 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gsettings-desktop-schemas?expand=0&rev=49
This commit is contained in:
parent
2d8a2d53da
commit
aae594c985
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 15 17:56:08 CET 2013 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Added support for translation-update-upstream.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 5 14:32:44 UTC 2013 - dimstar@opensuse.org
|
Tue Mar 5 14:32:44 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -31,6 +31,7 @@ BuildRequires: intltool
|
|||||||
%if 0%{?BUILD_FROM_VCS}
|
%if 0%{?BUILD_FROM_VCS}
|
||||||
BuildRequires: gnome-common
|
BuildRequires: gnome-common
|
||||||
%endif
|
%endif
|
||||||
|
BuildRequires: translation-update-upstream
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
# default font in the schemas
|
# default font in the schemas
|
||||||
Recommends: cantarell-fonts
|
Recommends: cantarell-fonts
|
||||||
@ -56,6 +57,7 @@ This package contains development files.
|
|||||||
%lang_package
|
%lang_package
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
translation-update-upstream
|
||||||
|
|
||||||
%if 0%{?BUILD_FROM_VCS}
|
%if 0%{?BUILD_FROM_VCS}
|
||||||
[ -x ./autogen.sh ] && NOCONFIGURE=1 ./autogen.sh
|
[ -x ./autogen.sh ] && NOCONFIGURE=1 ./autogen.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user