Author: freetz                       Date: Tue Nov 29 19:44:11 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disabled by default gda/gnomedb (for gda-2/gnomedb-2 check
  dotnet-gtk-sharp2), stop gtkhtml insanity, rel. 5

---- Files affected:
SPECS:
   dotnet-gtk-sharp.spec (1.85 -> 1.86) 

---- Diffs:

================================================================
Index: SPECS/dotnet-gtk-sharp.spec
diff -u SPECS/dotnet-gtk-sharp.spec:1.85 SPECS/dotnet-gtk-sharp.spec:1.86
--- SPECS/dotnet-gtk-sharp.spec:1.85    Tue Oct  4 23:07:58 2005
+++ SPECS/dotnet-gtk-sharp.spec Tue Nov 29 20:44:06 2005
@@ -1,18 +1,17 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_without gda     # don't build gda binding
+%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_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:       4
+Release:       5
 License:       LGPL
 Group:         Libraries
 #Source0Download: http://go-mono.com/sources/
@@ -45,6 +44,7 @@
 BuildRequires: vte-devel >= 0.11.10
 %endif
 Requires:      mono >= 1.0.2
+ExcludeArch:   i386
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -85,7 +85,6 @@
 Summary(pl):   Wiązania .NET dla bibliotek GNOME
 Group:         Libraries
 Requires:      %{name} = %{version}-%{release}
-%{?with_gnome:Requires:        gtkhtml = %{gtkhtml_version}}
 
 %description gnome
 .NET language bindings for GNOME libraries.
@@ -323,6 +322,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.86  2005/11/29 19:44:06  freetz
+- disabled by default gda/gnomedb (for gda-2/gnomedb-2 check
+  dotnet-gtk-sharp2), stop gtkhtml insanity, rel. 5
+
 Revision 1.85  2005/10/04 21:07:58  freetz
 - rel.4 for rebuild with gtkhtml 3.8.1
 
================================================================

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

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

Reply via email to