X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=dotnet-gtk-sharp.spec;h=a675129716e367e3962d9b3ea3cefa6d5d940539;hb=7f2dccb6021daf8642d788f85b7bd78f60923076;hp=3f7eafa9fbaa412a0c6c478ea52a19493b32352c;hpb=b181b6768b5a3b7e1ff79315eb40fd001a89e454;p=packages%2Fdotnet-gtk-sharp.git diff --git a/dotnet-gtk-sharp.spec b/dotnet-gtk-sharp.spec index 3f7eafa..a675129 100644 --- a/dotnet-gtk-sharp.spec +++ b/dotnet-gtk-sharp.spec @@ -6,6 +6,7 @@ %define gtkhtml_soversion %(/bin/ls %{_libdir}/libgtkhtml-3.6.so.* 2>/dev/null | /usr/bin/head -n 1 | /bin/awk '{ split($1,v,"."); print v[4]; }') %define gtkhtml_version %(if [ -e /usr/bin/pkg-config ]; then /usr/bin/pkg-config --modversion libgtkhtml-3.6 2>/dev/null || echo 0; else echo 0; fi) %include /usr/lib/rpm/macros.perl +%include /usr/lib/rpm/macros.mono Summary: .NET language bindings for GTK+ and GNOME Summary(pl): Wi±zania GTK+ oraz GNOME dla .NET Name: dotnet-gtk-sharp @@ -31,6 +32,7 @@ BuildRequires: libxml2-devel BuildRequires: mono-csharp >= 1.0.2 BuildRequires: ncurses-devel BuildRequires: pkgconfig +BuildRequires: rpmbuild(monoautodeps) BuildRequires: rpm-perlprov %if %{with gnome} BuildRequires: gtkhtml-devel >= 3.6.2