forked from pool/samba
- Fix segfault in iconv.c which caused a null pointer dereference; (bso#8433).
- Use /var/run for the cifs state file in the init script too; (bnc#710304). - Fix CUPS print job IDs; (bso#7288); (bnc#701257). OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=184
This commit is contained in:
committed by
Git OBS Bridge
parent
2d6196efb0
commit
349de04aad
72
samba.spec
72
samba.spec
@@ -86,7 +86,7 @@ Group: Productivity/Networking/Samba
|
||||
Url: http://www.samba.org/
|
||||
AutoReqProv: on
|
||||
Version: 3.6.0
|
||||
Release: 3
|
||||
Release: 4
|
||||
Provides: samba-gplv3 = %{version}-%{release}
|
||||
Obsoletes: samba-gplv3 < %{version}
|
||||
%ifarch ppc64
|
||||
@@ -184,7 +184,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2622
|
||||
Source Timestamp: 2625
|
||||
Branch : trunk
|
||||
|
||||
%package client
|
||||
@@ -224,7 +224,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2622
|
||||
Source Timestamp: 2625
|
||||
Branch : trunk
|
||||
|
||||
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
|
||||
@@ -251,7 +251,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2622
|
||||
Source Timestamp: 2625
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@@ -281,7 +281,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2622
|
||||
Source Timestamp: 2625
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@@ -308,7 +308,7 @@ Authors:
|
||||
--------
|
||||
Jeremy Allison <jra at samba dot org>
|
||||
|
||||
Source Timestamp: 2622
|
||||
Source Timestamp: 2625
|
||||
Branch : trunk
|
||||
|
||||
%if %{make_utils}
|
||||
@@ -330,7 +330,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2622
|
||||
Source Timestamp: 2625
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@@ -361,7 +361,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2622
|
||||
Source Timestamp: 2625
|
||||
Branch : trunk
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||
@@ -388,14 +388,14 @@ PreReq: /sbin/ldconfig
|
||||
|
||||
%description -n libsmbclient
|
||||
|
||||
Source Timestamp: 2622
|
||||
Source Timestamp: 2625
|
||||
Branch : trunk
|
||||
|
||||
%else
|
||||
|
||||
%description -n libsmbclient0
|
||||
|
||||
Source Timestamp: 2622
|
||||
Source Timestamp: 2625
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@@ -441,7 +441,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2622
|
||||
Source Timestamp: 2625
|
||||
Branch : trunk
|
||||
|
||||
%package -n libnetapi0
|
||||
@@ -460,7 +460,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2622
|
||||
Source Timestamp: 2625
|
||||
Branch : trunk
|
||||
|
||||
%package -n libnetapi-devel
|
||||
@@ -485,7 +485,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2622
|
||||
Source Timestamp: 2625
|
||||
Branch : trunk
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||
@@ -507,14 +507,14 @@ PreReq: /sbin/ldconfig
|
||||
|
||||
%description -n libsmbsharemodes
|
||||
|
||||
Source Timestamp: 2622
|
||||
Source Timestamp: 2625
|
||||
Branch : trunk
|
||||
|
||||
%else
|
||||
|
||||
%description -n libsmbsharemodes0
|
||||
|
||||
Source Timestamp: 2622
|
||||
Source Timestamp: 2625
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@@ -551,7 +551,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2622
|
||||
Source Timestamp: 2625
|
||||
Branch : trunk
|
||||
|
||||
%package -n libwbclient0
|
||||
@@ -570,7 +570,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2622
|
||||
Source Timestamp: 2625
|
||||
Branch : trunk
|
||||
|
||||
%package -n libwbclient-devel
|
||||
@@ -595,7 +595,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2622
|
||||
Source Timestamp: 2625
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtalloc2
|
||||
@@ -604,7 +604,7 @@ Summary: Samba talloc Library
|
||||
Group: System/Libraries
|
||||
AutoReqProv: on
|
||||
Version: %{libtalloc_ver}
|
||||
Release: 3
|
||||
Release: 4
|
||||
PreReq: /sbin/ldconfig
|
||||
|
||||
%description -n libtalloc2
|
||||
@@ -616,7 +616,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2622
|
||||
Source Timestamp: 2625
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtalloc-devel
|
||||
@@ -625,7 +625,7 @@ Summary: Libraries and Header Files to Develop Programs with talloc Suppo
|
||||
Group: Development/Libraries/C and C++
|
||||
AutoReqProv: on
|
||||
Version: %{libtalloc_ver}
|
||||
Release: 3
|
||||
Release: 4
|
||||
%if 0%{?suse_version} > 1020
|
||||
BuildRequires: pkg-config
|
||||
%else
|
||||
@@ -643,7 +643,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2622
|
||||
Source Timestamp: 2625
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtdb1
|
||||
@@ -652,7 +652,7 @@ Summary: Samba tdb Library
|
||||
Group: System/Libraries
|
||||
AutoReqProv: on
|
||||
Version: %{libtdb_ver}
|
||||
Release: 3
|
||||
Release: 4
|
||||
PreReq: /sbin/ldconfig
|
||||
|
||||
%description -n libtdb1
|
||||
@@ -664,7 +664,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2622
|
||||
Source Timestamp: 2625
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtdb-devel
|
||||
@@ -673,7 +673,7 @@ Summary: Libraries and Header Files to Develop Programs with tdb Support
|
||||
Group: Development/Libraries/C and C++
|
||||
AutoReqProv: on
|
||||
Version: %{libtdb_ver}
|
||||
Release: 3
|
||||
Release: 4
|
||||
#BuildRequires: pkg-config
|
||||
Requires: libtdb1 = %{libtdb_ver}
|
||||
|
||||
@@ -687,7 +687,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2622
|
||||
Source Timestamp: 2625
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtevent0
|
||||
@@ -696,7 +696,7 @@ Summary: Samba tevent Library
|
||||
Group: System/Libraries
|
||||
AutoReqProv: on
|
||||
Version: %{libtevent_ver}
|
||||
Release: 3
|
||||
Release: 4
|
||||
PreReq: /sbin/ldconfig
|
||||
|
||||
%description -n libtevent0
|
||||
@@ -708,7 +708,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2622
|
||||
Source Timestamp: 2625
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtevent-devel
|
||||
@@ -717,7 +717,7 @@ Summary: Libraries and Header Files to Develop Programs with tevent Suppo
|
||||
Group: Development/Libraries/C and C++
|
||||
AutoReqProv: on
|
||||
Version: %{libtevent_ver}
|
||||
Release: 3
|
||||
Release: 4
|
||||
%if 0%{?suse_version} > 1020
|
||||
BuildRequires: pkg-config
|
||||
%else
|
||||
@@ -736,7 +736,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2622
|
||||
Source Timestamp: 2625
|
||||
Branch : trunk
|
||||
|
||||
%package -n libldb1
|
||||
@@ -745,7 +745,7 @@ Summary: Samba ldb Library
|
||||
Group: System/Libraries
|
||||
AutoReqProv: on
|
||||
Version: %{libldb_ver}
|
||||
Release: 3
|
||||
Release: 4
|
||||
PreReq: /sbin/ldconfig
|
||||
BuildRequires: popt-devel
|
||||
|
||||
@@ -759,7 +759,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2622
|
||||
Source Timestamp: 2625
|
||||
Branch : trunk
|
||||
|
||||
%package -n libldb-devel
|
||||
@@ -768,7 +768,7 @@ Summary: Libraries and Header Files to Develop Programs with ldb Support
|
||||
Group: Development/Libraries/C and C++
|
||||
AutoReqProv: on
|
||||
Version: %{libldb_ver}
|
||||
Release: 3
|
||||
Release: 4
|
||||
%if 0%{?suse_version} > 1020
|
||||
BuildRequires: pkg-config
|
||||
%else
|
||||
@@ -786,7 +786,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2622
|
||||
Source Timestamp: 2625
|
||||
Branch : trunk
|
||||
|
||||
%if %{make_ldapsmb}
|
||||
@@ -797,7 +797,7 @@ Summary: Tool to administer Samba's LDAP backend
|
||||
Group: Productivity/Networking/Samba
|
||||
AutoReqProv: on
|
||||
Version: 1.34b
|
||||
Release: 305
|
||||
Release: 306
|
||||
Requires: perl-ldap
|
||||
|
||||
%description -n ldapsmb
|
||||
@@ -810,7 +810,7 @@ Authors:
|
||||
--------
|
||||
Guenther Deschner <guenther at deschner dot de>
|
||||
|
||||
Source Timestamp: 2622
|
||||
Source Timestamp: 2625
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
|
Reference in New Issue
Block a user