[libreswan] attr for man pages no longer needed (and errors on symlinks)

Paul Wouters pwouters at fedoraproject.org
Thu Jul 10 15:21:32 UTC 2014


commit f9640541e15be09f015ff376230b3721beb1b431
Author: Paul Wouters <pwouters at redhat.com>
Date:   Thu Jul 10 11:21:30 2014 -0400

    attr for man pages no longer needed (and errors on symlinks)

 libreswan.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
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 <pwouters at redhat.com> - 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 <rel-eng at lists.fedoraproject.org> - 3.8-1.1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild


More information about the scm-commits mailing list