Accepting request 967861 from GNOME:Apps
- Drop autoreconf call, we do not have any patches currently. Following this, also drop libtool BuildRequires, no longer needed. (forwarded request 967600 from iznogood) OBS-URL: https://build.opensuse.org/request/show/967861 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnumeric?expand=0&rev=126
This commit is contained in:
commit
a1da9e6e13
@ -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>
|
||||
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user