Accepting request 159463 from home:sbrabec:branches:proposed-translation-fixes
- Added support for translation-update-upstream. OBS-URL: https://build.opensuse.org/request/show/159463 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-online-accounts?expand=0&rev=40
This commit is contained in:
parent
d47a8ab32e
commit
99b15ffbba
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 14 20:45:40 CET 2013 - sbrabec@suse.cz
|
||||
|
||||
- Added support for translation-update-upstream.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 11 08:14:42 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
@ -37,6 +37,7 @@ BuildRequires: krb5-mini-devel
|
||||
# duplicating them in the .spec file here, we include them from libsocialweb-branding.
|
||||
BuildRequires: libsocialweb-branding-openSUSE
|
||||
%endif
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(gcr-3)
|
||||
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.35
|
||||
@ -101,6 +102,7 @@ libraries in GNOME can access the user's online accounts.
|
||||
%lang_package
|
||||
%prep
|
||||
%setup -q
|
||||
translation-update-upstream
|
||||
|
||||
%build
|
||||
%if 0%{?with_twitter}
|
||||
|
Loading…
Reference in New Issue
Block a user