diff --git a/bluez.changes b/bluez.changes index ef387b8..c504d2b 100644 --- a/bluez.changes +++ b/bluez.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 12 12:46:33 UTC 2024 - Martin Schreiner + +- Mark the configuration files as 'noreplace'. + ------------------------------------------------------------------- Thu Sep 12 04:40:31 UTC 2024 - Martin Schreiner diff --git a/bluez.spec b/bluez.spec index e8bf853..214f0e4 100644 --- a/bluez.spec +++ b/bluez.spec @@ -438,9 +438,9 @@ done %{_datadir}/dbus-1/system-services/org.bluez.service # not packaged, boo#1151518 ###%%{_datadir}/dbus-1/system-services/org.bluez.mesh.service -%config %{_sysconfdir}/bluetooth/input.conf -%config %{_sysconfdir}/bluetooth/mesh-main.conf -%config %{_sysconfdir}/bluetooth/network.conf +%config(noreplace) %{_sysconfdir}/bluetooth/input.conf +%config(noreplace) %{_sysconfdir}/bluetooth/mesh-main.conf +%config(noreplace) %{_sysconfdir}/bluetooth/network.conf %files obexd %{_libexecdir}/bluetooth/obexd