Re: [gnome-db] libgda.spec missing stanzas for LDAP & MDB



On Sun, 2003-06-01 at 06:28, David T Hollis wrote:
> Rodrigo Moya wrote:
> 
> >On Fri, 2003-05-30 at 13:24, Adam Tauno Williams wrote:
> >  
> >
> >>I needed to add the following two stanza's to libgda.spec in order to build RPMs
> >>with MDB and LDAP enabled -
> >>
> >>%if %{MDB}
> >>%package -n gda-mdb
> >>Summary:        GDA MDB Provider
> >>Group:          System Environment/Libraries
> >>%description -n gda-mdb
> >>This package includes the GDA MDB provider.
> >>%endif
> >>                                                                                
> >>%if %{LDAP}
> >>%package -n gda-ldap
> >>Summary:        GDA LDAP Provider
> >>Group:          System Environment/Libraries
> >>%description -n gda-ldap
> >>This package includes the GDA LDAP provider.
> >>%endif
> >>
> >>    
> >>
> >hmm, they are already there, or am I missing something?
> >
> >cheers
> >
> >_______________________________________________
> >gnome-db-list mailing list
> >gnome-db-list gnome org
> >http://mail.gnome.org/mailman/listinfo/gnome-db-list
> >  
> >
> Nope, those portions are there.  It's the files section that isn't 
> there.  This patch takes care of it.  IIRC, there still may be the 
> problem building RPMS if you do not specify to build MDB or LDAP for 
> example, but the configure scripts sees that you have the libraries and 
> decides to build them anyway.  In that event, you get the installed but 
> unpackaged files problem.
> 
> ______________________________________________________________________
could you patch libgda.spec.in instead? libgda.spec is built from
libgda.spec.in so it is the this one that needs to be patched.

cheers




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]