SHA256
1
0
forked from pool/gnumeric

Accepting request 23181 from GNOME:Factory

Copy from GNOME:Factory/gnumeric based on submit request 23181 from user sbrabec

OBS-URL: https://build.opensuse.org/request/show/23181
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnumeric?expand=0&rev=29
This commit is contained in:
OBS User autobuild 2009-10-27 15:31:32 +00:00 committed by Git OBS Bridge
parent 27d98b37b8
commit 9fb1d229d3
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Oct 26 16:54:10 CET 2009 - sbrabec@suse.cz
- Added support for translation-update-upstream (FATE#301344).
-------------------------------------------------------------------
Tue Sep 29 10:12:37 CEST 2009 - vuntz@opensuse.org

View File

@ -30,6 +30,7 @@ BuildRequires: python-devel
BuildRequires: python-gobject2-devel
BuildRequires: scrollkeeper
BuildRequires: shared-mime-info
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
License: GPL v2 or later
Group: Productivity/Office/Spreadsheets
@ -37,7 +38,7 @@ Provides: gnumeric2
Obsoletes: gnumeric2
Summary: Spreadsheet Application
Version: 1.9.13
Release: 1
Release: 2
Source: ftp://ftp.gnome.org/pub/gnome/sources/gnumeric/1.8/gnumeric-%{version}.tar.bz2
Url: http://www.gnumeric.org/
Requires: %{name}-lang = %{version}
@ -92,6 +93,8 @@ Gnumeric is part of the GNOME project.
%lang_package
%prep
%setup -q
translation-update-upstream
translation-update-upstream po-functions gnumeric-functions
%build
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"