- Remove %release from all Provides.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=185
This commit is contained in:
parent
349de04aad
commit
350c9991ae
@ -1,2 +1,2 @@
|
||||
2625
|
||||
2626
|
||||
Branch : trunk
|
||||
|
@ -87,9 +87,9 @@ License: GPLv3+
|
||||
Summary: Samba Documentation
|
||||
Group: Documentation/Other
|
||||
AutoReqProv: on
|
||||
Provides: samba-gplv3-doc = %{version}-%{release}
|
||||
Provides: samba-gplv3-doc = %{version}
|
||||
Obsoletes: samba-gplv3-doc < %{version}
|
||||
Provides: samba-doc-gplv2 = %{version}-%{release}
|
||||
Provides: samba-doc-gplv2 = %{version}
|
||||
Obsoletes: samba-doc-gplv2 < %{version}
|
||||
PreReq: coreutils findutils
|
||||
BuildArch: noarch
|
||||
@ -414,7 +414,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2625
|
||||
Source Timestamp: 2626
|
||||
Branch : trunk
|
||||
|
||||
%changelog
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 8 19:29:36 UTC 2011 - lmuelle@suse.de
|
||||
|
||||
- Remove %release from all Provides.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 20:54:52 UTC 2011 - lmuelle@suse.de
|
||||
|
||||
|
72
samba.spec
72
samba.spec
@ -87,7 +87,7 @@ Url: http://www.samba.org/
|
||||
AutoReqProv: on
|
||||
Version: 3.6.0
|
||||
Release: 4
|
||||
Provides: samba-gplv3 = %{version}-%{release}
|
||||
Provides: samba-gplv3 = %{version}
|
||||
Obsoletes: samba-gplv3 < %{version}
|
||||
%ifarch ppc64
|
||||
Obsoletes: samba-64bit
|
||||
@ -184,7 +184,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2625
|
||||
Source Timestamp: 2626
|
||||
Branch : trunk
|
||||
|
||||
%package client
|
||||
@ -192,9 +192,9 @@ License: GPLv3+
|
||||
Summary: Samba Client Utilities
|
||||
Group: Productivity/Networking/Samba
|
||||
AutoReqProv: on
|
||||
Provides: smbfs samba-gplv3-client = %{version}-%{release}
|
||||
Provides: smbfs samba-gplv3-client = %{version}
|
||||
Obsoletes: samba-gplv3-client < %{version}
|
||||
Provides: samba-client-gplv2 = %{version}-%{release}
|
||||
Provides: samba-client-gplv2 = %{version}
|
||||
Obsoletes: samba-client-gplv2 < %{version}
|
||||
%ifarch ppc64
|
||||
Obsoletes: samba-client-64bit
|
||||
@ -224,7 +224,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2625
|
||||
Source Timestamp: 2626
|
||||
Branch : trunk
|
||||
|
||||
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
|
||||
@ -234,7 +234,7 @@ License: GPLv3+
|
||||
Summary: Libraries and Header Files to Develop Programs with Samba Support
|
||||
Group: Development/Libraries/C and C++
|
||||
AutoReqProv: on
|
||||
Provides: samba-gplv3-devel = %{version}-%{release}
|
||||
Provides: samba-gplv3-devel = %{version}
|
||||
Obsoletes: samba-gplv3-devel < %{version}
|
||||
%ifarch ppc64
|
||||
Obsoletes: samba-devel-64bit
|
||||
@ -251,7 +251,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2625
|
||||
Source Timestamp: 2626
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -262,9 +262,9 @@ License: GPLv3+
|
||||
Summary: Samba Documentation
|
||||
Group: Documentation/Other
|
||||
AutoReqProv: on
|
||||
Provides: samba-gplv3-doc = %{version}-%{release}
|
||||
Provides: samba-gplv3-doc = %{version}
|
||||
Obsoletes: samba-gplv3-doc < %{version}
|
||||
Provides: samba-doc-gplv2 = %{version}-%{release}
|
||||
Provides: samba-doc-gplv2 = %{version}
|
||||
Obsoletes: samba-doc-gplv2 < %{version}
|
||||
PreReq: coreutils findutils
|
||||
%if 0%{?suse_version} > 1110
|
||||
@ -281,7 +281,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2625
|
||||
Source Timestamp: 2626
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -291,7 +291,7 @@ License: GPLv3+
|
||||
Summary: Wrapper binary for kerberized printing
|
||||
Group: Productivity/Networking/Samba
|
||||
AutoReqProv: on
|
||||
Provides: samba-gplv3-krb-printing = %{version}-%{release}
|
||||
Provides: samba-gplv3-krb-printing = %{version}
|
||||
Obsoletes: samba-gplv3-krb-printing < %{version}
|
||||
PreReq: coreutils
|
||||
%if 0%{?suse_version} > 1000
|
||||
@ -308,7 +308,7 @@ Authors:
|
||||
--------
|
||||
Jeremy Allison <jra at samba dot org>
|
||||
|
||||
Source Timestamp: 2625
|
||||
Source Timestamp: 2626
|
||||
Branch : trunk
|
||||
|
||||
%if %{make_utils}
|
||||
@ -318,7 +318,7 @@ Branch : trunk
|
||||
Summary: debug tools
|
||||
Group: Productivity/Networking/Samba
|
||||
AutoReqProv: on
|
||||
Provides: samba-gplv3-utils = %{version}-%{release}
|
||||
Provides: samba-gplv3-utils = %{version}
|
||||
Obsoletes: samba-gplv3-utils < %{version}
|
||||
|
||||
%description utils
|
||||
@ -330,7 +330,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2625
|
||||
Source Timestamp: 2626
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -340,7 +340,7 @@ License: GPLv3+
|
||||
Summary: Winbind Daemon and Tool
|
||||
Group: Productivity/Networking/Samba
|
||||
AutoReqProv: on
|
||||
Provides: samba-gplv3-winbind = %{version}-%{release}
|
||||
Provides: samba-gplv3-winbind = %{version}
|
||||
Obsoletes: samba-gplv3-winbind < %{version}
|
||||
Provides: samba-client:/usr/sbin/winbindd
|
||||
%ifarch ppc64
|
||||
@ -361,7 +361,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2625
|
||||
Source Timestamp: 2626
|
||||
Branch : trunk
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||
@ -373,7 +373,7 @@ License: GPLv3+
|
||||
%package -n libsmbclient0
|
||||
|
||||
License: GPLv3+
|
||||
Provides: libsmbclient = %{version}-%{release}
|
||||
Provides: libsmbclient = %{version}
|
||||
Obsoletes: libsmbclient
|
||||
%endif
|
||||
%ifarch ppc64
|
||||
@ -388,14 +388,14 @@ PreReq: /sbin/ldconfig
|
||||
|
||||
%description -n libsmbclient
|
||||
|
||||
Source Timestamp: 2625
|
||||
Source Timestamp: 2626
|
||||
Branch : trunk
|
||||
|
||||
%else
|
||||
|
||||
%description -n libsmbclient0
|
||||
|
||||
Source Timestamp: 2625
|
||||
Source Timestamp: 2626
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -441,7 +441,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2625
|
||||
Source Timestamp: 2626
|
||||
Branch : trunk
|
||||
|
||||
%package -n libnetapi0
|
||||
@ -460,7 +460,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2625
|
||||
Source Timestamp: 2626
|
||||
Branch : trunk
|
||||
|
||||
%package -n libnetapi-devel
|
||||
@ -485,7 +485,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2625
|
||||
Source Timestamp: 2626
|
||||
Branch : trunk
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||
@ -507,14 +507,14 @@ PreReq: /sbin/ldconfig
|
||||
|
||||
%description -n libsmbsharemodes
|
||||
|
||||
Source Timestamp: 2625
|
||||
Source Timestamp: 2626
|
||||
Branch : trunk
|
||||
|
||||
%else
|
||||
|
||||
%description -n libsmbsharemodes0
|
||||
|
||||
Source Timestamp: 2625
|
||||
Source Timestamp: 2626
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -551,7 +551,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2625
|
||||
Source Timestamp: 2626
|
||||
Branch : trunk
|
||||
|
||||
%package -n libwbclient0
|
||||
@ -570,7 +570,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2625
|
||||
Source Timestamp: 2626
|
||||
Branch : trunk
|
||||
|
||||
%package -n libwbclient-devel
|
||||
@ -595,7 +595,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2625
|
||||
Source Timestamp: 2626
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtalloc2
|
||||
@ -616,7 +616,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2625
|
||||
Source Timestamp: 2626
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtalloc-devel
|
||||
@ -643,7 +643,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2625
|
||||
Source Timestamp: 2626
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtdb1
|
||||
@ -664,7 +664,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2625
|
||||
Source Timestamp: 2626
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtdb-devel
|
||||
@ -687,7 +687,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2625
|
||||
Source Timestamp: 2626
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtevent0
|
||||
@ -708,7 +708,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2625
|
||||
Source Timestamp: 2626
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtevent-devel
|
||||
@ -736,7 +736,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2625
|
||||
Source Timestamp: 2626
|
||||
Branch : trunk
|
||||
|
||||
%package -n libldb1
|
||||
@ -759,7 +759,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2625
|
||||
Source Timestamp: 2626
|
||||
Branch : trunk
|
||||
|
||||
%package -n libldb-devel
|
||||
@ -786,7 +786,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2625
|
||||
Source Timestamp: 2626
|
||||
Branch : trunk
|
||||
|
||||
%if %{make_ldapsmb}
|
||||
@ -810,7 +810,7 @@ Authors:
|
||||
--------
|
||||
Guenther Deschner <guenther at deschner dot de>
|
||||
|
||||
Source Timestamp: 2625
|
||||
Source Timestamp: 2626
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f296b09a415dfdf737a6bff3b56c139d9a06a05d70a431a07747ba2c6dd0f28
|
||||
size 51438
|
||||
oid sha256:2131e9e947c013e0fbb1d5858d87bede57713f11d29fe598df274dca4bc88549
|
||||
size 51399
|
||||
|
Loading…
Reference in New Issue
Block a user