From: Jakub Bogusz Date: Sat, 17 Feb 2007 12:48:10 +0000 (+0000) Subject: - added am patch, release 8 X-Git-Tag: auto/th/dotnet-gtk-sharp-1_0_10-8 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fdotnet-gtk-sharp.git;a=commitdiff_plain;h=refs%2Ftags%2Fauto%2Fth%2Fdotnet-gtk-sharp-1_0_10-8 - added am patch, release 8 Changed files: dotnet-gtk-sharp.spec -> 1.91 --- diff --git a/dotnet-gtk-sharp.spec b/dotnet-gtk-sharp.spec index b512fff..f5e5996 100644 --- a/dotnet-gtk-sharp.spec +++ b/dotnet-gtk-sharp.spec @@ -10,7 +10,7 @@ Summary: .NET language bindings for GTK+ and GNOME Summary(pl.UTF-8): Wiązania GTK+ oraz GNOME dla .NET Name: dotnet-gtk-sharp Version: 1.0.10 -Release: 6 +Release: 8 License: LGPL Group: Libraries #Source0Download: http://go-mono.com/sources/ @@ -18,6 +18,7 @@ Source0: http://go-mono.com/sources/gtk-sharp/gtk-sharp-%{version}.tar.gz # Source0-md5: e21fb3c5a39374f86ba70b926311a6d0 Patch0: %{name}-gtkhtml.patch Patch1: %{name}-mint.patch +Patch2: %{name}-am.patch URL: http://gtk-sharp.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake @@ -172,6 +173,7 @@ Wiązania .NET dla biblioteki GNOME-DB - pliki programistyczne. %setup -q -n gtk-sharp-%{version} %patch0 -p1 %patch1 -p1 +%patch2 -p1 # workaround for variable name echo 'm4_pattern_allow(PKG_PATH)' > acinclude.m4