Author: qboosh                       Date: Sat Jul 14 12:35:19 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added gtkhtml patch to support gtkhtml 3.14, bcond on by default
- make -j1

---- Files affected:
SPECS:
   dotnet-gnome-sharp.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/dotnet-gnome-sharp.spec
diff -u SPECS/dotnet-gnome-sharp.spec:1.9 SPECS/dotnet-gnome-sharp.spec:1.10
--- SPECS/dotnet-gnome-sharp.spec:1.9   Wed Jun 20 02:35:53 2007
+++ SPECS/dotnet-gnome-sharp.spec       Sat Jul 14 14:35:14 2007
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_with    gtkhtml         # gtkhtml bindings (broken)
+%bcond_without gtkhtml         # gtkhtml bindings
 #
 %include       /usr/lib/rpm/macros.mono
 %include       /usr/lib/rpm/macros.perl
@@ -18,12 +18,13 @@
 Patch0:                %{name}-destdir.patch
 Patch1:                %{name}-mint.patch
 Patch2:                %{name}-automake.patch
+Patch3:                %{name}-gtkhtml.patch
 URL:           http://gtk-sharp.sourceforge.net/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: dotnet-gtk-sharp2-devel >= 2.10.0
 BuildRequires: gnome-panel-devel >= 2.15.91
-%{?with_gtkhtml:BuildRequires: gtkhtml-devel >= 3.11.92}
+%{?with_gtkhtml:BuildRequires: gtkhtml-devel >= 3.14.0}
 BuildRequires: libart_lgpl-devel >= 2.2.0
 BuildRequires: libgnomecanvas-devel >= 2.14.0
 BuildRequires: libgnomeprintui-devel >= 2.12.1
@@ -93,6 +94,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{__libtoolize}
@@ -101,7 +103,7 @@
 %{__automake}
 %{__autoconf}
 %configure
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -201,6 +203,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2007/07/14 12:35:14  qboosh
+- added gtkhtml patch to support gtkhtml 3.14, bcond on by default
+- make -j1
+
 Revision 1.9  2007/06/20 00:35:53  glen
 - gtkhtml is not built somewhy
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dotnet-gnome-sharp.spec?r1=1.9&r2=1.10&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to