From bfba1c113bf2550b15835e6aa12a6ce862a6dabde5421d0d97b5c732b742f4ac Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 8 Apr 2022 14:56:57 +0000 Subject: [PATCH] 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 --- gnumeric.changes | 7 +++++++ gnumeric.spec | 2 -- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/gnumeric.changes b/gnumeric.changes index e5bf3bb..fbc7681 100644 --- a/gnumeric.changes +++ b/gnumeric.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Apr 7 07:03:52 UTC 2022 - Bjørn Lie + +- 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 diff --git a/gnumeric.spec b/gnumeric.spec index 910cdbb..d093856 100644 --- a/gnumeric.spec +++ b/gnumeric.spec @@ -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 \