From f1c380bfa9f8e7d4d6184b6d8ffedffec06263d4 Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: May 28 2019 10:15:32 +0000 Subject: Add missing /etc/ctdb/events/legacy directory Guenther --- diff --git a/samba.spec b/samba.spec index f7ec58a..f05d1f0 100644 --- a/samba.spec +++ b/samba.spec @@ -6,7 +6,7 @@ # ctdb is enabled by default, you can disable it with: --without clustering %bcond_without clustering -%define main_release 0 +%define main_release 1 %define samba_version 4.10.4 %define talloc_version 2.1.16 @@ -2545,6 +2545,7 @@ fi # CTDB scripts, no config files # script with executable bit means activated %dir %{_sysconfdir}/ctdb/events +%dir %{_sysconfdir}/ctdb/events/legacy %dir %{_sysconfdir}/ctdb/events/notification %{_sysconfdir}/ctdb/events/notification/README @@ -3402,6 +3403,9 @@ fi %endif # with_clustering_support %changelog +* Tue May 28 2019 Guenther Deschner - 4.10.4-1 +- Add missing /etc/ctdb/events/legacy directory + * Wed May 22 2019 Guenther Deschner - 4.10.4-0 - Update to Samba 4.10.4