[packages/dotnet-gtk-sharp3] - updated URL, adjusted configure to build using mono 4.x
qboosh
qboosh at pld-linux.org
Fri Jan 15 17:11:55 CET 2016
commit bf01ad151beedf7032308dd806698eac913c2e94
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Jan 15 17:14:12 2016 +0100
- updated URL, adjusted configure to build using mono 4.x
dotnet-gtk-sharp3.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/dotnet-gtk-sharp3.spec b/dotnet-gtk-sharp3.spec
index 22cc41b..82050e1 100644
--- a/dotnet-gtk-sharp3.spec
+++ b/dotnet-gtk-sharp3.spec
@@ -3,12 +3,12 @@ Summary: .NET language bindings for GTK+ 3
Summary(pl.UTF-8): Wiązania GTK+ 3 dla .NET
Name: dotnet-gtk-sharp3
Version: 2.99.3
-Release: 1
+Release: 2
License: LGPL v2
Group: Libraries
Source0: http://ftp.gnome.org/pub/GNOME/sources/gtk-sharp/2.99/gtk-sharp-%{version}.tar.xz
# Source0-md5: 2120ff15abe655e4de8aa5aadf0d5d12
-URL: http://www.mono-project.com/GtkSharp
+URL: http://www.mono-project.com/docs/gui/gtksharp/
BuildRequires: atk-devel >= 1:1.32.0
BuildRequires: autoconf >= 2.50
BuildRequires: automake >= 1:1.10
@@ -75,7 +75,8 @@ Biblioteki statyczne Gtk# 3.
%{__autoconf}
%{__autoheader}
%{__automake}
-%configure
+%configure \
+ CSC=/usr/bin/mcs
%{__make} -j1
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dotnet-gtk-sharp3.git/commitdiff/bf01ad151beedf7032308dd806698eac913c2e94
More information about the pld-cvs-commit
mailing list