[packages/dotnet-gio-sharp] Rel 3
arekm
arekm at pld-linux.org
Thu May 21 15:17:51 CEST 2026
commit 6c69ed5de355480a03d30836fc1f80108ecae361
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Thu May 21 15:17:35 2026 +0200
Rel 3
dotnet-gio-sharp.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/dotnet-gio-sharp.spec b/dotnet-gio-sharp.spec
index ad986d1..35d0a0d 100644
--- a/dotnet-gio-sharp.spec
+++ b/dotnet-gio-sharp.spec
@@ -1,10 +1,12 @@
#
+# managed dotnet code, no native debug sources
+%undefine _debugsource_packages
#
Summary: .NET language bindings for GIO
Summary(pl.UTF-8): Wiązania GIO dla .NET
Name: dotnet-gio-sharp
Version: 0.3
-Release: 2
+Release: 3
License: MIT
Group: Libraries
Source0: gio-sharp-%{version}.tar.gz
@@ -47,7 +49,8 @@ NOCONFIGURE=true ./autogen-2.22.sh
%{__aclocal}
%{__autoconf}
%{__automake}
-%configure
+%configure \
+ CSC=/usr/bin/mcs
%{__make} -j1
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dotnet-gio-sharp.git/commitdiff/6c69ed5de355480a03d30836fc1f80108ecae361
More information about the pld-cvs-commit
mailing list