From 42e9d233975e6775241528b6e2be343ad92480a5 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Tue, 26 Feb 2019 15:42:06 -0500 Subject: [PATCH] (rpm) Mark theme-default.css as a config file --- packaging/rhel/sogo.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/rhel/sogo.spec b/packaging/rhel/sogo.spec index 761c54b57..c5f16ce0a 100644 --- a/packaging/rhel/sogo.spec +++ b/packaging/rhel/sogo.spec @@ -277,6 +277,7 @@ rm -fr ${RPM_BUILD_ROOT} %{_libdir}/GNUstep/OCSTypeModels %{_libdir}/GNUstep/WOxElemBuilders-* +%config(noreplace) %{_libdir}/GNUstep/SOGo/WebServerResources/css/theme-default.css %config(noreplace) %attr(0640, root, %sogo_user) %{_sysconfdir}/sogo/sogo.conf %config(noreplace) %{_sysconfdir}/logrotate.d/sogo %config(noreplace) %{_sysconfdir}/cron.d/sogo