0.170-2 - Config files under /usr/lib/sysctl.d (_sysctldir) aren't %config.

Resolves: #1506660
This commit is contained in:
Mark Wielaard 2017-11-02 16:57:11 +01:00
parent db9bbf34bd
commit 659b8f85c1
1 changed files with 5 additions and 1 deletions

View File

@ -300,13 +300,17 @@ rm -rf ${RPM_BUILD_ROOT}
%if %{provide_yama_scope}
%files default-yama-scope
%defattr(-,root,root)
%config(noreplace) %{_sysctldir}/10-default-yama-scope.conf
%{_sysctldir}/10-default-yama-scope.conf
%endif
%changelog
* Wed Dec 20 2017 Mark Wielaard <mjw@fedoraproject.org> - 0.170-4
- Add elfutils-0.170-dwarf_aggregate_size.patch.
* Thu Nov 2 2017 Mark Wielaard <mjw@redhat.com> - 0.170-2
- Config files under /usr/lib/sysctl.d (_sysctldir) aren't %config (#1506660)
Admin can place the real config file under /etc/sysctl.d as override.
* Thu Aug 3 2017 Mark Wielaard <mjw@fedoraproject.org> - 0.170-1
- New upstream release. Remove upstreamed patches.
- provide_yama_scope for either fedora >= 22 and rhel >= 7.