From 1dd724de76bd4fe71112b588c7b95f2476e6799739295dbb36bf1394b62544e8 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Wed, 26 Feb 2020 10:31:24 +0000 Subject: [PATCH] Accepting request 779353 from filesystems:ceph:octopus better changes file entry OBS-URL: https://build.opensuse.org/request/show/779353 OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=261 --- ceph-rpmlintrc | 3 ++- ceph-test.changes | 13 ++++++++++++- ceph.changes | 13 ++++++++++++- 3 files changed, 26 insertions(+), 3 deletions(-) diff --git a/ceph-rpmlintrc b/ceph-rpmlintrc index 6cebca0..5fc201c 100644 --- a/ceph-rpmlintrc +++ b/ceph-rpmlintrc @@ -77,7 +77,8 @@ addFilter("ceph-radosgw.*permissions-incorrect.*radosgw") # /usr/bin/radosgw has the wrong owner root:root - should be root:www (WIP) addFilter("ceph-radosgw.*permissions-incorrect-owner.*radosgw") -# ceph-radosgw is missing %set_permissions /usr/bin/radosgw in %post (WIP) +# ceph-common and ceph-radosgw are missing %set_permissions /usr/bin/radosgw in %post (WIP) +addFilter("ceph-common.*permissions-missing-postin.*radosgw") addFilter("ceph-radosgw.*permissions-missing-postin.*radosgw") # ceph-radosgw is missing 'permissions' in PreReq - needs "PreReq: permissions" (WIP) diff --git a/ceph-test.changes b/ceph-test.changes index 5a20104..af4a6f1 100644 --- a/ceph-test.changes +++ b/ceph-test.changes @@ -6,7 +6,18 @@ Tue Feb 25 12:55:29 UTC 2020 - Nathan Cutler the process of being fixed ("WIP") + fix s390x build failure + fix GCC 10 build failure (boo#1161086) - + spec: Use pkgconfig() style BuildRequires for udev/libudev-devel + + spec: + * drop Python 2 support + * make Python 3 build work on CentOS 8 + * globally change %_python_buildid macro to %_python3_pkgversion + * Use pkgconfig() style BuildRequires for udev/libudev-devel + * add cmake_verbose_logging bcond + * rename ceph-daemon subpackage to cephadm + * add scriptlets to cephadm subpackage + * rename ceph-mgr-ssh subpackage to ceph-mgr-cephadm + * stop calling MGR modules "plugins" + * move "always-on" MGR modules into their own subpackage, ceph-mgr-modules-core + * make ceph-mgr-cephadm explicitly require openssh on SUSE ------------------------------------------------------------------- Tue Feb 25 10:24:26 UTC 2020 - Nathan Cutler diff --git a/ceph.changes b/ceph.changes index 5a20104..af4a6f1 100644 --- a/ceph.changes +++ b/ceph.changes @@ -6,7 +6,18 @@ Tue Feb 25 12:55:29 UTC 2020 - Nathan Cutler the process of being fixed ("WIP") + fix s390x build failure + fix GCC 10 build failure (boo#1161086) - + spec: Use pkgconfig() style BuildRequires for udev/libudev-devel + + spec: + * drop Python 2 support + * make Python 3 build work on CentOS 8 + * globally change %_python_buildid macro to %_python3_pkgversion + * Use pkgconfig() style BuildRequires for udev/libudev-devel + * add cmake_verbose_logging bcond + * rename ceph-daemon subpackage to cephadm + * add scriptlets to cephadm subpackage + * rename ceph-mgr-ssh subpackage to ceph-mgr-cephadm + * stop calling MGR modules "plugins" + * move "always-on" MGR modules into their own subpackage, ceph-mgr-modules-core + * make ceph-mgr-cephadm explicitly require openssh on SUSE ------------------------------------------------------------------- Tue Feb 25 10:24:26 UTC 2020 - Nathan Cutler