From: Jakub Bogusz Date: Sun, 21 Jul 2013 19:24:14 +0000 (+0200) Subject: - fix scripts broken by CRLF eols; release 2 X-Git-Tag: auto/th/dotnet-gtk-sharp2-2.12.21-2 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fdotnet-gtk-sharp2.git;a=commitdiff_plain;h=8b6944c23b12a1ce697085e68ef8ab5cd14c9ea6 - fix scripts broken by CRLF eols; release 2 --- diff --git a/dotnet-gtk-sharp2.spec b/dotnet-gtk-sharp2.spec index 70ed5a9..5744f41 100644 --- a/dotnet-gtk-sharp2.spec +++ b/dotnet-gtk-sharp2.spec @@ -3,7 +3,7 @@ Summary: .NET language bindings for GTK+ Summary(pl.UTF-8): Wiązania GTK+ dla .NET Name: dotnet-gtk-sharp2 Version: 2.12.21 -Release: 1 +Release: 2 License: LGPL v2 Group: Libraries # latest downloads summary at http://download.mono-project.com/sources-stable/ @@ -24,6 +24,7 @@ BuildRequires: mono-csharp >= 1.1.16.1 BuildRequires: monodoc >= 1.1.16 BuildRequires: pango-devel BuildRequires: pkgconfig +BuildRequires: rpmbuild(macros) >= 1.566 BuildRequires: rpmbuild(monoautodeps) Requires: glib2 >= 1:2.31 Requires: gtk+2 >= 2:2.12.0 @@ -75,6 +76,9 @@ Biblioteki statyczne Gtk# 2. %patch1 -p1 %patch2 -p1 +# CRs break scripts (due to invalid interpreter path) +%undos generator/gapi2-codegen.in parser/gapi2-{fixup,parser}.in parser/{gapi_pp,gapi2xml}.pl + %build %{__libtoolize} %{__aclocal}