Accepting request 936336 from home:scabrero:branches:network:samba:STABLE
Drop invalid Provides OBS-URL: https://build.opensuse.org/request/show/936336 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=653
This commit is contained in:
parent
28fcf45326
commit
27902b68ad
@ -2,9 +2,7 @@ libdcerpc0
|
||||
libdcerpc-binding0
|
||||
libdcerpc-samr0
|
||||
libndr2
|
||||
provides "libndr0-<targettype> = <version>"
|
||||
obsoletes "libndr0-<targettype> < <version>"
|
||||
provides "libndr1-<targettype> = <version>"
|
||||
obsoletes "libndr1-<targettype> < <version>"
|
||||
libndr-krb5pac0
|
||||
libndr-nbt0
|
||||
@ -13,7 +11,6 @@ libnetapi0
|
||||
libnetapi-devel
|
||||
requires "libnetapi0-<targettype> = %version"
|
||||
libsamba-credentials1
|
||||
provides "libsamba-credentials0-<targettype> = <version>"
|
||||
obsoletes "libsamba-credentials0-<targettype> < <version>"
|
||||
libsamba-errors0
|
||||
libsamba-hostconfig0
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:77feefb9d21908c965cb6680c6987389bbce1841a95a94672c716cb90d3d786a
|
||||
size 25422079
|
3
samba-4.15.2+git.198.31589c962bd.tar.bz2
Normal file
3
samba-4.15.2+git.198.31589c962bd.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a0c51f46b902ca5d80f2dace17d5a359067bac1d570d331487814b0e87c66353
|
||||
size 25422254
|
@ -184,7 +184,7 @@ BuildRequires: liburing-devel
|
||||
%else
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
Version: 4.15.2+git.196.cf71c95e07e
|
||||
Version: 4.15.2+git.198.31589c962bd
|
||||
Release: 0
|
||||
URL: https://www.samba.org/
|
||||
Obsoletes: samba-32bit < %{version}
|
||||
@ -563,9 +563,7 @@ applications that want to make use of libndr-standard.
|
||||
Summary: Network Data Representation library
|
||||
License: GPL-3.0-or-later
|
||||
Group: System/Libraries
|
||||
Provides: libndr0 = %{version}
|
||||
Obsoletes: libndr0 < %{version}
|
||||
Provides: libndr1 = %{version}
|
||||
Obsoletes: libndr1 < %{version}
|
||||
|
||||
%description -n libndr2
|
||||
@ -590,7 +588,6 @@ applications that want to make use of libndr.
|
||||
Summary: Samba credential management library
|
||||
License: GPL-3.0-or-later
|
||||
Group: System/Libraries
|
||||
Provides: libsamba-credentials0 = %{version}
|
||||
Obsoletes: libsamba-credentials0 < %{version}
|
||||
|
||||
%description -n libsamba-credentials1
|
||||
|
Loading…
Reference in New Issue
Block a user