diff options
Diffstat (limited to 'redhat/applications/koffice/koffice.spec')
-rw-r--r-- | redhat/applications/koffice/koffice.spec | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/redhat/applications/koffice/koffice.spec b/redhat/applications/koffice/koffice.spec index 49024b66a..411dd344e 100644 --- a/redhat/applications/koffice/koffice.spec +++ b/redhat/applications/koffice/koffice.spec @@ -635,8 +635,8 @@ For additional database drivers take a look at %{name}-kexi-driver-* %{tde_tdelibdir}/kexi.* # moved here to workaround bug #394101, alternative is to move libkexi(db|dbparser|utils) to -libs) %{tde_tdelibdir}/libkspreadkexiimport.* -%{tde_confdir}/kexirc -%{tde_confdir}/magic/kexi.magic +%config(noreplace) %{tde_confdir}/kexirc +%config(noreplace) %{tde_confdir}/magic/kexi.magic %{tde_datadir}/mimelnk/application/* %{tde_datadir}/servicetypes/kexi*.desktop %{tde_datadir}/services/kexi/ @@ -649,7 +649,7 @@ For additional database drivers take a look at %{name}-kexi-driver-* %{tde_tdelibdir}/krosskexiapp.* %{tde_tdelibdir}/krosskexidb.* %endif -%{tde_confdir}/magic/kexi.magic.mgc +%config(noreplace) %{tde_confdir}/magic/kexi.magic.mgc ########## |