diff --git a/samba.spec b/samba.spec index 2b7b658..1077df1 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 5 +%define main_release 6 %define samba_version 4.2.0 %define talloc_version 2.1.1 @@ -550,7 +550,7 @@ Requires: fileutils Requires: psmisc Requires: sed Requires: tdb-tools -Requires: awk +Requires: gawk # for pkill and pidof: Requires: procps-ng # for netstat: @@ -1851,6 +1851,9 @@ rm -rf %{buildroot} %endif # with_clustering_support %changelog +* Mon Jan 12 2015 Guenther Deschner - 4.2.0-0.6.rc3 +- Fix awk as a dependency (and require gawk) + * Mon Jan 12 2015 Michael Adam - 4.2.0-0.5.rc3 - Add dependencies for ctdb.