]> git.pld-linux.org Git - packages/dotnet-gtk-sharp.git/commitdiff
- rel 2 auto/ac/dotnet-gtk-sharp-0_93-2
authorMarcin Krzyżanowski <marcin.krzyzanowski@hakore.com>
Fri, 11 Jun 2004 19:54:14 +0000 (19:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- mint.patch - use mint if mono is not found, should help on arch. which doesn't support mono

Changed files:
    dotnet-gtk-sharp.spec -> 1.28

dotnet-gtk-sharp.spec

index 2882c6c183c6bed6d88f00b4abe2dc37da92f9cb..78c9a25fe53dad3e4fd75fb1448cbd7eaeb4264a 100644 (file)
@@ -3,13 +3,14 @@ Summary:      .NET language bindings for Gtk+ and GNOME
 Summary(pl):   Wi±zania Gtk+ oraz GNOME dla .NET
 Name:          dotnet-gtk-sharp
 Version:       0.93
-Release:       1
+Release:       2
 License:       LGPL
 Group:         Development/Libraries
 #Source0:      http://belnet.dl.sourceforge.net/gtk-sharp/gtk-sharp-%{version}.tar.gz
 Source0:       http://www.go-mono.com/archive/beta2/gtk-sharp-%{version}.tar.gz
 # Source0-md5: b8a1a3a0fc75142fd3867976cd9254c1
 Patch0:                %{name}-gtkhtml31.patch
+Patch1:                %{name}-mint.patch
 URL:           http://gtk-sharp.sf.net/
 Obsoletes:     gtk-sharp
 Obsoletes:     dotnet-gtk
@@ -78,6 +79,7 @@ Biblioteki statyczne gtk-sharp.
 %prep
 %setup -q -n gtk-sharp-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 rm -rf autom4te.cache
This page took 0.176942 seconds and 4 git commands to generate.