SHA256
1
0
forked from pool/samba

Accepting request 389457 from home:dimstar:Factory

- Revert the SLPP massacre from Feb 17 2016: comply to the shared
  library packaging policy for as long as there are public headers
  and pkgconfig files being installed. An upstream claim of
  'something' being private does not make it private as long as
  public headers are installed.

You can evaluate the entire diff created between the openSUSE:Factory (current) package
towards this branch with the revert, using:

osc rdiff openSUSE:Factory samba home:dimstar:Factory samba

Which should make this long diff less scary.

OBS-URL: https://build.opensuse.org/request/show/389457
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=538
This commit is contained in:
James McDonough 2016-04-13 14:11:30 +00:00 committed by Git OBS Bridge
parent cf6a5aeb20
commit 65c24e1689
3 changed files with 857 additions and 270 deletions

View File

@ -1,4 +1,23 @@
libdcerpc0
libdcerpc-binding0
libdcerpc-samr0
libndr0
libndr-krb5pac0
libndr-nbt0
libndr-standard0
libnetapi0
libsamba-credentials0
libsamba-errors0
libsamba-hostconfig0
libsamba-passdb0
obsoletes "libpdb0-<targettype> < <version>"
libsamba-policy0
libsamba-util0
libsamdb0
libsmbclient0
libsmbconf0
libsmbldap0
libtevent-util0
libwbclient0
samba-winbind
supplements "packageand(samba-winbind:pam-<targettype>)"
@ -7,28 +26,4 @@ samba-winbind
samba-client
supplements "packageand(samba-client:glibc-<targettype>)"
-/usr/lib/samba
samba-client-libs
obsoletes "libdcerpc0-<targettype> < <version>"
obsoletes "libdcerpc-atsvc0-<targettype> < <version>"
obsoletes "libdcerpc-binding0-<targettype> < <version>"
obsoletes "libgensec0-<targettype> < <version>"
obsoletes "libndr0-<targettype> < <version>"
obsoletes "libndr-krb5pac0-<targettype> < <version>"
obsoletes "libndr-nbt0-<targettype> < <version>"
obsoletes "libndr-standard0-<targettype> < <version>"
obsoletes "libnetapi0-<targettype> < <version>"
obsoletes "libpdb0-<targettype> < <version>"
obsoletes "libregistry0-<targettype> < <version>"
obsoletes "libsamba-credentials0-<targettype> < <version>"
obsoletes "libsamba-hostconfig0-<targettype> < <version>"
obsoletes "libsamba-passdb0-<targettype> < <version>"
obsoletes "libsamba-util0-<targettype> < <version>"
obsoletes "libsamdb0-<targettype> < <version>"
obsoletes "libsmbclient-raw0-<targettype> < <version>"
obsoletes "libsmbconf0-<targettype> < <version>"
obsoletes "libsmbldap0-<targettype> < <version>"
obsoletes "libsmbsharemodes0-<targettype> < <version>"
obsoletes "libtevent-util0-<targettype> < <version>"
samba-libs
obsoletes "libdcerpc-samr0-<targettype> < <version>"
obsoletes "libsamba-policy0-<targettype> < <version>"

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Apr 13 12:55:30 UTC 2016 - dimstar@opensuse.org
- Revert the SLPP massacre from Feb 17 2016: comply to the shared
library packaging policy for as long as there are public headers
and pkgconfig files being installed. An upstream claim of
'something' being private does not make it private as long as
public headers are installed.
-------------------------------------------------------------------
Sat Apr 9 21:36:02 UTC 2016 - jmcdonough@suse.com

1075
samba.spec

File diff suppressed because it is too large Load Diff