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:
parent
9b1656d722
commit
c5943eec90
@ -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 <wangyu283@huawei.com> - 0.120-7
|
||||
- remake even configure scripts and configuration headers that are newer than their input files
|
||||
|
||||
* Mon Aug 22 2022 gengqihu <qihu@nfschina.com> - 0.120-6
|
||||
- delete the expired polkit-pkla-compat
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user