From 431fe3b5037beeadc768830aafba76b6dfccf18f Mon Sep 17 00:00:00 2001 From: John Dennis Date: Mar 22 2016 15:10:21 +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