diff --git a/samba-4.11.6.tar.gz b/samba-4.11.6.tar.gz new file mode 100644 index 0000000..770ccb2 Binary files /dev/null and b/samba-4.11.6.tar.gz differ diff --git a/samba-4.11.6.tar.xz b/samba-4.11.6.tar.xz deleted file mode 100644 index c8b29cb..0000000 Binary files a/samba-4.11.6.tar.xz and /dev/null differ diff --git a/samba.spec b/samba.spec index e98babc..a4c285f 100644 --- a/samba.spec +++ b/samba.spec @@ -50,13 +50,13 @@ Name: samba Version: 4.11.6 -Release: 1 +Release: 2 Summary: A suite for Linux to interoperate with Windows License: GPLv3+ and LGPLv3+ URL: https://www.samba.org -Source0: https://download.samba.org/pub/samba/stable/%{name}-%{version}.tar.xz +Source0: https://download.samba.org/pub/samba/stable/%{name}-%{version}.tar.gz Source1: https://download.samba.org/pub/samba/stable/%{name}-%{version}.tar.asc Source2: gpgkey-52FBC0B86D954B0843324CDC6F33915B6568B7EA.gpg Source3: samba.logrotate @@ -460,7 +460,7 @@ This package contains some man help files for %{name}. %prep -xzcat %{SOURCE0} | gpgv2 --quiet --keyring %{SOURCE2} %{SOURCE1} - +zcat %{SOURCE0} | gpgv2 --quiet --keyring %{SOURCE2} %{SOURCE1} - %autosetup -n %{name}-%{version} -p1 %build @@ -3057,6 +3057,9 @@ fi %{_mandir}/man8/* %changelog +* Fri Feb 21 2020 openEuler Buildteam - 4.11.6-2 +- use zcat instead of xzcat + * Mon Feb 10 2020 openEuler Buildteam - 4.11.6-1 - Update to Samba 4.11.6