Accepting request 75509 from GNOME:Apps
Pushing G:A OBS-URL: https://build.opensuse.org/request/show/75509 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnumeric?expand=0&rev=53
This commit is contained in:
commit
13ba135c34
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 6 11:19:42 CEST 2011 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Disable translation-update-upstream because it breaks the build
|
||||||
|
(bnc#703739).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 17 05:39:22 CEST 2011 - vuntz@opensuse.org
|
Fri Jun 17 05:39:22 CEST 2011 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -21,6 +21,7 @@
|
|||||||
Name: gnumeric
|
Name: gnumeric
|
||||||
Version: 1.10.16
|
Version: 1.10.16
|
||||||
Release: 1
|
Release: 1
|
||||||
|
# FIXME: check if translation-update-upstream support can be re-enabled, see bnc#703739 (last checked: 2011-07-04)
|
||||||
Summary: Spreadsheet Application
|
Summary: Spreadsheet Application
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Url: http://www.gnumeric.org/
|
Url: http://www.gnumeric.org/
|
||||||
@ -94,8 +95,9 @@ Gnumeric is part of the GNOME project.
|
|||||||
%lang_package
|
%lang_package
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
translation-update-upstream
|
# Disable translation-update-upstream because it makes the build fail, see bnc#703739
|
||||||
translation-update-upstream po-functions gnumeric-functions
|
#translation-update-upstream
|
||||||
|
#translation-update-upstream po-functions gnumeric-functions
|
||||||
# translation-update-upstream provides incomplete upstream translations
|
# translation-update-upstream provides incomplete upstream translations
|
||||||
# from the upstream git. Remove them until upstream provides a fix. See
|
# from the upstream git. Remove them until upstream provides a fix. See
|
||||||
# po/LINGUAS for more.
|
# po/LINGUAS for more.
|
||||||
|
Loading…
Reference in New Issue
Block a user