remake even configure scripts and configuration headers that are newer than their input files

Signed-off-by: modric <wangyu283@huawei.com>
This commit is contained in:
modric 2022-11-11 09:56:19 +00:00 committed by Gitee
parent 3575e3d563
commit 1d5cf318eb
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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 \
@ -129,6 +129,9 @@ exit 0
%{_datadir}/man/man8/*
%changelog
* Fri Nov 11 2022 wangyu <wangyu283@huawei.com> - 0.120-7
- remake even configure scripts and configuration headers that are newer than their input files
* Mon Oct 17 2022 wangyu <wangyu283@huawei.com> - 0.120-6
- delete the expired polkit-pkla-compat