Admin can place the real config file under /etc/sysctl.d as override.
https://bugzilla.redhat.com/show_bug.cgi?id=
1506660
Signed-off-by: Mark Wielaard <mark@klomp.org>
+2017-11-02 Mark Wielaard <mark@klomp.org>
+
+ * elfutils.spec.in: Config files under /usr/lib/sysctl.d (_sysctldir)
+ aren't %config.
+
2017-10-24 Mark Wielaard <mark@klomp.org>
* eu.am (AM_CFLAGS): Handle -Wno-packed-not-aligned.
%{_libdir}/libelf.a
%files default-yama-scope
-%config(noreplace) %{_sysctldir}/10-default-yama-scope.conf
+%{_sysctldir}/10-default-yama-scope.conf
%changelog
-* Wed Aug 2 2017 Mark Wielaard <mark@gmail.com> 0.170-1
+* Wed Aug 2 2017 Mark Wielaard <mark@klomp.org> 0.170-1
- libdw: Added new DWARF5 attribute, tag, character encoding,
language code, calling convention, defaulted member function
and macro constants to dwarf.h.