From: Ken Dreyer Date: Thu, 12 Aug 2021 14:48:18 +0000 (-0400) Subject: rpm, debian: remove lsb-release X-Git-Tag: v16.2.6~19^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F43001%2Fhead;p=ceph.git rpm, debian: remove lsb-release Nothing requires this any more, so we can remove it from the RPM and Debian packaging. Signed-off-by: Ken Dreyer (cherry picked from commit cbc0127f3435a1c62344df377e19577c4931b376) Conflicts: debian/control - trivial ordering Signed-off-by: Ken Dreyer --- diff --git a/ceph.spec.in b/ceph.spec.in index 1496ef238211..6f2cc629e5f5 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -296,7 +296,6 @@ BuildRequires: libbz2-devel BuildRequires: mozilla-nss-devel BuildRequires: keyutils-devel BuildRequires: libopenssl-devel -BuildRequires: lsb-release BuildRequires: openldap2-devel #BuildRequires: krb5 #BuildRequires: krb5-devel @@ -321,7 +320,6 @@ BuildRequires: openldap-devel #BuildRequires: krb5-devel BuildRequires: openssl-devel BuildRequires: CUnit-devel -BuildRequires: redhat-lsb-core BuildRequires: python%{python3_pkgversion}-devel BuildRequires: python%{python3_pkgversion}-setuptools BuildRequires: python%{python3_pkgversion}-Cython diff --git a/debian/control b/debian/control index b3b48950ad78..99339987a70a 100644 --- a/debian/control +++ b/debian/control @@ -75,7 +75,6 @@ Build-Depends: automake, # Make-Check libxmlsec1-openssl, # Make-Check libxmlsec1-dev, # Crimson libyaml-cpp-dev, - lsb-release, # Jaeger nlohmann-json-dev | nlohmann-json3-dev, parted, patch,