Download List

Project Description

apt4rpm creates an apt, yum, or metadata repository from a random RPM directory.

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-03-03 13:51
0.69.3

Support for bash 3.x trap signals was added along with support for directories with spaces. POSIX fixes were made. RPM warning messages about 'incompatible rpm headers' are now prevented. An exit value telling that one or more distids were locked was implemented. Many code improvements were made.
Tags: Stable, Minor feature enhancements

2004-10-05 23:43
0.69.0

This release improves concurrent running by altering the locking mechanism. Yum repositories are now installed in the archive root. Support has been added for metadata package repositories (depends on createrepo). Bugfixes and performance improvements.
Tags: Stable, Major bugfixes

2004-05-19 22:51
0.68.2

YUM support has been added. The security components are no longer created by default. A bug that occurred if the rpm --requires output did not end with a carriage return has been fixed. KEY_NAME is passed to add_sourceslist_examples if signed repositories are used. A default sources.list.FILE is generated only if none of the possible sources-list tags are configured.
Tags: Stable, Major feature enhancements

2004-01-26 04:00
0.67

Two configuration options have been added. component::scan activates or de-activates scanning of the RPM directory. This is useful for RPM directories that won't change anymore, and are stored on removable media such as CD, DVD, USB sticks, etc. distribution::process activates or de-activates the processing of an archive. This may be useful for archives that have no update activity, or if the vendor discontinues the distribution. When processing is de-activated (process="no"), the actual APT archive continues to exist, but will not be updated.
Tags: Stable

2003-12-30 22:23
0.66.0

A grep construction has been altered to work around a bug in grep. An additional directory tag to further customize the repository directory has been added to the configuration file.The Perl script aptate-config has been converted into a Perl module (Aptate::Config). Documentation has been converted from SGML to XML Docbook 4. The documentation is now processed with xmlto. The build machinery has been improved.
Tags: Stable, Minor feature enhancements

Project Resources