commit
6c81c1525b
BIN
samba-4.11.6.tar.gz
Normal file
BIN
samba-4.11.6.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -50,13 +50,13 @@
|
|||||||
|
|
||||||
Name: samba
|
Name: samba
|
||||||
Version: 4.11.6
|
Version: 4.11.6
|
||||||
Release: 1
|
Release: 2
|
||||||
|
|
||||||
Summary: A suite for Linux to interoperate with Windows
|
Summary: A suite for Linux to interoperate with Windows
|
||||||
License: GPLv3+ and LGPLv3+
|
License: GPLv3+ and LGPLv3+
|
||||||
URL: https://www.samba.org
|
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
|
Source1: https://download.samba.org/pub/samba/stable/%{name}-%{version}.tar.asc
|
||||||
Source2: gpgkey-52FBC0B86D954B0843324CDC6F33915B6568B7EA.gpg
|
Source2: gpgkey-52FBC0B86D954B0843324CDC6F33915B6568B7EA.gpg
|
||||||
Source3: samba.logrotate
|
Source3: samba.logrotate
|
||||||
@ -460,7 +460,7 @@ This package contains some man help files for %{name}.
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
xzcat %{SOURCE0} | gpgv2 --quiet --keyring %{SOURCE2} %{SOURCE1} -
|
zcat %{SOURCE0} | gpgv2 --quiet --keyring %{SOURCE2} %{SOURCE1} -
|
||||||
%autosetup -n %{name}-%{version} -p1
|
%autosetup -n %{name}-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -3057,6 +3057,9 @@ fi
|
|||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 21 2020 openEuler Buildteam <buildteam@openeuler.org> - 4.11.6-2
|
||||||
|
- use zcat instead of xzcat
|
||||||
|
|
||||||
* Mon Feb 10 2020 openEuler Buildteam <buildteam@openeuler.org> - 4.11.6-1
|
* Mon Feb 10 2020 openEuler Buildteam <buildteam@openeuler.org> - 4.11.6-1
|
||||||
- Update to Samba 4.11.6
|
- Update to Samba 4.11.6
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user