diff options
-rw-r--r-- | infcloud.spec | 3 | ||||
-rw-r--r-- | radicale_infcloud/web/cache.manifest | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/infcloud.spec b/infcloud.spec index f09a4e5..3ee7079 100644 --- a/infcloud.spec +++ b/infcloud.spec @@ -35,6 +35,9 @@ mv %{buildroot}%{_datadir}/%{name}/radicale_infcloud/web/cache.manifest %{buildr ln -s %{_sysconfdir}/%{name}/config.js %{buildroot}%{_datadir}/%{name}/radicale_infcloud/web/config.js ln -s %{_sysconfdir}/%{name}/cache.manifest %{buildroot}%{_datadir}/%{name}/radicale_infcloud/web/cache.manifest +%post +/sbin/update-infcloud-cache 1>/dev/null 2>&1 || : + %files %{_datadir}/%{name} %dir %{_sysconfdir}/%{name} diff --git a/radicale_infcloud/web/cache.manifest b/radicale_infcloud/web/cache.manifest index b139826..9351554 100644 --- a/radicale_infcloud/web/cache.manifest +++ b/radicale_infcloud/web/cache.manifest @@ -1,5 +1,5 @@ CACHE MANIFEST -#V 20151122135011 +#V 20220516185824 CACHE: addressbook.js |