Accepting request 89931 from home:dmdiss:branches:bso-563
- Fix smbclient >8GB tars on big endian machines; (bso#563); (bnc#726145). - Fix typo in net ads join output; (bnc#713135). OBS-URL: https://build.opensuse.org/request/show/89931 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=203
This commit is contained in:
parent
2a356f06e6
commit
fcb5d0112d
@ -1,2 +1,2 @@
|
|||||||
2691
|
2693
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:d3a48f2ad4ae29dbb942b6250ffe38fb3de742681fe35a74628745a3b5d26c96
|
oid sha256:ce1224a9127f6019e796506016c7feecdabb921fa1a321adfc96a626ca020055
|
||||||
size 31580
|
size 32441
|
||||||
|
@ -432,7 +432,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2691
|
Source Timestamp: 2693
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 1 23:11:41 CET 2011 - ddiss@suse.de
|
||||||
|
|
||||||
|
- Fix smbclient >8GB tars on big endian machines; (bso#563); (bnc#726145).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 31 18:29:48 CET 2011 - ddiss@suse.de
|
||||||
|
|
||||||
|
- Fix typo in net ads join output; (bnc#713135).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 27 20:00:16 UTC 2011 - lmuelle@suse.de
|
Thu Oct 27 20:00:16 UTC 2011 - lmuelle@suse.de
|
||||||
|
|
||||||
|
52
samba.spec
52
samba.spec
@ -205,7 +205,7 @@ Authors:
|
|||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
|
|
||||||
Source Timestamp: 2691
|
Source Timestamp: 2693
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package client
|
%package client
|
||||||
@ -249,7 +249,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2691
|
Source Timestamp: 2693
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
|
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
|
||||||
@ -275,7 +275,7 @@ Authors:
|
|||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
|
|
||||||
Source Timestamp: 2691
|
Source Timestamp: 2693
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
@ -305,7 +305,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2691
|
Source Timestamp: 2693
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
@ -332,7 +332,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
Jeremy Allison <jra at samba dot org>
|
Jeremy Allison <jra at samba dot org>
|
||||||
|
|
||||||
Source Timestamp: 2691
|
Source Timestamp: 2693
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%if %{make_utils}
|
%if %{make_utils}
|
||||||
@ -353,7 +353,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2691
|
Source Timestamp: 2693
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
@ -388,7 +388,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2691
|
Source Timestamp: 2693
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||||
@ -414,14 +414,14 @@ PreReq: /sbin/ldconfig
|
|||||||
|
|
||||||
%description -n libsmbclient
|
%description -n libsmbclient
|
||||||
|
|
||||||
Source Timestamp: 2691
|
Source Timestamp: 2693
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%else
|
%else
|
||||||
|
|
||||||
%description -n libsmbclient0
|
%description -n libsmbclient0
|
||||||
|
|
||||||
Source Timestamp: 2691
|
Source Timestamp: 2693
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
@ -469,7 +469,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2691
|
Source Timestamp: 2693
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libnetapi0
|
%package -n libnetapi0
|
||||||
@ -487,7 +487,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2691
|
Source Timestamp: 2693
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libnetapi-devel
|
%package -n libnetapi-devel
|
||||||
@ -511,7 +511,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2691
|
Source Timestamp: 2693
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||||
@ -532,14 +532,14 @@ PreReq: /sbin/ldconfig
|
|||||||
|
|
||||||
%description -n libsmbsharemodes
|
%description -n libsmbsharemodes
|
||||||
|
|
||||||
Source Timestamp: 2691
|
Source Timestamp: 2693
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%else
|
%else
|
||||||
|
|
||||||
%description -n libsmbsharemodes0
|
%description -n libsmbsharemodes0
|
||||||
|
|
||||||
Source Timestamp: 2691
|
Source Timestamp: 2693
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
@ -575,7 +575,7 @@ Authors:
|
|||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
|
|
||||||
Source Timestamp: 2691
|
Source Timestamp: 2693
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libwbclient0
|
%package -n libwbclient0
|
||||||
@ -593,7 +593,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2691
|
Source Timestamp: 2693
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libwbclient-devel
|
%package -n libwbclient-devel
|
||||||
@ -617,7 +617,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2691
|
Source Timestamp: 2693
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libtalloc2
|
%package -n libtalloc2
|
||||||
@ -637,7 +637,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2691
|
Source Timestamp: 2693
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libtalloc-devel
|
%package -n libtalloc-devel
|
||||||
@ -663,7 +663,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2691
|
Source Timestamp: 2693
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libtdb1
|
%package -n libtdb1
|
||||||
@ -683,7 +683,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2691
|
Source Timestamp: 2693
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libtdb-devel
|
%package -n libtdb-devel
|
||||||
@ -705,7 +705,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2691
|
Source Timestamp: 2693
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libtevent0
|
%package -n libtevent0
|
||||||
@ -725,7 +725,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2691
|
Source Timestamp: 2693
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libtevent-devel
|
%package -n libtevent-devel
|
||||||
@ -753,7 +753,7 @@ Authors:
|
|||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
|
|
||||||
Source Timestamp: 2691
|
Source Timestamp: 2693
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libldb1
|
%package -n libldb1
|
||||||
@ -775,7 +775,7 @@ Authors:
|
|||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
|
|
||||||
Source Timestamp: 2691
|
Source Timestamp: 2693
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%package -n libldb-devel
|
%package -n libldb-devel
|
||||||
@ -802,7 +802,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
The Samba Team <samba@samba.org>
|
The Samba Team <samba@samba.org>
|
||||||
|
|
||||||
Source Timestamp: 2691
|
Source Timestamp: 2693
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%if %{make_ldapsmb}
|
%if %{make_ldapsmb}
|
||||||
@ -825,7 +825,7 @@ Authors:
|
|||||||
--------
|
--------
|
||||||
Guenther Deschner <guenther at deschner dot de>
|
Guenther Deschner <guenther at deschner dot de>
|
||||||
|
|
||||||
Source Timestamp: 2691
|
Source Timestamp: 2693
|
||||||
Branch : trunk
|
Branch : trunk
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:127700329ddb58e69bc20fa91be53c471f48abca7532732c5980afb1a6501ecd
|
oid sha256:6d3b91d7d0a53f04a13256f7e2a065b1db60ba0143e5bfbf86e5811c939ecd7a
|
||||||
size 52456
|
size 52241
|
||||||
|
Loading…
Reference in New Issue
Block a user