Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-URPM-1.46-1mdv2007.0 RPM for x86_64

From Mandriva 2007.0 for x86_64 / media / main / release

Name: perl-URPM Distribution: Mandriva Linux
Version: 1.46 Vendor: Mandriva
Release: 1mdv2007.0 Build date: Wed Sep 6 14:49:43 2006
Group: Development/Perl Build host: deborah.mandriva.com
Size: 272412 Source RPM: perl-URPM-1.46-1mdv2007.0.src.rpm
Packager: Iurt the rebuild bot <warly@mandriva.com>
Url: http://cvs.mandriva.com/cgi-bin/viewvc.cgi/soft/perl-URPM/
Summary: URPM module for perl
The URPM module allows you to manipulate rpm files, rpm header files and
hdlist files and manage them in memory.

Provides

Requires

Copyright

GPL or Artistic

Signatures

internal MD5: bf82dd3ceedaa48fd29d74ea1ddb9ff3
GPG

Changelog

* Thu Sep 07 2006 rafael
  + 2006-09-06 11:40:15 (60264)
  Version 1.46 :
  . prefer stripped kernel source in choices list (needs to be refined)
  . fix URL in spec file
* Tue Aug 08 2006 rafael
  + 2006-08-07 14:47:00 (53955)
  1.45: fix a FD leak (P.Terjan); fix urpmi --strict-arch with SRPMS; cleanup
* Tue Aug 08 2006 rafael
  + 2006-08-07 14:37:25 (53930)
  Import perl-URPM
* Tue Jun 13 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.44-1mdv2007.0
  - Fixes for rpm 4.4.6
* Wed May 24 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.43-1mdk
  - Fix urpmi .spec by loading macros beforehand (Olivier Thauvin)
* Tue May 23 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.42-1mdk
  - Fix FD leak (Pascal Terjan)
* Wed May 03 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.41-1mdk
  - Use more recent defines from the rpmlib
  - Add a function to traverse transactions
* Wed Mar 15 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.40-1mdk
  - Fixes for rpm 4.4.5
  - Fix traversing rpmdb for "triggeredby" relationship
* Tue Mar 07 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.39-1mdk
  - More memory protection
  - Fix gcc options
* Mon Mar 06 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.38-1mdk
  - Fix deallocation of rpm transactions
* Fri Mar 03 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.37-1mdk
  - Rewrite verify_rpm(), which wasn't working with recent rpms
    (note incompatible API change)
  - New function verify_signature()
  - Make sure -fno-strict-aliasing is used for compilation
  - More docs
* Mon Feb 13 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.36-1mdk
  - Add flag ignorearch for installations
* Fri Feb 10 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.35-1mdk
  - repackage flag bug fix
* Fri Feb 10 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.34-1mdk
  - Add $pkg->installtid method
  - Doc nits, code cleanup
  - No need for an explicit dependency on perl-base
* Thu Feb 09 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.33-1mdk
  - Add repackage flag to run transactions
* Wed Jan 25 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.32-1mdk
  - Minor modification to spec2srcheader()
* Thu Jan 19 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.31-1mdk
  - New function spec2srcheader() (Olivier Thauvin)
* Fri Jan 06 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.30-2mdk
  - Rebuild for rpm 4.4.4
  - Fix a regression test
* Wed Dec 07 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.30-1mdk
  - Fix epoch comparison bug
  - Be compatible with rpm 4.4.3
  - Add a URPM::Package::dump_flags debug method
  - C code and makefile cleanup
  - Don't require bzip2 anymore
* Wed Nov 02 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.29-1mdk
  - Don't require packdrake, use MDV::Packdrakeng instead
  - Support for --ignoresize
* Tue Oct 04 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.28-1mdk
  - add some options to parse_rpm (nomd5, nopayload) (Olivier Thauvin)
  - Build process cleanup
* Sat Sep 10 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.27-1mdk
  - make add_macro quote embedded newlines. add_macro_noexpand now works like
    the previous version (i.e. like in the rpmlib)
* Fri Sep 02 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.26-1mdk
  - Add noscripts option to run transactions
* Wed Aug 24 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.25-1mdk
  - Better handle bad file descriptors returned by transaction callbacks (Pixel)
  - Doc fixes
* Fri Aug 19 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.24-3mdk
  - Allow to rebuild under non-C locales
* Fri Jul 29 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.24-2mdk
  - Rebuild for rpm 4.4.2
  - Doc nits
* Fri Jul 01 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.24-1mdk
  - Add rpmErrorWriteTo() and rpmErrorString()
* Fri Jun 17 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.23-1mdk
  - add setVerbosity function
* Wed Jun 08 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.22-1mdk
  - Add make_delta_rpm function
* Wed Jun 01 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.21-1mdk
  - Add the URPM::Package::payload_format method
* Wed May 11 2005 Olivier Thauvin <nanardon@mandriva.org> 1.20-3mdk
  - Rebuild for rpm 4.4.1 (amd64)
* Tue May 10 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.20-2mdk
  - Rebuild for rpm 4.4.1
* Thu May 05 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.20-1mdk
  - Adaptations for rpm 4.4.1 (Olivier Thauvin)
  - More deprecation for RPMSENSE_PREREQ
  - Remove rpm 4.0 support
  - when no preferred locale is found, put locales-en in front of choice list
    (bug #15628)
* Mon Mar 07 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.11-1mdk
  - Speed optimisation for updating media
* Wed Mar 02 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.10-1mdk
  - Prepare for obsolescence of PreReq rpm tag, introduce equivalent
    RPMSENSE_SCRIPT_* tags
* Tue Feb 15 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.09-1mdk
  - Force recomputation of rejected packages when deleting some in installation
    dependency resolution
* Fri Feb 11 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.08-1mdk
  - Add macro handling code (O. Thauvin)
* Wed Feb 02 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.07-4mdk
  - Require perl-base >= 2:5.8.6 actually
* Fri Jan 21 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.07-3mdk
  - Require perl-base >= 5.8.6
  - Error handling nits.
* Mon Dec 13 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.07-2mdk
  - Require packdrake (and no longer rpmtools)
* Mon Dec 13 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.07-1mdk
  - Now returns the list of chosen packages sorted by descending version.
* Thu Dec 09 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.06-1mdk
  - Don't fork a packdrake to build hdlists anymore, use Packdrakeng.pm instead.
  - Remove unused requires.
  - Add ChangeLog in documentation.
* Thu Nov 25 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.05-1mdk
  - Allow to use non-contiguous selection ranges (Olivier Thauvin)
* Fri Nov 12 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.04-2mdk
  - Rebuild for new perl
* Wed Nov 10 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.04-1mdk
  - More info reported about failures in dependency resolution.
* Thu Oct 28 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.03-2mdk
  - Support for urpmi --strict-arch option
  - Multiarch fix (Gwenole Beauchesne)
  - Don't use $TMPDIR if not writable
* Mon Aug 30 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.03-1mdk
  - add rpmvercmp binding (from perl-Hdlist)
* Wed Aug 25 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.02-1mdk
  - From now, never promote epochs in comparing versions.
* Thu Aug 12 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.01-1mdk
  - Better fix for packages that obsolete themselves (François Pons)
  - Protection against broken packages with bad fullnames (with an "@")
* Tue Aug 03 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.00-1mdk
  - Protection against packages that obsolete themselves.
  - Backwards compatibility with perl 5.6.
  - Cleanups.
* Sat Jul 31 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.99-1mdk
  - A small modification in the algorithm that searches for virtual provides:
    don't give a choice between several packages that are already installed.
* Thu Jul 29 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.98-2mdk
  - Rebuild for new perl
* Fri Jul 23 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.98-1mdk
  - Add a function URPM::stream2header()
* Thu Jul 15 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.97-1mdk
  - Generate man page
* Tue Jul 13 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.96-1mdk
  - Simplify the parsing of skip.list and inst.list files
  - Segfault fixes by Olivier Thauvin
* Sat May 22 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.95-2mdk
  - Don't include older packages than the installed ones in the dependencies
    (except when urpmi is invoked with --allow-force)
* Fri May 07 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.95-1mdk
  - Add a way to make some error messages non-fatal
* Sat May 01 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.94-13mdk
  - A few bugfixes
  - Add the methods $pkg->queryformat() and $urpm->list_rpm_tag()
  - More tests
* Thu Apr 22 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.94-12mdk
  - cleanup and documentation
* Wed Feb 25 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.94-11mdk
  - parse_rpm_build_headers
  - rebuild for perl
* Tue Dec 09 2003 François Pons <fpons@mandrakesoft.com> 0.94-10mdk
  - added compability with RH 7.3.
* Mon Nov 17 2003 François Pons <fpons@mandrakesoft.com> 0.94-9mdk
  - fixed bug preventing adding local media.
* Sat Nov 15 2003 François Pons <fpons@mandrakesoft.com> 0.94-8mdk
  - added patch from Olivier Thauvin (new features).
* Tue Oct 14 2003 François Pons <fpons@mandrakesoft.com> 0.94-7mdk
  - fixed search for package broken in full provides instead of
    simply better package version, so that pam-devel is upgraded
    to libpam0-devel for example.
* Thu Sep 11 2003 François Pons <fpons@mandrakesoft.com> 0.94-6mdk
  - fixed diff provides on obsoleted provides still needed.
* Thu Sep 11 2003 François Pons <fpons@mandrakesoft.com> 0.94-5mdk
  - fixed bad reference to ARRAY on promote.

Files

 !\


Generated by rpm2html 1.8.1

Daniel Veillard, Sun Oct 12 04:40:07 2008