]> git.pld-linux.org Git - packages/dotnet-gtk-sharp.git/commitdiff
- fix for gtkhtml-3.16
authorSzymon Siwek <sls@pld-linux.org>
Fri, 4 Jan 2008 14:13:01 +0000 (14:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dotnet-gtk-sharp.spec -> 1.92

dotnet-gtk-sharp.spec

index f5e5996f3c077eb84e776f16223e7c8c0ad99f69..6ec4a65fa77d77e4f3b4217e6ba2d38129b674e4 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_with    gda     # don't build gda binding
 %bcond_without gnome   # don't build GNOME (and dependent) bindings
 #
-%define                gtkhtml_soversion       %(/bin/ls %{_libdir}/libgtkhtml-3.8.so.* 2>/dev/null | /usr/bin/head -n 1 | /bin/awk '{ split($1,v,"."); print v[4]; }')
+%define                gtkhtml_soversion       %(/bin/ls %{_libdir}/libgtkhtml-3.14.so.* 2>/dev/null | /usr/bin/head -n 1 | /bin/awk '{ split($1,v,"."); print v[4]; }')
 %include       /usr/lib/rpm/macros.perl
 %include       /usr/lib/rpm/macros.mono
 Summary:       .NET language bindings for GTK+ and GNOME
This page took 0.085829 seconds and 4 git commands to generate.