forked from pool/samba
- Update to 3.6.13.
+ Certain xattrs cause Windows error 0x800700FF; (bso#9130). - Exclude dbwrap_tool man page from the list of packaged files. OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=305
This commit is contained in:
parent
b3f5767936
commit
7ba18c1a0c
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb827ae8e847a23ea3c9f181a227a8ec0d8e049675c296aef7d2949252e887fe
|
||||
size 46120
|
||||
oid sha256:ac87dc9d80f20dfe89e0bd5cb95722f5195c85b10f0c8ba20251815b1a4740ed
|
||||
size 26479
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f8574f4fd99aee210a7642a8a780b6f5706add0505e2449bf6954acc6e690f2e
|
||||
size 29600290
|
3
samba-3.6.14.tar.bz2
Normal file
3
samba-3.6.14.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5f7856df276915884b3772e0c7ed66110597a81c762648f442be671ce9dc62ee
|
||||
size 29592648
|
@ -89,7 +89,7 @@ BuildRequires: libtalloc-devel
|
||||
BuildRequires: libtdb-devel
|
||||
BuildRequires: libtevent-devel
|
||||
%endif
|
||||
%define samba_ver 3.6.13
|
||||
%define samba_ver 3.6.14
|
||||
%define samba_ver_suffix %nil
|
||||
%define samba_ver_full %{samba_ver}%{samba_ver_suffix}
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1111
|
||||
@ -126,9 +126,9 @@ BuildRequires: libtevent-devel
|
||||
%else
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
%define SOURCE_TIMESTAMP 2980
|
||||
%define SOURCE_TIMESTAMP 2981
|
||||
%define BRANCH %{version}
|
||||
Version: 3.6.13
|
||||
Version: 3.6.14
|
||||
Release: 0
|
||||
%define ldapsmb_ver 1.34b
|
||||
Url: http://www.samba.org/
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 29 12:21:15 UTC 2013 - lmuelle@suse.com
|
||||
|
||||
- Update to 3.6.13.
|
||||
+ Certain xattrs cause Windows error 0x800700FF; (bso#9130).
|
||||
- Exclude dbwrap_tool man page from the list of packaged files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 26 15:54:50 UTC 2013 - lmuelle@suse.com
|
||||
|
||||
|
@ -89,7 +89,7 @@ BuildRequires: libtalloc-devel
|
||||
BuildRequires: libtdb-devel
|
||||
BuildRequires: libtevent-devel
|
||||
%endif
|
||||
%define samba_ver 3.6.13
|
||||
%define samba_ver 3.6.14
|
||||
%define samba_ver_suffix %nil
|
||||
%define samba_ver_full %{samba_ver}%{samba_ver_suffix}
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1111
|
||||
@ -126,9 +126,9 @@ BuildRequires: libtevent-devel
|
||||
%else
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
%define SOURCE_TIMESTAMP 2980
|
||||
%define SOURCE_TIMESTAMP 2981
|
||||
%define BRANCH %{version}
|
||||
Version: 3.6.13
|
||||
Version: 3.6.14
|
||||
Release: 0
|
||||
%define ldapsmb_ver 1.34b
|
||||
License: GPL-3.0+
|
||||
@ -1498,7 +1498,7 @@ fi
|
||||
%{_libdir}/samba/lowcase.dat
|
||||
%{_libdir}/samba/upcase.dat
|
||||
%{_libdir}/samba/valid.dat
|
||||
%doc %{_mandir}/man1/dbwrap_tool.1.*
|
||||
%exclude %{_mandir}/man1/dbwrap_tool.1.*
|
||||
%doc %{_mandir}/man1/findsmb.1.*
|
||||
%doc %{_mandir}/man1/nmblookup.1.*
|
||||
%doc %{_mandir}/man1/nmbstatus.1.*
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4126672048419b5c15097421d955abe17e31cdb57350792b0d0f41c140abc48c
|
||||
size 53573
|
||||
oid sha256:67429c9d519eaf7c5cc4b0ca9edc6db047ae448b7287f007196c9ca532bb4ab4
|
||||
size 53552
|
||||
|
Loading…
Reference in New Issue
Block a user