From 13a936819b2f77140b641357052c972681fb4efb Mon Sep 17 00:00:00 2001 From: Jennifer Richards Date: Fri, 3 Jun 2016 16:24:43 +0000 Subject: [PATCH] Include RPM spec file in dist package. --- Makefile.am | 2 ++ contrib/mod_auth_gssapi.spec | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 95641f9..9995986 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,5 +2,7 @@ ACLOCAL_AMFLAGS = -I m4 SUBDIRS = src/asn1c src +EXTRA_DIST = contrib/mod_auth_gssapi.spec + test: all ./tests/magtests.py diff --git a/contrib/mod_auth_gssapi.spec b/contrib/mod_auth_gssapi.spec index 4420abb..25f26d7 100644 --- a/contrib/mod_auth_gssapi.spec +++ b/contrib/mod_auth_gssapi.spec @@ -43,7 +43,7 @@ install -m 644 10-auth_gssapi.conf %{buildroot}%{_httpd_modconfdir} %{_httpd_moddir}/mod_auth_gssapi.so %changelog -* Wed Feb 17 2015 Simo Sorce 1.3.2-1 +* Wed Feb 17 2016 Simo Sorce 1.3.2-1 - NEAR Shoemaker launch (1996) release (1.3.2) * Thu Sep 3 2015 Simo Sorce 1.3.1-1 -- 2.1.4