Re: [gnome-db] libgda dependencies
- From: josh lucas <josh stonecottage com>
- To: Rodrigo Moya <rodrigo gnome-db org>
- Cc: Will LaShell <will lashell net>, GDA <gnome-db-list gnome org>
- Subject: Re: [gnome-db] libgda dependencies
- Date: Mon, 03 Dec 2001 15:34:02 -0800
Rodrigo Moya wrote:
>
> On Mon, 2001-12-03 at 22:32, Will LaShell wrote:
> >
> > Is it posible for us to split the various provider specific dependent
> > libs out to seperate rpms? so that if someone installs an rpm, they
> > don't immediately need to instally something they have no use for??
> >
> doesn't RPM do that automatically? that is, I suppose it knows that
> libgda does not link with postgres, only gda-postgres, so it will set
> the dependencies up correctly?
>
> If not, how can this be fixed in the current SPEC file?
>
When I built the rpms just now via rpm -ta, individual rpms for mysql,
odbc and postgres (gda-[name]) were created.
Also, here is a patch to the gnome-db spec file. The help files were
being included twice..
I have built these rpms if you want them.. Just tell me how to get them
to you..
josh
--- gnome-db.spec.in.orig Mon Dec 3 15:24:30 2001
+++ gnome-db.spec.in Mon Dec 3 15:24:50 2001
@@ -93,7 +93,6 @@
%{_libdir}/libgnomedb.so.*
%{_libdir}/bonobo/monikers/libdatabase_moniker.so*
%{_datadir}/gnome/apps/Applications/gnomedb-fe.desktop
-%{_datadir}/gnome/help/gnome-db/*
%{_datadir}/gnome/html/*
%{_datadir}/gnome/ui/*.xml
%{_datadir}/omf/gnome-db/*
@@ -109,7 +108,6 @@
%files devel
%defattr(-, root, root)
-%doc %{_datadir}/gnome/html/*
%{_bindir}/gnomedb-config
%{_bindir}/gnomedb-builder
%{_libdir}/libgnomedb.*a
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]