SPECS: dotnet-gtk-sharp2.spec - it's time for something less buggy...

aflinta aflinta at pld-linux.org
Sat Aug 20 00:15:58 CEST 2005


Author: aflinta                      Date: Fri Aug 19 22:15:58 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- it's time for something less buggy - up to version 2.3.90

---- Files affected:
SPECS:
   dotnet-gtk-sharp2.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/dotnet-gtk-sharp2.spec
diff -u SPECS/dotnet-gtk-sharp2.spec:1.1 SPECS/dotnet-gtk-sharp2.spec:1.2
--- SPECS/dotnet-gtk-sharp2.spec:1.1	Mon Aug 15 18:31:07 2005
+++ SPECS/dotnet-gtk-sharp2.spec	Sat Aug 20 00:15:51 2005
@@ -1,7 +1,6 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%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]; }')
@@ -11,12 +10,12 @@
 Summary:	.NET language bindings for GTK+ and GNOME
 Summary(pl):	Wiązania GTK+ oraz GNOME dla .NET
 Name:		dotnet-gtk-sharp2
-Version:	1.9.5
+Version:	2.3.90
 Release:	1
 License:	LGPL
 Group:		Development/Libraries
 Source0:	http://www.go-mono.com/sources/gtk-sharp-2.0/gtk-sharp-%{version}.tar.gz
-# Source0-md5:	e61f77fd5dad3deb25f53f39e8a45378
+# Source0-md5:	a38f1346b9b6e3688d9880489cbb6ba6
 Patch1:		%{name}-destdir.patch
 Patch2:		%{name}-mint.patch
 Patch3:		%{name}-pc-libdir.patch
@@ -24,7 +23,6 @@
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	libart_lgpl-devel >= 2.2.0
-%{?with_gda:BuildRequires:	libgda-devel >= 1.0.0}
 BuildRequires:	libglade2-devel >= 2.0.1
 BuildRequires:	librsvg-devel >= 2.4.0
 BuildRequires:	libtool
@@ -119,58 +117,6 @@
 %description gnome-static -l pl
 Wiązania .NET dla bibliotek GNOME - static libraries.
 
-%package gda
-Summary:	.NET language bindings for GDA library
-Summary(pl):	Wiązania .NET dla biblioteki GDA
-Group:		Libraries
-Requires:	%{name} = %{version}-%{release}
-
-%description gda
-.NET language bindings for GDA library.
-
-%description gda -l pl
-Wiązania .NET dla biblioteki GDA.
-
-%package gda-devel
-Summary:	.NET language bindings for GDA library - development files
-Summary(pl):	Wiązania .NET dla biblioteki GDA - pliki programistyczne
-Group:		Libraries
-Requires:	%{name}-devel = %{version}-%{release}
-Requires:	%{name}-gda = %{version}-%{release}
-
-%description gda-devel
-.NET language bindings for GDA library - development files.
-
-%description gda-devel -l pl
-Wiązania .NET dla biblioteki GDA - pliki programistyczne.
-
-%package gnomedb
-Summary:	.NET language bindings for GNOME-DB library
-Summary(pl):	Wiązania .NET dla biblioteki GNOME-DB
-Group:		Libraries
-Requires:	%{name}-gda = %{version}-%{release}
-Requires:	%{name}-gnome = %{version}-%{release}
-
-%description gnomedb
-.NET language bindings for GNOME-DB library.
-
-%description gnomedb -l pl
-Wiązania .NET dla biblioteki GNOME-DB.
-
-%package gnomedb-devel
-Summary:	.NET language bindings for GNOME-DB library - development files
-Summary(pl):	Wiązania .NET dla biblioteki GNOME-DB - pliki programistyczne
-Group:		Libraries
-Requires:	%{name}-gda-devel = %{version}-%{release}
-Requires:	%{name}-gnome-devel = %{version}-%{release}
-Requires:	%{name}-gnomedb = %{version}-%{release}
-
-%description gnomedb-devel
-.NET language bindings for GNOME-DB library - development files.
-
-%description gnomedb-devel -l pl
-Wiązania .NET dla biblioteki GNOME-DB - pliki programistyczne.
-
 %prep
 %setup -q -n gtk-sharp-%{version}
 %patch1 -p1
@@ -295,36 +241,15 @@
 %{_libdir}/libgnomesharpglue-2.a
 %endif
 
-%if %{with gda}
-%files gda
-%defattr(644,root,root,755)
-/usr/lib/mono/gac/gda-sharp
-
-%files gda-devel
-%defattr(644,root,root,755)
-/usr/lib/mono/gtk-sharp-2.0/gda-sharp.dll
-%{_datadir}/gapi-2.0/gda-api.xml
-%{_pkgconfigdir}/gda-sharp-2.0.pc
-%endif
-
-%if %{with gnome} && %{with gda}
-%files gnomedb
-%defattr(644,root,root,755)
-/usr/lib/mono/gac/gnomedb-sharp
-
-%files gnomedb-devel
-%defattr(644,root,root,755)
-/usr/lib/mono/gtk-sharp-2.0/gnomedb-sharp.dll
-%{_datadir}/gapi-2.0/gnomedb-api.xml
-%{_pkgconfigdir}/gnomedb-sharp-2.0.pc
-%endif
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/08/19 22:15:51  aflinta
+- it's time for something less buggy - up to version 2.3.90
+
 Revision 1.1  2005/08/15 16:31:07  wolf
 - moved from dotnet-gtk-sharp DEVEL branch
 
================================================================

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




More information about the pld-cvs-commit mailing list