[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: sqlite
- From: Jeff Spaleta <jspaleta gmail com>
- To: List for Fedora Package Maintainers <fedora-maintainers redhat com>
- Subject: Re: sqlite
- Date: Sat, 9 Jul 2005 16:32:23 -0400
On 7/9/05, Roland McGrath <roland redhat com> wrote:
> AFAICT, the only reason sqlite is in Core rather than Extras is that rpm
> uses it. (rpm doesn't tell me about any other dependencies on an
> Everything install.) The package seems to be abandoned, as far as a
> maintainer. Is that accurate? Would rpm survive an upgrade of sqlite to
> the current version, 3.2.2?
pretty sure yum is using sqlite.
Lets take my development box for example.
rpm -q --provides sqlite
libsqlite3.so.0 <------ lets look at that
sqlite = 3.1.2-3
rpm -q --whatrequires libsqlite3.so.0
net-snmp-5.2.1-13
rpm-libs-4.4.1-21
rpm-4.4.1-21
apt-0.5.15cnc7-2
net-snmp-utils-5.2.1-13
python-sqlite-1.1.6-1 <--------- lets look at that
sqlite-3.1.2-3
rpm-build-4.4.1-21
rpm -q --whatrequires python-sqlite
yum-2.3.4-1
-jef
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]