From: Jakub Bogusz Date: Tue, 26 Apr 2022 18:45:19 +0000 (+0200) Subject: - enhanced monodir patch to cover .pc file adjustment; release 2 X-Git-Tag: auto/th/dotnet-dbus-sharp-glib-0.6.0-2 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=refs%2Fheads%2Fmaster;hp=848071970d3174a1b4db96e64e9665ed1e21c40d;p=packages%2Fdotnet-dbus-sharp-glib.git - enhanced monodir patch to cover .pc file adjustment; release 2 --- diff --git a/dotnet-dbus-sharp-glib-monodir.patch b/dotnet-dbus-sharp-glib-monodir.patch index de49df4..c8ddad6 100644 --- a/dotnet-dbus-sharp-glib-monodir.patch +++ b/dotnet-dbus-sharp-glib-monodir.patch @@ -11,3 +11,11 @@ fi uninstall-local: +--- dbus-sharp-glib-0.6.0/dbus-sharp-glib-2.0.pc.in.orig 2013-10-07 02:58:41.000000000 +0200 ++++ dbus-sharp-glib-0.6.0/dbus-sharp-glib-2.0.pc.in 2022-04-26 20:42:54.569970653 +0200 +@@ -7,4 +7,4 @@ Description: GLib integration for dbus-s + Version: @VERSION@ + URL: http://mono.github.com/dbus-sharp/ + Requires: dbus-sharp-2.0 +-Libs: -r:${libdir}/mono/@PACKAGE@-@API_VERSION@/dbus-sharp-glib.dll ++Libs: -r:${prefix}/lib/mono/@PACKAGE@-@API_VERSION@/dbus-sharp-glib.dll diff --git a/dotnet-dbus-sharp-glib.spec b/dotnet-dbus-sharp-glib.spec index 0225ae8..99bc48d 100644 --- a/dotnet-dbus-sharp-glib.spec +++ b/dotnet-dbus-sharp-glib.spec @@ -4,7 +4,7 @@ Summary: D-Bus for .NET - GLib integration module Summary(pl.UTF-8): D-Bus dla .NET - moduł integrujący z GLib Name: dotnet-%{module} Version: 0.6.0 -Release: 1 +Release: 2 License: MIT Group: Libraries #Source0Download: https://github.com/mono/dbus-sharp-glib/releases