diff --git a/samba.spec b/samba.spec index 1a1b505..ebff02d 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 1 +%define main_release 2 %define samba_version 4.2.0 %define talloc_version 2.1.1 @@ -1835,6 +1835,9 @@ rm -rf %{buildroot} %endif # with_clustering_support %changelog +* Tue Jan 06 2015 - Guenther Deschner - 4.2.0-0.2.rc3 +- Fix ctdb and libcephfs dependencies. + * Mon Jan 05 2015 - Andreas Schneider - 4.2.0-0.1.rc3 - Update to Samba 4.2.0rc3 + Samba provides ctdb packages now.