Include RPM spec file in dist package.
[mod_auth_gssapi.git] / contrib / mod_auth_gssapi.spec
index ec8832f..25f26d7 100644 (file)
@@ -1,5 +1,5 @@
 Name:           mod_auth_gssapi
-Version:        1.0.0
+Version:        1.3.2
 Release:        1%{?dist}
 Summary:        A GSSAPI Authentication module for Apache
 
@@ -8,12 +8,12 @@ License:        MIT
 URL:            https://github.com/modauthgssapi/mod_auth_gssapi
 Source0:        https://github.com/modauthgssapi/%{name}/releases/download/v%{version}/%name-%{version}.tar.gz
 
-BuildRequires:  httpd-devel, krb5-devel
+BuildRequires:  httpd-devel, krb5-devel, openssl-devel
 Requires:       httpd-mmn = %{_httpd_mmn}
 Requires:       krb5-libs >= 1.11.5
 
 %description
-The modauht_gssapi module is an authentication service that implements the
+The mod_auth_gssapi module is an authentication service that implements the
 SPNEGO based HTTP Authentication protocol defined in RFC4559.
 
 %prep
@@ -43,5 +43,35 @@ install -m 644 10-auth_gssapi.conf %{buildroot}%{_httpd_modconfdir}
 %{_httpd_moddir}/mod_auth_gssapi.so
 
 %changelog
-* Tue Jun 24 2014 Simo Sorce <simo@redhat.com> 1.0.0-1
-- First spec
+* Wed Feb 17 2016 Simo Sorce <simo@redhat.com> 1.3.2-1
+- NEAR Shoemaker launch (1996) release (1.3.2)
+
+* Thu Sep  3 2015 Simo Sorce <simo@redhat.com> 1.3.1-1
+- Viking 2 landing (1976) release (1.3.1)
+
+* Sat Jul  4 2015 Simo Sorce <simo@redhat.com> 1.3.0-1
+- US Independence day release (1.3.0)
+
+* Thu Apr 21 2015 Simo Sorce <simo@redhat.com> 1.2.0-1
+- New minor release 1.2.0
+
+* Thu Apr  2 2015 Simo Sorce <simo@redhat.com> 1.1.1-1
+- New minor release 1.1.1
+
+* Thu Mar 12 2015 Simo Sorce <simo@redhat.com> 1.1.0-1
+- New minor release 1.1.0
+
+* Sat Nov  8 2014 Simo Sorce <simo@redhat.com> 1.0.4-1
+- Patch release 1.0.4
+
+* Sat Oct 11 2014 Simo Sorce <simo@redhat.com> 1.0.3-1
+- Patch release 1.0.3
+
+* Thu Aug 26 2014 Simo Sorce <simo@redhat.com> 1.0.2-1
+- Patch release 1.0.2
+
+* Thu Aug 14 2014 Simo Sorce <simo@redhat.com> 1.0.1-1
+- Patch release 1.0.1
+
+* Mon Aug  4 2014 Simo Sorce <simo@redhat.com> 1.0.0-1
+- First release