!51 remake even configure scripts and configuration headers that are newer than their input files
From: @BornThisWay Reviewed-by: @HuaxinLuGitee Signed-off-by: @HuaxinLuGitee
This commit is contained in:
commit
facd01f170
@ -1,6 +1,6 @@
|
|||||||
Name: polkit
|
Name: polkit
|
||||||
Version: 0.120
|
Version: 0.120
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: Define and Handle authorizations tool
|
Summary: Define and Handle authorizations tool
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.freedesktop.org/wiki/Software/polkit
|
URL: http://www.freedesktop.org/wiki/Software/polkit
|
||||||
@ -54,7 +54,7 @@ Development files for polkit.
|
|||||||
%autosetup -n %{name}-%{version} -p1
|
%autosetup -n %{name}-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -i
|
autoreconf -fi
|
||||||
export CFLAGS='-fPIC %optflags'
|
export CFLAGS='-fPIC %optflags'
|
||||||
export LDFLAGS='-pie -Wl,-z,now -Wl,-z,relro'
|
export LDFLAGS='-pie -Wl,-z,now -Wl,-z,relro'
|
||||||
%configure --enable-gtk-doc \
|
%configure --enable-gtk-doc \
|
||||||
@ -130,6 +130,9 @@ exit 0
|
|||||||
%{_datadir}/man/man8/*
|
%{_datadir}/man/man8/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Aug 22 2022 gengqihu <qihu@nfschina.com> - 0.120-6
|
||||||
- delete the expired polkit-pkla-compat
|
- delete the expired polkit-pkla-compat
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user