From f9640541e15be09f015ff376230b3721beb1b431 Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Thu, 10 Jul 2014 11:21:30 -0400 Subject: [PATCH] attr for man pages no longer needed (and errors on symlinks) --- libreswan.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libreswan.spec b/libreswan.spec index 69bbe33..3a82e5c 100644 --- a/libreswan.spec +++ b/libreswan.spec @@ -173,7 +173,7 @@ rm -fr %{buildroot}%{_sysconfdir}/rc.d/rc* %attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/pluto %{_sbindir}/ipsec %{_libexecdir}/ipsec -%attr(0644,root,root) %doc %{_mandir}/*/* +%doc %{_mandir}/*/* %if %{USE_FIPSCHECK} %{_libdir}/fipscheck/*.hmac @@ -203,6 +203,7 @@ fi * Thu Jul 10 2014 Paul Wouters - 3.9-1 - Updated to 3.9. IKEv2 enhancements, ESP/IKE algo enhancements - Mark libreswan-fips.conf as config file +- attr modifier for man pages no longer needed * Sat Jun 07 2014 Fedora Release Engineering - 3.8-1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild