From f39162d1b59363d040f3535ef62a8042a0066455 Mon Sep 17 00:00:00 2001 From: paladine Date: Thu, 8 Sep 2005 08:43:48 +0000 Subject: [PATCH] - use gtkhtml >= 3.8.0 - rel. 2 Changed files: dotnet-gtk-sharp2.spec -> 1.4 --- dotnet-gtk-sharp2.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dotnet-gtk-sharp2.spec b/dotnet-gtk-sharp2.spec index 4c98dcc..1e9e9e1 100644 --- a/dotnet-gtk-sharp2.spec +++ b/dotnet-gtk-sharp2.spec @@ -2,15 +2,15 @@ # Conditional build: %bcond_without gnome # don't build GNOME (and dependent) bindings # -%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) +%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_version %(if [ -e /usr/bin/pkg-config ]; then /usr/bin/pkg-config --modversion libgtkhtml-3.8 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-sharp2 Version: 2.5.90 -Release: 1 +Release: 2 License: LGPL Group: Development/Libraries Source0: http://www.go-mono.com/sources/gtk-sharp-2.0/gtk-sharp-%{version}.tar.gz @@ -34,7 +34,7 @@ BuildRequires: rpmbuild(monoautodeps) BuildRequires: rpm-perlprov %if %{with gnome} BuildRequires: gnome-panel-devel >= 2.10.0 -BuildRequires: gtkhtml-devel >= 3.6.2 +BuildRequires: gtkhtml-devel >= 3.8.0 BuildRequires: libgnomecanvas-devel >= 2.4.0 %{?with_gda:BuildRequires: libgnomedb-devel >= 1.0.0} BuildRequires: libgnomeprintui-devel >= 2.4.0 -- 2.43.0