Hi!

The current bacula-sqlite RPM has a conflicts-tag for sqlite:

$ rpm -q --conflicts -p bacula-sqlite-1.36.3-1.fc3.i386.rpm
bacula-client
sqlite
sqlite-tools

However, the current rpm package from Axel Thimm's ATrpms
(http://atrpms.net/dist/fc3/rpm-4.4.x/) requires sqlite which is packaged as a seperate RPM (http://atrpms.net/dist/fc3/sqlite/).

> rpm -q rpm
rpm-4.4.1-21_45.rhfc3.at
> rpm -q --requires rpm | fgrep sqlite
libsqlite3.so.0
> rpm -q sqlite
sqlite-3.1.2-2.99_1.rhfc3.at
> rpm -ql sqlite
/usr/bin/sqlite3
/usr/lib/libsqlite3.so.0
/usr/lib/libsqlite3.so.0.8.6
/usr/share/doc/sqlite-3.1.2
/usr/share/doc/sqlite-3.1.2/README
/usr/share/man/man1/sqlite3.1.gz

Can the bacula-rpm be rebuilt to either use the existing sqlite-RPM or use it's own sqlite that doesn't conflict with the sqlite-package? (The current version's filenames shouldn't conflict anyway however the Conflicts-tag prevents from installing both packages.

Cheers,
--leo
--
-----------------------------------------------------------------------
[EMAIL PROTECTED]                Fax: +43-1-31336-906050
Zentrum fuer Informatikdienste - Wirtschaftsuniversitaet Wien - Austria



-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to