| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- fix libexecdir. mono can't use libexecdir because /usr/lib is fixed in pkgconfig
- Update to version 0.6.0
+ This release of dbus-sharp-glib is made in tandem with the 0.8.0
release of dbus-sharp.
This is a build/internal API fix release for compatibility with
dbus-sharp. No new features are being introduced.
- Use download Url as source
- Removed %clean section.
- Spec cleanups:
+ Minor cleanups on syntax and improved comments.
+ Use pkgconfig() calls for >= 1130.
+ For <= 1110 added %{_libexecdir} and replaced %make_install
method.
+ Enabled parallel builds (tested ok).
+ Removed nuking of buildroot on %clean.
- Initial package, based on the ndesk-dbus-glib package from the Mono OBS project