From 4ec28829bf069793102fd83de70b6ae360b3381b48524bbecd5389fd74a5e4c4 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Thu, 12 Sep 2024 12:54:20 +0000 Subject: [PATCH] - Mark the configuration files as 'noreplace'. OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=376 --- bluez.changes | 5 +++++ bluez.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) 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