Accepting request 159586 from home:sbrabec:branches:proposed-translation-fixes
- Added support for translation-update-upstream. OBS-URL: https://build.opensuse.org/request/show/159586 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnote?expand=0&rev=37
This commit is contained in:
parent
136857b326
commit
e859aa5ff3
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 15 17:06:38 CET 2013 - sbrabec@suse.cz
|
||||
|
||||
- Added support for translation-update-upstream.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 3 19:41:12 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
@ -31,6 +31,7 @@ BuildRequires: gtkmm3-devel >= 3.6
|
||||
BuildRequires: intltool
|
||||
BuildRequires: libuuid-devel
|
||||
BuildRequires: libxslt-devel
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: yelp-tools
|
||||
BuildRequires: pkgconfig(gtkspell3-3.0) >= 3.0.0
|
||||
@ -48,6 +49,7 @@ to come). Synchronization support is being worked on.
|
||||
%lang_package
|
||||
%prep
|
||||
%setup -q
|
||||
translation-update-upstream
|
||||
|
||||
%build
|
||||
%configure --disable-static --disable-scrollkeeper
|
||||
|
Loading…
Reference in New Issue
Block a user