summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Pazdziora <jpazdziora@redhat.com>2018-02-23 13:19:06 +0100
committerJan Pazdziora <jpazdziora@redhat.com>2018-02-23 13:28:40 +0100
commit3ebc05ef600396e20215d6e8b71abff0c205fc87 (patch)
tree9b5be0b3856fcf2f817c25c290b4ad47847393de
parentbdf47540c2e4768f31da10599e78a4181fb391b5 (diff)
downloadmod_authnz_pam-3ebc05ef600396e20215d6e8b71abff0c205fc87.tar.gz
mod_authnz_pam-3ebc05ef600396e20215d6e8b71abff0c205fc87.tar.xz
mod_authnz_pam-3ebc05ef600396e20215d6e8b71abff0c205fc87.zip
https://fedoraproject.org/wiki/Packaging:C_and_C%2B%2B#BuildRequires_and_Requires
-rw-r--r--mod_authnz_pam.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/mod_authnz_pam.spec b/mod_authnz_pam.spec
index d01caf6..e69e2bd 100644
--- a/mod_authnz_pam.spec
+++ b/mod_authnz_pam.spec
@@ -8,11 +8,12 @@
Summary: PAM authorization checker and PAM Basic Authentication provider
Name: mod_authnz_pam
Version: 1.1.0
-Release: 7%{?dist}
+Release: 8%{?dist}
License: ASL 2.0
Group: System Environment/Daemons
URL: http://www.adelton.com/apache/mod_authnz_pam/
Source0: http://www.adelton.com/apache/mod_authnz_pam/%{name}-%{version}.tar.gz
+BuildRequires: gcc
BuildRequires: httpd-devel
BuildRequires: pam-devel
BuildRequires: pkgconfig
@@ -63,6 +64,9 @@ install -Dp -m 0644 authnz_pam.confx $RPM_BUILD_ROOT%{_httpd_confdir}/authnz_pam
%{_httpd_moddir}/*.so
%changelog
+* Fri Feb 23 2018 Jan Pazdziora <jpazdziora@redhat.com> - 1.1.0-8
+- https://fedoraproject.org/wiki/Packaging:C_and_C%2B%2B#BuildRequires_and_Requires
+
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.1.0-7
- Escape macros in %%changelog