From d257b83fd4500c4543d8768332123a895c12b29d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Tue, 3 Dec 2019 22:08:14 +0100 Subject: RPM: fix configuration were overwritten during package update --- redhat/main/tdegames/tdegames.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'redhat/main/tdegames/tdegames.spec') diff --git a/redhat/main/tdegames/tdegames.spec b/redhat/main/tdegames/tdegames.spec index f1d8a06ee..c7685d9cb 100644 --- a/redhat/main/tdegames/tdegames.spec +++ b/redhat/main/tdegames/tdegames.spec @@ -679,7 +679,7 @@ This package is part of Trinity, and a component of the TDE games module. %files -n trinity-kolf %defattr(-,root,root,-) -%{tde_confdir}/magic/kolf.magic +%config(noreplace) %{tde_confdir}/magic/kolf.magic %{tde_datadir}/apps/kolf/ %{tde_bindir}/kolf %{tde_tdeappdir}/kolf.desktop @@ -693,7 +693,7 @@ This package is part of Trinity, and a component of the TDE games module. %{tde_libdir}/libkolf.so.1 %{tde_libdir}/libkolf.so.1.2.0 %{tde_tdedocdir}/HTML/en/kolf/ -%{tde_confdir}/magic/kolf.magic.mgc +%config(noreplace) %{tde_confdir}/magic/kolf.magic.mgc ########## -- cgit v1.2.1