!4 add buildrequires perl
From: @chen-jan Reviewed-by: @gwei3 Signed-off-by: @gwei3
This commit is contained in:
commit
154fd3a859
@ -1,12 +1,12 @@
|
|||||||
%{!?_httpd_mmn: %{expand: %%global _httpd_mmn %%(cat %{_includedir}/httpd/.mmn || echo 0-0)}}
|
%{!?_httpd_mmn: %{expand: %%global _httpd_mmn %%(cat %{_includedir}/httpd/.mmn || echo 0-0)}}
|
||||||
Name: mod_authnz_pam
|
Name: mod_authnz_pam
|
||||||
Version: 1.2.0
|
Version: 1.2.0
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: PAM Basic Authentication provider and check.
|
Summary: PAM Basic Authentication provider and check.
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://www.adelton.com/apache/mod_authnz_pam/
|
URL: http://www.adelton.com/apache/mod_authnz_pam/
|
||||||
Source0: http://www.adelton.com/apache/mod_authnz_pam/mod_authnz_pam-%{version}.tar.gz
|
Source0: http://www.adelton.com/apache/mod_authnz_pam/mod_authnz_pam-%{version}.tar.gz
|
||||||
BuildRequires: gcc httpd-devel pam-devel pkgconfig
|
BuildRequires: gcc httpd-devel pam-devel pkgconfig perl
|
||||||
Requires: httpd-mmn = %{_httpd_mmn} pam
|
Requires: httpd-mmn = %{_httpd_mmn} pam
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -35,6 +35,9 @@ install -Dp -m 0644 authnz_pam.confx $RPM_BUILD_ROOT%{_sysconfdir}/httpd/conf.d/
|
|||||||
%{_libdir}/httpd/modules/*.so
|
%{_libdir}/httpd/modules/*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 30 2022 chenchen <chen_aka_jan@163.com> - 1.2.0-5
|
||||||
|
- add buildrequires perl
|
||||||
|
|
||||||
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.2.0-4
|
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.2.0-4
|
||||||
- DESC: delete -S git from %autosetup, and delete BuildRequires git
|
- DESC: delete -S git from %autosetup, and delete BuildRequires git
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user