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 \