Use libarchive to provide improved smbclient tarmode functionality;

(bso#9667); (bnc#861135).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=388
This commit is contained in:
Lars Müller 2014-02-22 14:33:35 +00:00 committed by Git OBS Bridge
parent 7684b4f238
commit ca813d4800
4 changed files with 14 additions and 5 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:da36e31e01694b79a1489775403a2727161368a3ffdde422523d2b84963fcda3
size 128908
oid sha256:1dd3ab475ebb5408b757d7d91d462c8bedca2f65c59b8013a4aa791a327b966b
size 167077

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 21 17:57:57 UTC 2014 - ddiss@suse.com
- Use libarchive to provide improved smbclient tarmode functionality;
(bso#9667); (bnc#861135).
-------------------------------------------------------------------
Fri Feb 21 16:02:12 UTC 2014 - lmuelle@suse.com

View File

@ -27,6 +27,9 @@ BuildRequires: patch
BuildRequires: cups-devel
BuildRequires: cyrus-sasl-devel
BuildRequires: e2fsprogs-devel
%if 0%{?suse_version} > 1300
BuildRequires: libarchive-devel
%endif
%if 0%{?suse_version} > 1210
BuildRequires: gamin-devel
%else
@ -141,7 +144,7 @@ BuildRequires: systemd
%else
%define build_make_smp_mflags %{?jobs:-j%jobs}
%endif
%define SOURCE_TIMESTAMP 3185
%define SOURCE_TIMESTAMP 3186
%define BRANCH %{version}
%global with_mitkrb5 1
%global with_dc 0

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:36a0897149207a54808f6f516277e8bc89d89a0ef24a9dd508d44dff43d7c33b
size 54227
oid sha256:0aff77e09c7329ae8188c64fb7397460b096ebda69bb1a477539f6e1538a9873
size 54192