| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update the tarball to revision 3032, which seems to be what all other distributions are using; this is needed by some apps like smuxi. Note that it's still version 0.4.0 somehow, since there was no official release. - Add notify-sharp-fix-app-name-derivation.patch: fixes an issue with notification naming with banshee. Taken from Debian. - Replace notify-sharp-use-dbus-sharp.patch with patch from https://github.com/hyperair/notify-sharp. - Add autoconf and automake BuildRequires, needed for the autoreconf call.
- Add notify-sharp-use-dbus-sharp.patch - uses dbus-sharp instead
of deprecated ndesk-dbus.
- Spec changes:
+ Add devel sub-package.
+ Add pkgconfig() calls for >= 1130.
+ Package is noarch, installs on %{_libexecdir} and .pc file
goes to %{_datadir} (compliant with other mono packages).
+ Removed %clean section (not required) anymore.
+ Minor cleanups.
- Do not Require notification-daemon, but Recommend it: there's no reason to hard-require it.
- added ndesk-dbus-glib-devel to buildreq
- Added a Requires notification-daemon to fix bnc #328526.
- fix build on lib64 (mono is in /usr/lib regardless)
- Package added to pdb. - Initial submit to factory. - Docs disabled in this version in order to get the build done.
- Don't build as root.
- Initial package, version 0.4.0