[packages/dotnet-gnome-sharp] Rel 3
arekm
arekm at pld-linux.org
Wed May 20 10:47:56 CEST 2026
commit c052012807d84dbbe269f775e4e7cb3149a35534
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed May 20 10:47:32 2026 +0200
Rel 3
dotnet-gnome-sharp-destdir.patch | 13 ++++++-------
dotnet-gnome-sharp.spec | 2 +-
2 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/dotnet-gnome-sharp.spec b/dotnet-gnome-sharp.spec
index 6282624..c843e1a 100644
--- a/dotnet-gnome-sharp.spec
+++ b/dotnet-gnome-sharp.spec
@@ -8,7 +8,7 @@ Summary: GNOME# - .NET language bindings for GNOME libraries
Summary(pl.UTF-8): GNOME# - wiązania .NET do bibliotek GNOME
Name: dotnet-gnome-sharp
Version: 2.24.5
-Release: 2
+Release: 3
License: LGPL v2+
Group: Libraries
#Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-sharp/2.24/gnome-sharp-%{version}.tar.bz2
diff --git a/dotnet-gnome-sharp-destdir.patch b/dotnet-gnome-sharp-destdir.patch
index b5f227c..ae97e23 100644
--- a/dotnet-gnome-sharp-destdir.patch
+++ b/dotnet-gnome-sharp-destdir.patch
@@ -1,12 +1,11 @@
-diff -aurN gtk-sharp-1.9.3.1.orig/configure.in gtk-sharp-1.9.3.1/configure.in
---- gtk-sharp-1.9.3.1.orig/configure.in 2005-05-03 19:03:54.000000000 +0200
-+++ gtk-sharp-1.9.3.1/configure.in 2005-05-15 00:26:19.000000000 +0200
-@@ -72,7 +72,7 @@
- PKG_CHECK_MODULES(MONO_DEPENDENCY, mono >= $MONO_REQUIRED_VERSION, has_mono=true, has_mono=false)
-
+--- gnome-sharp-2.24.5/configure.in
++++ gnome-sharp-2.24.5/configure.in
+@@ -109,7 +109,7 @@
+ fi
+
if test "x$has_mono" = "xtrue"; then
-GACUTIL_FLAGS='/package $(PACKAGE_VERSION) /gacdir $(DESTDIR)$(prefix)/lib'
+GACUTIL_FLAGS='/package $(PACKAGE_VERSION) /root $(DESTDIR)$(prefix)/lib'
GENERATED_SOURCES=generated/*.cs
AC_PATH_PROG(RUNTIME, mono, no)
- AC_PATH_PROG(CSC, mcs, no)
+
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dotnet-gnome-sharp.git/commitdiff/c052012807d84dbbe269f775e4e7cb3149a35534
More information about the pld-cvs-commit
mailing list