SPECS: dotnet-gtk-sharp.spec - fix for gtkhtml-3.16
sls
sls at pld-linux.org
Fri Jan 4 15:13:06 CET 2008
Author: sls Date: Fri Jan 4 14:13:06 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix for gtkhtml-3.16
---- Files affected:
SPECS:
dotnet-gtk-sharp.spec (1.91 -> 1.92)
---- Diffs:
================================================================
Index: SPECS/dotnet-gtk-sharp.spec
diff -u SPECS/dotnet-gtk-sharp.spec:1.91 SPECS/dotnet-gtk-sharp.spec:1.92
--- SPECS/dotnet-gtk-sharp.spec:1.91 Sat Feb 17 13:48:10 2007
+++ SPECS/dotnet-gtk-sharp.spec Fri Jan 4 15:13:01 2008
@@ -4,7 +4,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
@@ -324,6 +324,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.92 2008-01-04 14:13:01 sls
+- fix for gtkhtml-3.16
+
Revision 1.91 2007-02-17 12:48:10 qboosh
- added am patch, release 8
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dotnet-gtk-sharp.spec?r1=1.91&r2=1.92&f=u
More information about the pld-cvs-commit
mailing list