[packages/dotnet-gkeyfile-sharp] Rel 4
arekm
arekm at pld-linux.org
Thu May 21 15:18:03 CEST 2026
commit aa8bb5dcdf1bf9485fd612e9f0fb1c54c0fdcab5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Thu May 21 15:17:46 2026 +0200
Rel 4
dotnet-gkeyfile-sharp.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/dotnet-gkeyfile-sharp.spec b/dotnet-gkeyfile-sharp.spec
index 422e24c..8dbf9be 100644
--- a/dotnet-gkeyfile-sharp.spec
+++ b/dotnet-gkeyfile-sharp.spec
@@ -1,10 +1,12 @@
#
+# managed dotnet code, no native debug sources
+%undefine _debugsource_packages
#
Summary: .NET bindings for GLib2's keyfile implementation
Summary(pl.UTF-8): Wiązania implementacji GLib2 keyfile dla .NET
Name: dotnet-gkeyfile-sharp
Version: 0.1
-Release: 3
+Release: 4
License: LGPL v2.1
Group: Libraries
Source0: gkeyfile-sharp-%{version}.tar.gz
@@ -49,7 +51,8 @@ Pliki programistyczne gkeyfile-sharp.
%{__aclocal}
%{__autoconf}
%{__automake}
-%configure
+%configure \
+ CSC=/usr/bin/mcs
%{__make} -j1
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dotnet-gkeyfile-sharp.git/commitdiff/aa8bb5dcdf1bf9485fd612e9f0fb1c54c0fdcab5
More information about the pld-cvs-commit
mailing list