attr for man pages no longer needed (and errors on symlinks)
This commit is contained in:
parent
2f0670d0ac
commit
f9640541e1
@ -173,7 +173,7 @@ rm -fr %{buildroot}%{_sysconfdir}/rc.d/rc*
|
|||||||
%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/pluto
|
%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/pluto
|
||||||
%{_sbindir}/ipsec
|
%{_sbindir}/ipsec
|
||||||
%{_libexecdir}/ipsec
|
%{_libexecdir}/ipsec
|
||||||
%attr(0644,root,root) %doc %{_mandir}/*/*
|
%doc %{_mandir}/*/*
|
||||||
|
|
||||||
%if %{USE_FIPSCHECK}
|
%if %{USE_FIPSCHECK}
|
||||||
%{_libdir}/fipscheck/*.hmac
|
%{_libdir}/fipscheck/*.hmac
|
||||||
@ -203,6 +203,7 @@ fi
|
|||||||
* Thu Jul 10 2014 Paul Wouters <pwouters@redhat.com> - 3.9-1
|
* Thu Jul 10 2014 Paul Wouters <pwouters@redhat.com> - 3.9-1
|
||||||
- Updated to 3.9. IKEv2 enhancements, ESP/IKE algo enhancements
|
- Updated to 3.9. IKEv2 enhancements, ESP/IKE algo enhancements
|
||||||
- Mark libreswan-fips.conf as config file
|
- Mark libreswan-fips.conf as config file
|
||||||
|
- attr modifier for man pages no longer needed
|
||||||
|
|
||||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.8-1.1
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.8-1.1
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user