From 2cb0420ba5c33c2bb1e033d894e11c008160b79b Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Jun 08 2021 21:06:38 +0000 Subject: Add autoreconf to in-tree rpm spec file This is to allow CI automation using copr --- diff --git a/certmonger.spec b/certmonger.spec index 6d94879..bf77805 100644 --- a/certmonger.spec +++ b/certmonger.spec @@ -128,6 +128,7 @@ sed -i 's,^# chkconfig: - ,# chkconfig: 345 ,g' sysvinit/certmonger.in %endif %build +autoreconf -i -f %configure \ %if %{systemd} --enable-systemd \