URPM

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


Version 0.10-2mdk - Jul 16 2002, by François Pons <fpons@mandrakesoft.com>
- extended selected and available flag to take care of base flag.
- improved resolve_requested (use keep_state) and delete
  requested key once taken into account.

Version 0.10 - Jul 15 2002, by François Pons <fpons@mandrakesoft.com>
- added search method for search from name.
- added composite flag_available method (installed or selected).

Version 0.09-2mdk - Jul 11 2002, by François Pons <fpons@mandrakesoft.com>
- fixed ask_unselect computation.
- added clear_state option to relove_requested (rollback state
  modification needed by DrakX).

Version 0.09 - Jul 10 2002, by François Pons <fpons@mandrakesoft.com>
- changed semantics of some package flags to extend usability and
  simplicity.
- added no_flag_update to resolve_requested to avoid modifying
  requested or required flag directly.
- added closure on ask_remove.
- removed requires on perl (only perl-base should be enough).
- fixed wrong unsatisfied_requires return value whit a given name.

Version 0.08-4mdk - Jul  9 2002, by François Pons <fpons@mandrakesoft.com>
- fixed too many opened files when building hdlist.

Version 0.08-2mdk - Jul  8 2002, by François Pons <fpons@mandrakesoft.com>
- fixed rflags setting (now keep more than one element).
- fixed setting of ask_unselect correctly.

Version 0.08 - Jul  8 2002, by François Pons <fpons@mandrakesoft.com>
- added transaction flags (equivalence to --force and --ignoreSize).
- simplified some transaction method names.
- added script fd support.

Version 0.07-2mdk - Jul  5 2002, by François Pons <fpons@mandrakesoft.com>
- fixed transaction methods so that install works.

Version 0.07 - Jul  4 2002, by François Pons <fpons@mandrakesoft.com>
- added transaction methods and URPM::Transaction type (for DrakX).
- obsoleted URPM::DB::open_rw and removed it.

Version 0.06-2mdk - Jul  3 2002, by François Pons <fpons@mandrakesoft.com>
- fixed virtual provides obsoleted by other package (means kernel
  is requested to be installed even if other kernel is installed).

Version 0.06 - Jul  3 2002, by François Pons <fpons@mandrakesoft.com>
- added header_filename and update_header to URPM::Package.
- added virtual flag selected to URPM::Package.
- added rate and rflags tags to URPM::Package.
- added URPM::DB::rebuild.
- fixed build of hdlist with non standard rpm filename.

Version 0.05-2mdk - Jul  1 2002, by François Pons <fpons@mandrakesoft.com>
- fixed selection of obsoleted package already installed but
  present in depslist.

Version 0.05 - Jun 28 2002, by François Pons <fpons@mandrakesoft.com>
- fixed ask_remove not to contains arch.
- removed relocate_depslist (obsoleted).

Version 0.04-6mdk - Jun 26 2002, by François Pons <fpons@mandrakesoft.com>
- fixed work around of rpmlib where provides should be at
  left position of rpmRangesOverlap.

Version 0.04-5mdk - Jun 18 2002, by François Pons <fpons@mandrakesoft.com>
- fixed wrong range overlap evaluation (libgcc >= 3.1 and libgcc.so.1).

Version 0.04-4mdk - Jun 13 2002, by François Pons <fpons@mandrakesoft.com>
- fixed too many package selected on --auto-select.

Version 0.04-3mdk - Jun 13 2002, by François Pons <fpons@mandrakesoft.com>
- fixed compare_pkg (invalid arch comparisons sometimes).
- added (still unused) obsolete flag.

Version 0.04-2mdk - Jun 13 2002, by François Pons <fpons@mandrakesoft.com>
- added ranges_overlap method (uses rpmRangesOverlap in rpmlib).
- made Resolve module to be operational (and usable).

Version 0.04 - Jun 11 2002, by François Pons <fpons@mandrakesoft.com>
- added Resolve.pm file.

Version 0.03-2mdk - Jun  6 2002, by François Pons <fpons@mandrakesoft.com>
- fixed incomplete compare_pkg not taking into account score
  of arch.

Version 0.03 - Jun  6 2002, by François Pons <fpons@mandrakesoft.com>
- added more flag method to URPM::Package
- avoid garbage output when reading hdlist archive.
- moved id internal reference to bit field of flag.

Version 0.02-3mdk - Jun  5 2002, by François Pons <fpons@mandrakesoft.com>
- removed log on opening/closing rpmdb.
- modified reading of archive to avoid incomplete read.

Version 0.02-2mdk - Jun  5 2002, by François Pons <fpons@mandrakesoft.com>
- added log on opening/closing rpmdb.

Version 0.02 - Jun  3 2002, by François Pons <fpons@mandrakesoft.com>
- new version with extended parameters list for URPM::Build.
- fixed code to be -w clean.

Version 0.01 - May 31 2002, by François Pons <fpons@mandrakesoft.com>
- initial revision.



( run in 0.918 second using v1.01-cache-2.11-cpan-5511b514fd6 )