52300ae5a7
- fix libexecdir. mono can't use libexecdir because /usr/lib
is fixed in pkgconfig
- 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
OBS-URL: https://build.opensuse.org/request/show/838387
OBS-URL: https://build.opensuse.org/package/show/Mono:Factory/dbus-sharp-glib?expand=0&rev=8
29 lines
961 B
Plaintext
29 lines
961 B
Plaintext
-------------------------------------------------------------------
|
|
Mon Sep 28 14:01:22 UTC 2020 - Marguerite Su <i@marguerite.su>
|
|
|
|
- fix libexecdir. mono can't use libexecdir because /usr/lib
|
|
is fixed in pkgconfig
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 11 07:50:03 UTC 2011 - nmarques@opensuse.org
|
|
|
|
- Removed %clean section.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 1 09:15:30 UTC 2011 - nmarques@opensuse.org
|
|
|
|
- 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.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 10 23:05:22 UTC 2011 - michal@sawicz.net
|
|
|
|
- Initial package, based on the ndesk-dbus-glib package from the
|
|
Mono OBS project
|
|
|