SPECS: dotnet-gtk-sharp.spec - removed gtkhtml31 patch (for gtkhtm...

paladine paladine at pld-linux.org
Wed Sep 7 22:01:59 CEST 2005


Author: paladine                     Date: Wed Sep  7 20:01:59 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed gtkhtml31 patch (for gtkhtml 3.6.0)
- added gtkhtml patch (for gtkhtml 3.8.0)
- rel. 2

---- Files affected:
SPECS:
   dotnet-gtk-sharp.spec (1.80 -> 1.81) 

---- Diffs:

================================================================
Index: SPECS/dotnet-gtk-sharp.spec
diff -u SPECS/dotnet-gtk-sharp.spec:1.80 SPECS/dotnet-gtk-sharp.spec:1.81
--- SPECS/dotnet-gtk-sharp.spec:1.80	Mon Aug 29 20:23:52 2005
+++ SPECS/dotnet-gtk-sharp.spec	Wed Sep  7 22:01:54 2005
@@ -4,21 +4,21 @@
 %bcond_without	gda	# don't build gda binding
 %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-sharp
 Version:	1.0.10
-Release:	1
+Release:	2
 License:	LGPL
 Group:		Libraries
 #Source0Download: http://go-mono.com/sources/
 Source0:	http://go-mono.com/sources/gtk-sharp/gtk-sharp-%{version}.tar.gz
 # Source0-md5:	e21fb3c5a39374f86ba70b926311a6d0
-Patch0:		%{name}-gtkhtml31.patch
+Patch0:		%{name}-gtkhtml.patch
 Patch1:		%{name}-destdir.patch
 Patch2:		%{name}-mint.patch
 Patch3:		%{name}-pc-libdir.patch
@@ -37,7 +37,7 @@
 BuildRequires:	rpmbuild(monoautodeps)
 BuildRequires:	rpm-perlprov
 %if %{with gnome}
-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
@@ -327,6 +327,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.81  2005/09/07 20:01:54  paladine
+- removed gtkhtml31 patch (for gtkhtml 3.6.0)
+- added gtkhtml patch (for gtkhtml 3.8.0)
+- rel. 2
+
 Revision 1.80  2005/08/29 18:23:52  qboosh
 - mono bytecode always uses */lib now
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dotnet-gtk-sharp.spec?r1=1.80&r2=1.81&f=u




More information about the pld-cvs-commit mailing list