forked from pool/gnome-clocks
Accepting request 159454 from home:sbrabec:branches:proposed-translation-fixes
- Added support for translation-update-upstream. OBS-URL: https://build.opensuse.org/request/show/159454 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-clocks?expand=0&rev=10
This commit is contained in:
parent
bbca735f8a
commit
de1f005857
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 14 20:09:41 CET 2013 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Added support for translation-update-upstream.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 6 10:44:32 UTC 2013 - dimstar@opensuse.org
|
Wed Mar 6 10:44:32 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -28,6 +28,7 @@ Source: http://download.gnome.org/sources/gnome-clocks/3.7/%{name}-%{ver
|
|||||||
# For icont_theme_chache post and postun macros
|
# For icont_theme_chache post and postun macros
|
||||||
BuildRequires: hicolor-icon-theme
|
BuildRequires: hicolor-icon-theme
|
||||||
BuildRequires: intltool >= 0.40
|
BuildRequires: intltool >= 0.40
|
||||||
|
BuildRequires: translation-update-upstream
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: vala >= 0.17.4
|
BuildRequires: vala >= 0.17.4
|
||||||
BuildRequires: pkgconfig(gio-2.0) >= 2.30.0
|
BuildRequires: pkgconfig(gio-2.0) >= 2.30.0
|
||||||
@ -47,6 +48,7 @@ A nice simple app to show the time, date, and alarms.
|
|||||||
%lang_package
|
%lang_package
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
translation-update-upstream
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
|
Loading…
Reference in New Issue
Block a user