]> git.pld-linux.org Git - packages/dotnet-gtk-sharp.git/blame - dotnet-gtk-sharp.spec
- release 2 to rebuild with new gtkhtml
[packages/dotnet-gtk-sharp.git] / dotnet-gtk-sharp.spec
CommitLineData
918bd64b 1%define gtkhtml_soversion %(/bin/ls %{_libdir}/libgtkhtml-3.1.so.* | /usr/bin/head -n 1 | /usr/bin/awk '{ split($1,v,"."); print v[4]; }')
53106b25 2%define gtkhtml_version %(if [ -e /usr/bin/pkg-config ]; then /usr/bin/pkg-config --modversion libgtkhtml-3.1; else echo 0; fi)
d30c0d86 3%include /usr/lib/rpm/macros.perl
d0e51392
MM
4Summary: .NET language bindings for Gtk+ and GNOME
5