diff --git a/samba.spec b/samba.spec index 41e61da..7eaa743 100644 --- a/samba.spec +++ b/samba.spec @@ -8,7 +8,7 @@ %define samba_requires_eq() %(LC_ALL="C" echo '%*' | xargs -r rpm -q --qf 'Requires: %%{name} = %%{epoch}:%%{version}\\n' | sed -e 's/ (none):/ /' -e 's/ 0:/ /' | grep -v "is not") -%define main_release 0 +%define main_release 1 %define samba_version 4.12.5 %define talloc_version 2.3.1 @@ -901,9 +901,6 @@ export LDFLAGS="%{__global_ldflags} -fuse-ld=gold" %if %{with testsuite} --enable-selftest \ %endif -%if ! %with_winexe - --without-winexe \ -%endif --with-systemd \ --systemd-install-services \ --with-systemddir=/usr/lib/systemd/system \ @@ -3579,6 +3576,9 @@ fi %endif %changelog +* Wed Jul 08 2020 Merlin Mathesius - 4.12.5-1 +- Remove nonexistent --without-winexe option from configure + * Thu Jul 02 2020 Guenther Deschner - 4.12.5-0 - Update to Samba 4.12.5