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



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

Adam Tauno Williams
Network & Systems Administrator
Morrison Industries
Grand Rapids, Mi. USA



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