Accepting request 967600 from GNOME:Next

- Drop autoreconf call, we do not have any patches currently.
  Following this, also drop libtool BuildRequires, no longer
  needed.

OBS-URL: https://build.opensuse.org/request/show/967600
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnumeric?expand=0&rev=185
This commit is contained in:
Dominique Leuenberger 2022-04-08 14:56:57 +00:00 committed by Git OBS Bridge
parent 5fe5bed1ad
commit bfba1c113b
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Apr 7 07:03:52 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Drop autoreconf call, we do not have any patches currently.
Following this, also drop libtool BuildRequires, no longer
needed.
-------------------------------------------------------------------
Fri Jan 21 15:43:57 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -32,7 +32,6 @@ BuildRequires: fdupes
BuildRequires: intltool
BuildRequires: itstool
BuildRequires: libgsf-devel
BuildRequires: libtool
BuildRequires: pkgconfig
# Disable python3-devel BR for now, not supported yet.
#BuildRequires: python3-devel
@ -134,7 +133,6 @@ Gnumeric is part of the GNOME project.
%build
export CFLAGS="%{optflags} -fno-strict-aliasing"
autoreconf -fiv
%configure \
--disable-static \
# --enable-pdfdocs \