diff --git a/fakeroot.changes b/fakeroot.changes index a6479fc..a25aab1 100644 --- a/fakeroot.changes +++ b/fakeroot.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 27 06:06:06 UTC 2022 - olaf@aepfle.de + +- * autoconf 2.71 required + ------------------------------------------------------------------- Fri Mar 25 18:03:42 UTC 2022 - Sarah Kriesch diff --git a/fakeroot.spec b/fakeroot.spec index 4442565..b55276f 100644 --- a/fakeroot.spec +++ b/fakeroot.spec @@ -33,7 +33,7 @@ BuildRequires: automake BuildRequires: fdupes # user(daemon)/group(sys) is required for t.tar testsuite BuildRequires: intltool -BuildRequires: autoconf +BuildRequires: autoconf >= 2.71 BuildRequires: libacl-devel BuildRequires: libcap-devel BuildRequires: libcap-progs