Download List

專案描述

The poldek is an RPM package management tool which
allows you to easily perform package verification,
installation (including system installation from
scratch), upgrading, and removal. Package
dependencies are automatically handled, so if you
try to install a package that needs others to be
installed, it will download all needed packages
and install them. It can be used in batch (like
apt-get from Debian's APT) or interactive mode.
The interactive mode puts you into a readline
interface with commandline autocompletion and
history, similar to the shell mode of Perl's CPAN.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-10-28 20:00
0.20

This is the first release after the poldek redesign. New features and significant changes include a new native package repository index format, support for Yum and XML Metadata repositories, improved support for APT-RPM indexes, a more user friendly interactive mode, proper packages ordering before their uninstallation, a clearer configuration syntax, a better dependency resolver, and many more.
標籤: Major feature enhancements

2005-10-18 01:26
0.18.9.1

An update to RPM 4.4 with dropped Prereqs support was made. Broken "diff" list file update during repository creation was fixed. The proper, highest package version is selected when greedy upgraded.
標籤: Minor bugfixes

2005-07-03 16:52
0.18.9

This release fixes compilation with gcc4 and bugs related to changed
glibc 2.3.5 stdio cookie behavior. Minor dependency resolving
improvements have been made. A new --pmcmd option to set rpm binary
alternatives has been added.
標籤: Minor bugfixes

2004-12-30 16:33
0.18.8

Support for RPM 4.4 was added. Two dependency processing fixes were made. Several miscellaneous minor bugs were fixed.
標籤: Minor bugfixes

2004-09-26 05:11
0.18.7

Several major bugs in dependency resolution code have
been fixed including broken package ordering and the invalid
package Epoch's auto-promotion. Enhanced Obsoletes
matching introduced in RPM 4.1 has been added. With the
new --caplookup option packages may be selected for install
by its capabilities (e.g. Provides).
標籤: Major bugfixes

Project Resources