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:
parent
7684b4f238
commit
ca813d4800
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:da36e31e01694b79a1489775403a2727161368a3ffdde422523d2b84963fcda3
|
oid sha256:1dd3ab475ebb5408b757d7d91d462c8bedca2f65c59b8013a4aa791a327b966b
|
||||||
size 128908
|
size 167077
|
||||||
|
@ -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
|
Fri Feb 21 16:02:12 UTC 2014 - lmuelle@suse.com
|
||||||
|
|
||||||
|
@ -27,6 +27,9 @@ BuildRequires: patch
|
|||||||
BuildRequires: cups-devel
|
BuildRequires: cups-devel
|
||||||
BuildRequires: cyrus-sasl-devel
|
BuildRequires: cyrus-sasl-devel
|
||||||
BuildRequires: e2fsprogs-devel
|
BuildRequires: e2fsprogs-devel
|
||||||
|
%if 0%{?suse_version} > 1300
|
||||||
|
BuildRequires: libarchive-devel
|
||||||
|
%endif
|
||||||
%if 0%{?suse_version} > 1210
|
%if 0%{?suse_version} > 1210
|
||||||
BuildRequires: gamin-devel
|
BuildRequires: gamin-devel
|
||||||
%else
|
%else
|
||||||
@ -141,7 +144,7 @@ BuildRequires: systemd
|
|||||||
%else
|
%else
|
||||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||||
%endif
|
%endif
|
||||||
%define SOURCE_TIMESTAMP 3185
|
%define SOURCE_TIMESTAMP 3186
|
||||||
%define BRANCH %{version}
|
%define BRANCH %{version}
|
||||||
%global with_mitkrb5 1
|
%global with_mitkrb5 1
|
||||||
%global with_dc 0
|
%global with_dc 0
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:36a0897149207a54808f6f516277e8bc89d89a0ef24a9dd508d44dff43d7c33b
|
oid sha256:0aff77e09c7329ae8188c64fb7397460b096ebda69bb1a477539f6e1538a9873
|
||||||
size 54227
|
size 54192
|
||||||
|
Loading…
Reference in New Issue
Block a user