[packages/dotnet-gudev-sharp] Rel 3
arekm
arekm at pld-linux.org
Thu May 21 15:19:05 CEST 2026
commit bb4163f043b9e3a90ba396774a6c524bffd03f59
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Thu May 21 15:18:45 2026 +0200
Rel 3
dotnet-gudev-sharp.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/dotnet-gudev-sharp.spec b/dotnet-gudev-sharp.spec
index b028781..9b84d71 100644
--- a/dotnet-gudev-sharp.spec
+++ b/dotnet-gudev-sharp.spec
@@ -4,12 +4,14 @@ Summary: .NET bindings for udev-glib
Summary(pl.UTF-8): Wiązania udev-glib dla .NET
Name: dotnet-gudev-sharp
Version: 0.1
-Release: 2
+Release: 3
License: LGPL v2.1
Group: Libraries
Source0: gudev-sharp-%{version}.tar.gz
# Source0-md5: 403822d81683ebe2c2a0ce5287f78631
Patch0: %{name}-monodir.patch
+# managed dotnet code, no native debug sources
+%undefine _debugsource_packages
URL: http://github.com/mono/gudev-sharp/
BuildRequires: autoconf
BuildRequires: automake
@@ -49,7 +51,8 @@ Pliki programistyczne GUdev#.
%{__aclocal}
%{__autoconf}
%{__automake}
-%configure
+%configure \
+ CSC=%{_bindir}/mcs
%{__make} -j1
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dotnet-gudev-sharp.git/commitdiff/bb4163f043b9e3a90ba396774a6c524bffd03f59
More information about the pld-cvs-commit
mailing list