From c5943eec900c48f4b70252a3fe3b6c85748f4ab2 Mon Sep 17 00:00:00 2001 From: modric Date: Fri, 11 Nov 2022 10:16:29 +0000 Subject: [PATCH] remake even configure scripts and configuration headers that are newer than their input files Signed-off-by: modric --- polkit.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/polkit.spec b/polkit.spec index 2a9648e..0672f28 100644 --- a/polkit.spec +++ b/polkit.spec @@ -1,6 +1,6 @@ Name: polkit Version: 0.120 -Release: 6 +Release: 7 Summary: Define and Handle authorizations tool License: LGPLv2+ URL: http://www.freedesktop.org/wiki/Software/polkit @@ -54,7 +54,7 @@ Development files for polkit. %autosetup -n %{name}-%{version} -p1 %build -autoreconf -i +autoreconf -fi export CFLAGS='-fPIC %optflags' export LDFLAGS='-pie -Wl,-z,now -Wl,-z,relro' %configure --enable-gtk-doc \ @@ -130,6 +130,9 @@ exit 0 %{_datadir}/man/man8/* %changelog +* Fri Nov 11 2022 wangyu - 0.120-7 +- remake even configure scripts and configuration headers that are newer than their input files + * Mon Aug 22 2022 gengqihu - 0.120-6 - delete the expired polkit-pkla-compat