SPECS: dotnet-gtk-sharp2.spec - use gtkhtml >= 3.8.0 - rel. 2

paladine paladine at pld-linux.org
Thu Sep 8 10:43:54 CEST 2005


Author: paladine                     Date: Thu Sep  8 08:43:54 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use gtkhtml >= 3.8.0
- rel. 2

---- Files affected:
SPECS:
   dotnet-gtk-sharp2.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/dotnet-gtk-sharp2.spec
diff -u SPECS/dotnet-gtk-sharp2.spec:1.3 SPECS/dotnet-gtk-sharp2.spec:1.4
--- SPECS/dotnet-gtk-sharp2.spec:1.3	Wed Sep  7 15:27:28 2005
+++ SPECS/dotnet-gtk-sharp2.spec	Thu Sep  8 10:43:48 2005
@@ -3,15 +3,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
@@ -35,7 +35,7 @@
 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
@@ -249,6 +249,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/09/08 08:43:48  paladine
+- use gtkhtml >= 3.8.0
+- rel. 2
+
 Revision 1.3  2005/09/07 13:27:28  wrobell
 - ver. 2.5.90
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dotnet-gtk-sharp2.spec?r1=1.3&r2=1.4&f=u




More information about the pld-cvs-commit mailing list