SHA256
8
0
forked from pool/sdbus-cpp
Files
sdbus-cpp/sdbus-cpp.changes
Marcus Meissner 251bcc5939 Accepting request 882630 from home:bluca:sdbus-cpp
I would like to request the inclusion of the sdbus-cpp library in SUSE distros. It's a C++ high-level API abstraction on top of the sd-bus library from libsystemd.

It is already available in Fedora 32/32/34:

https://src.fedoraproject.org/rpms/sdbus-cpp

Debian 10 (backports) and 11:

https://tracker.debian.org/pkg/sdbus-cpp

Ubuntu 21.04:

https://launchpad.net/ubuntu/+source/sdbus-cpp

(a backport for Ubuntu 20.04 has also been requested)

The spec file was imported from Fedora and adapted for SUSE.

OBS-URL: https://build.opensuse.org/request/show/882630
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/sdbus-cpp?expand=0&rev=1
2021-04-03 13:30:11 +00:00

18 lines
848 B
Plaintext

-------------------------------------------------------------------
* Thu Apr 1 20:10:43 UTC 2021 - Luca Boccassi <bluca@debian.org>
- Initial packaging of version 0.8.3
- Imported from Fedora https://src.fedoraproject.org/rpms/systemd/blob/rawhide/f/systemd.spec
- Change source tarball name to sdbus-cpp-<version>.tar.gz
- Add 0001-Find-and-link-against-pthread.patch to fix build failure
- Use cmake_build doc, without --target, unsupported on SUSE
- Set CMAKE_INSTALL_DOCDIR to /usr/share/doc/packages/sdbus-c++ to match _docdir
- Explicitly list files in document page, wildcard not supported
- Use SPDX license identifier
- Set Group
- Add ldconfig post/postun
- Change main package name to libsdbus-c++0
- Move cmake files to -devel package
- Move changelog to sdbus-cpp.changes file
- Move AUTHORS/ChangeLog/NEWS/README to -devel package