AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Escape the usage of %{VERSION} when calling out to rpm. RPM 4.14 has %{VERSION} defined as 'the main packages version'.
- license update: GPL-2.0+ or AFL-2.1 SPDX format
- add libtool as buildrequire to make the spec file more reliable
- Remove redundant tags/sections from specfile (cf. packaging guidelines) - Use %_smp_mflags for parallel build
- buildreq dbus-1-glib (for mono-find-requires)
- loosen dependency to D-Bus
- Add patch dbus-mono-exit-on-disconnect-thoenig-01.patch: Add support for dbus_connection_set_exit_on_disconnect. - Add patch dbus-mono-api-fix-thoenig-01.patch: Do not wrap depreciated function dbus_connection_disconnect. Use dbus_connection_close instead.
- Add patch dbus-mono-libdir-thoenig-01.patch: Install Mono bindings in /usr/lib -- not /usr/lib64 -- on 64bit architectures, too.
- new upstream version 0.63
- split out binings to sparate spec files