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:
parent
5fe5bed1ad
commit
bfba1c113b
@ -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>
|
Fri Jan 21 15:43:57 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -32,7 +32,6 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: itstool
|
BuildRequires: itstool
|
||||||
BuildRequires: libgsf-devel
|
BuildRequires: libgsf-devel
|
||||||
BuildRequires: libtool
|
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
# Disable python3-devel BR for now, not supported yet.
|
# Disable python3-devel BR for now, not supported yet.
|
||||||
#BuildRequires: python3-devel
|
#BuildRequires: python3-devel
|
||||||
@ -134,7 +133,6 @@ Gnumeric is part of the GNOME project.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
export CFLAGS="%{optflags} -fno-strict-aliasing"
|
export CFLAGS="%{optflags} -fno-strict-aliasing"
|
||||||
autoreconf -fiv
|
|
||||||
%configure \
|
%configure \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
# --enable-pdfdocs \
|
# --enable-pdfdocs \
|
||||||
|
Loading…
Reference in New Issue
Block a user