From e63b5beb7b712ddfb25f450f804de738946a4751 Mon Sep 17 00:00:00 2001 From: John Dennis Date: Mar 22 2016 15:07:32 +0000 Subject: Add ECP.rst to doc, use license tag for license file --- diff --git a/mod_auth_mellon.spec b/mod_auth_mellon.spec index 04766b5..928c5d3 100644 --- a/mod_auth_mellon.spec +++ b/mod_auth_mellon.spec @@ -53,7 +53,12 @@ install -m 755 %{SOURCE4} %{buildroot}/%{_libexecdir}/%{name} %files %defattr(-,root,root) -%doc README COPYING NEWS +%if 0%{?rhel} && 0%{?rhel} < 7 +%doc COPYING +%else +%license COPYING +%endif +%doc README NEWS ECP.rst %config(noreplace) %{_httpd_modconfdir}/10-auth_mellon.conf %config(noreplace) %{_httpd_confdir}/auth_mellon.conf %{_httpd_moddir}/mod_auth_mellon.so