diff options
-rw-r--r-- | ChangeLog | 745 |
1 files changed, 745 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..6e2d353 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,745 @@ +2003-12-09 19:40 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs, perl-URPM.spec, URPM/Resolve.pm: added support for RH + 7.3 + +2003-11-17 21:01 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec: 0.98-9mdk + +2003-11-17 20:59 Fançois Pons <fpons@mandrakesoft.com> + + * URPM/Build.pm: fixed bad use of option idlist for checking its + presence + +2003-11-15 19:47 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec: 0.94-8mdk + +2003-11-15 19:44 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs, URPM/Build.pm: fixed indentation and reworked code to be + simpler + +2003-11-15 19:33 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs, URPM/Build.pm: applied patch from Olivier Thauvin + +2003-10-13 12:36 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec: 0.94-7mdk + +2003-10-13 12:34 Fançois Pons <fpons@mandrakesoft.com> + + * URPM/Resolve.pm: fixed to find package with full provides on + whatrequires obsoleted, so that pam-devel is upgraded correctly for + example. + +2003-09-10 17:11 Fançois Pons <fpons@mandrakesoft.com> + + * URPM/Resolve.pm: removed STDERR log. + +2003-09-10 17:11 Fançois Pons <fpons@mandrakesoft.com> + + * URPM/Resolve.pm: diff_provides on obsoleted provides are needed. + +2003-09-10 13:46 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec: 0.94-5mdk + +2003-09-10 13:45 Fançois Pons <fpons@mandrakesoft.com> + + * URPM/Resolve.pm: fixed bad ARRAY reference (promote). + +2003-09-05 12:33 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.94-4mdk + +2003-09-02 19:19 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec: 0.94-3mdk + +2003-09-02 19:19 Fançois Pons <fpons@mandrakesoft.com> + + * URPM/Resolve.pm: removed log. + +2003-09-02 19:18 Fançois Pons <fpons@mandrakesoft.com> + + * URPM/Resolve.pm: fixed package badly removed. + +2003-08-22 15:53 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec: 0.94-2mdk + +2003-08-22 15:52 Fançois Pons <fpons@mandrakesoft.com> + + * URPM/Resolve.pm: removed potential deadlock. + +2003-08-21 15:04 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.pm, perl-URPM.spec, URPM/Signature.pm: 0.94-1mdk + (URPM::Signature fixes and changes) + +2003-08-21 13:25 Fançois Pons <fpons@mandrakesoft.com> + + * URPM/Signature.pm: fixed with gc suggestion which are really fine + (and right). + +2003-08-20 18:17 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: final 0.93-7mdk + +2003-08-20 17:10 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.pm, perl-URPM.spec, URPM/Signature.pm: 0.93-7mdk (signature + comparison workaround) + +2003-08-19 18:33 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec: 0.93-6mdk + +2003-08-19 18:32 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs: added URPM::import_pubkey to import a key (only one) + directly to opened rpm database or by opening the database on the + fly. + +2003-08-19 18:31 Fançois Pons <fpons@mandrakesoft.com> + + * URPM/Signature.pm: fixed URPM::import_armored_file to use + internal XS function to import directly to database, handle + importation of multiple keys by file. + +2003-08-18 17:29 Pixel <pixel@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: perl_checker compliance + +2003-08-13 14:04 Guillaume Cottenceau <gc@mandrakesoft.com> + + * perl-URPM.spec: provide URPM::Signature as well + +2003-08-11 17:27 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec: 0.93-3mdk + +2003-08-11 17:27 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs: fixed files_md5sum returning not the same number as + files method. removed unsatisfied_requires2 not used (and doing + nothing usefull). + +2003-08-11 16:04 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Signature.pm: 0.93-2mdk + +2003-08-06 19:45 Fançois Pons <fpons@mandrakesoft.com> + + * URPM/Signature.pm: final 0.93-1mdk + +2003-08-06 17:54 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.pm, perl-URPM.spec, URPM/Build.pm, URPM/Signature.pm: + 0.93-1mdk + +2003-08-06 11:52 Fançois Pons <fpons@mandrakesoft.com> + + * MANIFEST: added signature management. + +2003-08-06 11:50 Fançois Pons <fpons@mandrakesoft.com> + + * URPM/Signature.pm: initial support for parsing armored file + (without gpg) and registering rpmdb pubkeys. + +2003-08-04 19:51 Fançois Pons <fpons@mandrakesoft.com> + + * MANIFEST, perl-URPM.spec, URPM/Resolve.pm: 0.92-4mdk + +2003-08-01 21:29 Pixel <pixel@mandrakesoft.com> + + * perl-URPM.spec: - rebuild for new perl (it helps DrakX build + script) - use DESTDIR + +2003-07-30 18:59 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec: 0.92-2mdk + +2003-07-30 18:57 Fançois Pons <fpons@mandrakesoft.com> + + * URPM/Resolve.pm: fixed some missing unsatisfied in reason of + rejected packages. fixed provide obsoleted which should not be + taken into account when looking for obsoletes. + +2003-07-28 17:13 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.pm, perl-URPM.spec, URPM/Resolve.pm: 0.92-1mdk + +2003-07-24 17:28 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.91-14mdk + +2003-07-24 12:10 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs, perl-URPM.spec, URPM/Build.pm, URPM/Resolve.pm: + 0.91-13mdk + +2003-07-16 15:34 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec: 0.91-12mdk + +2003-07-16 15:10 Fançois Pons <fpons@mandrakesoft.com> + + * URPM/Build.pm: fixed cache not taken into account. + +2003-07-16 14:07 Fançois Pons <fpons@mandrakesoft.com> + + * URPM/Resolve.pm: fixed small typo on regex for + URPM::compute_flags + +2003-07-10 18:09 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs: fixed SvPV typos. + +2003-07-10 18:05 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec: 0.91-11mdk + +2003-07-10 18:04 Fançois Pons <fpons@mandrakesoft.com> + + * Makefile.PL: removed -f-no-rtti as no C++ code is used. + +2003-07-10 18:03 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs: starting coding unsatisfied_requires in C, incomplete. + modified return_list_str to allow getting strings list in C easily + and quickly. + +2003-07-10 18:02 Fançois Pons <fpons@mandrakesoft.com> + + * URPM/Resolve.pm: optimized URPM::compute_flags method by an + almost unlimited factor. + +2003-07-07 19:28 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.91-10mdk + +2003-07-07 17:14 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.91-9mdk + +2003-07-04 14:18 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.91-8mdk + +2003-06-26 17:26 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.91-7mdk + +2003-06-19 16:24 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.91-6mdk + +2003-06-19 13:12 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs: make sure a callback parameter is taken into account + only if a reference is used. + +2003-06-19 12:31 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.91-5mdk + +2003-06-18 19:02 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: added missing fix on bad + conflicts listing, removed stderr logs. + +2003-06-18 18:53 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.91-4mdk + +2003-06-18 18:14 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.91-4mdk + +2003-06-18 13:52 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.91-3mdk + +2003-06-17 17:59 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec: added compilable on rpm-4.0.4 of rpm. + +2003-06-17 17:54 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs: fixed compilation on rpm 4.0.4. + +2003-06-17 17:35 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs, perl-URPM.spec, URPM/Resolve.pm: fixed 0.91-2mdk + +2003-06-17 15:39 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs, perl-URPM.spec: 0.91-2mdk + +2003-06-16 19:57 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.pm, URPM.xs, perl-URPM.spec, URPM/Resolve.pm, t/rpmdb.t: + 0.91-1mdk + +2003-06-12 17:52 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec: 0.90-10mdk + +2003-06-12 17:52 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs: improved return value of verify_rpm. + +2003-06-11 17:42 Fançois Pons <fpons@mandrakesoft.com> + + * URPM/Resolve.pm: removed $v-> (for rejected hash value) by $rv in + order to avoid name clash with $v (version). + +2003-06-11 13:34 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.90-9mdk + +2003-06-05 20:41 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs: fixed memory leak in parse_rpm. + +2003-06-05 19:46 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs, perl-URPM.spec: 0.90-8mdk + +2003-06-05 15:53 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.90-7mdk + +2003-06-05 10:47 Fançois Pons <fpons@mandrakesoft.com> + + * URPM/: Build.pm, Resolve.pm: added clever cache header management + during build of hdlist. removed no_flag_update obsoleted. + +2003-06-04 11:47 Warly <warly@mandrakesoft.com> + + * URPM.xs, perl-URPM.spec: Add Pkg_buildtime to get + RPMTAG_BUILDTIME + +2003-06-03 12:21 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec: a newer version for a newer package. + +2003-06-03 12:14 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs: fixed sutpid typo (strange compiler didn't notice + anything) + +2003-06-02 18:38 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs, perl-URPM.spec, URPM/Resolve.pm: 0.90-4mdk + +2003-05-30 13:32 Warly <warly@mandrakesoft.com> + + * URPM.xs: move packing and keep_all_tags declaration in + Urpm_parse_rpm to the begining of the function in order to get the + argument initialisation correctly working (otherwize they were + overriden and systematically set to 0). + +2003-05-30 12:11 Warly <warly@mandrakesoft.com> + + * URPM.xs, perl-URPM.spec: add Pkg_license function to URPM.xs + (URPM::Package) + +2003-05-26 17:13 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.90-2mdk + +2003-05-23 17:26 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.pm, URPM.xs, perl-URPM.spec, URPM/Resolve.pm: 0.90-1mdk + first backtrackable method, still lacking backtrack of remove and + better handling of choices during backtrack, too much simplist. + +2003-05-16 17:11 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.pm, URPM.xs, perl-URPM.spec, URPM/Resolve.pm: 0.84-1mdk + +2003-05-14 19:43 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs, perl-URPM.spec: 0.83-4mdk + +2003-05-13 23:02 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs, perl-URPM.spec, URPM/Build.pm: 0.83-3mdk + +2003-05-13 22:46 Thierry Vignaud <tvignaud@mandrakesoft.com> + + * URPM/Build.pm: perl_checker fixes + +2003-05-13 22:35 Thierry Vignaud <tvignaud@mandrakesoft.com> + + * URPM.pm: perl_checker fix + +2003-05-12 18:43 Guillaume Cottenceau <gc@mandrakesoft.com> + + * perl-URPM.spec: - rebuild for new perl requires/provides - + provide perl packages URPM::Resolve and URPM::Build since the + perl packages are URPM for object export + +2003-04-29 19:16 Fançois Pons <fpons@mandrakesoft.com> + + * Makefile.PL, URPM.pm, URPM.xs, build_rpm, perl-URPM.spec: first + try of 4.2 compatible perl-URPM, missing verify_signature, new + version 0.83 + +2003-04-24 17:51 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs, perl-URPM.spec: 0.82-4mdk + +2003-04-22 16:35 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs, perl-URPM.spec: 0.82-3mdk + +2003-04-14 15:07 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.82-2mdk + +2003-04-11 18:29 Fançois Pons <fpons@mandrakesoft.com> + + * URPM/Resolve.pm: fixed stupid typo in compute_skip_flags + +2003-04-11 18:06 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.pm, URPM.xs, perl-URPM.spec, URPM/Resolve.pm: brand new 0.82 + version (flag_skip, excludedocs, fix NULL get_name) + +2003-03-12 19:16 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.81-13mdk + +2003-03-10 17:44 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.pm, perl-URPM.spec, URPM/Build.pm, URPM/Resolve.pm: + 0.81-12mdk + +2003-03-03 14:09 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs, perl-URPM.spec: 0.81-11mdk + +2003-02-27 14:22 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec: 0.81-10mdk + +2003-02-27 14:13 Fançois Pons <fpons@mandrakesoft.com> + + * URPM/Resolve.pm: allow choices to return multiple selection. + +2003-02-19 14:28 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.81-9mdk + +2003-02-13 19:37 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec: 0.81-8mdk + +2003-02-13 18:53 Fançois Pons <fpons@mandrakesoft.com> + + * URPM/Resolve.pm: fix rpmdrake woes on incompatible arch. + +2003-01-23 15:29 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Build.pm, URPM/Resolve.pm: 0.81-7mdk + +2003-01-06 17:33 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.81-6mdk + +2003-01-06 12:25 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs, perl-URPM.spec: 0.81-5mdk + +2002-12-20 12:05 Pixel <pixel@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: perl_checker fixes (syntax only) + +2002-12-18 15:57 Pixel <pixel@mandrakesoft.com> + + * URPM.pm, perl-URPM.spec: help perl_checker recognise packages + used as classes + +2002-12-18 13:54 Pixel <pixel@mandrakesoft.com> + + * URPM.pm, perl-URPM.spec: perl_checker fixes + +2002-12-17 14:57 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.pm, perl-URPM.spec: added very faster code, 3 times faster + on traverse_tag with --env. + +2002-12-17 14:46 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.pm, perl-URPM.spec, URPM/Resolve.pm: 0.81-1mdk + +2002-12-11 12:27 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs, perl-URPM.spec: 0.80-2mdk + +2002-12-05 18:58 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.pm, URPM.xs, perl-URPM.spec: 0.80-1mdk + +2002-12-03 15:43 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.pm, URPM.xs, perl-URPM.spec: 0.71-1mdk + +2002-09-17 15:16 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.70-10mdk + +2002-09-09 16:25 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.70-9mdk + +2002-09-02 16:46 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.70-8mdk + +2002-08-30 17:52 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.70-7mdk + +2002-08-30 15:08 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.70-6mdk + +2002-08-29 17:48 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.70-5mdk + +2002-08-29 11:41 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.70-4mdk + +2002-08-28 16:15 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec: added URL (cvsweb at least). + +2002-08-28 16:06 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs, perl-URPM.spec, URPM/Resolve.pm: 0.70-3mdk + +2002-08-26 20:29 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs, perl-URPM.spec, URPM/Resolve.pm: 0.70-2mdk + +2002-08-23 15:08 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.pm: fixed VERSION to 0.70. + +2002-08-23 15:06 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.pm, perl-URPM.spec: 0.70-1mdk. + +2002-08-13 12:05 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.60-8mdk + +2002-08-12 18:00 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.60-7mdk + +2002-08-12 15:34 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.60-6mdk + +2002-08-09 19:12 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.60-5mdk + +2002-08-09 18:47 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.60-4mdk + +2002-08-07 16:25 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs, perl-URPM.spec: 0.60-3mdk + +2002-08-06 17:04 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.60-2mdk + +2002-08-05 18:57 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.pm, perl-URPM.spec, URPM/Resolve.pm: 0.60-1mdk + +2002-07-25 13:19 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.50-6mdk + +2002-07-25 09:27 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec: 0.50-5mdk + +2002-07-25 09:08 Fançois Pons <fpons@mandrakesoft.com> + + * URPM/Build.pm: fixed typo (stupid). + +2002-07-24 14:36 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs, perl-URPM.spec, URPM/Build.pm, URPM/Resolve.pm: + 0.50-4mdk + +2002-07-24 11:18 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.50-3mdk + +2002-07-23 17:14 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.50-2mdk + +2002-07-23 15:17 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.pm, perl-URPM.spec, URPM/Resolve.pm: 0.50-1mdk + +2002-07-23 13:59 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.20-2mdk + +2002-07-22 19:53 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.pm, URPM.xs, perl-URPM.spec, URPM/Resolve.pm: 0.20-1mdk + +2002-07-22 10:35 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs, perl-URPM.spec: 0.11-2mdk + +2002-07-19 10:50 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.pm, URPM.xs, perl-URPM.spec, URPM/Resolve.pm: 0.11-1mdk + +2002-07-16 20:07 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs, perl-URPM.spec, URPM/Resolve.pm: 0.10-2mdk + +2002-07-15 18:53 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.pm, URPM.xs, perl-URPM.spec, URPM/Resolve.pm: 0.10-1mdk + +2002-07-11 15:14 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.09-2mdk + +2002-07-10 12:19 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.pm, perl-URPM.spec, URPM/Resolve.pm: 0.09-1mdk + +2002-07-09 17:06 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs, perl-URPM.spec, URPM/Build.pm: 0.08-4mdk + +2002-07-09 12:55 Pixel <pixel@mandrakesoft.com> + + * perl-URPM.spec: adapt to perl 5.8.0 + +2002-07-08 16:47 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs, perl-URPM.spec, URPM/Resolve.pm: 0.08-2mdk + +2002-07-08 11:55 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.pm, URPM.xs, perl-URPM.spec: 0.08-1mdk + +2002-07-05 17:25 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs, perl-URPM.spec: 0.07-2mdk + +2002-07-04 19:53 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.pm, URPM.xs, perl-URPM.spec, typemap: 0.07-1mdk + +2002-07-03 18:11 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.06-2mdk + +2002-07-03 14:40 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.pm, URPM.xs, perl-URPM.spec, URPM/Build.pm, URPM/Resolve.pm: + 0.06-1mdk + +2002-07-01 13:55 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.05-2mdk + +2002-06-28 10:44 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.pm, perl-URPM.spec, URPM/Resolve.pm: 0.05-1mdk + +2002-06-26 14:37 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.04-6mdk + +2002-06-18 16:17 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs, perl-URPM.spec: 0.04-5mdk + +2002-06-13 19:56 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec, URPM/Resolve.pm: 0.04-4mdk + +2002-06-13 18:16 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs, perl-URPM.spec: 0.04-3mdk + +2002-06-13 17:19 Fançois Pons <fpons@mandrakesoft.com> + + * URPM/Resolve.pm: added compute_installed_flags for yoyotte. + +2002-06-13 12:48 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec: 0.04-2mdk + +2002-06-13 12:24 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs, perl-URPM.spec, URPM/Resolve.pm: 0.04-1mdk + +2002-06-11 20:02 Fançois Pons <fpons@mandrakesoft.com> + + * MANIFEST: added missing entry Resolve.pm + +2002-06-11 19:59 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.pm, URPM.xs, perl-URPM.spec, URPM/Resolve.pm: 0.04-1mdk + +2002-06-06 17:44 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.pm, URPM.xs, perl-URPM.spec: 0.03-2mdk + +2002-06-06 11:57 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.pm, URPM.xs, build_rpm, perl-URPM.spec: 0.03-1mdk + +2002-06-05 18:44 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs, perl-URPM.spec, t/rpmdb.t: 0.02-3mdk + +2002-06-05 10:03 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.xs, perl-URPM.spec, URPM/Build.pm: log on rpmdb open/close. + +2002-06-03 13:00 Fançois Pons <fpons@mandrakesoft.com> + + * URPM.pm, perl-URPM.spec, URPM/Build.pm: cleaned URPM::Build to + accept extended parameter list and -w clean. 0.02. + +2002-05-31 12:48 Fançois Pons <fpons@mandrakesoft.com> + + * perl-URPM.spec: added Packager field. + +2002-05-31 12:45 Fançois Pons <fpons@mandrakesoft.com> + + * build_rpm, perl-URPM.spec: initial revision. + +2002-05-31 12:21 Fançois Pons <fpons@mandrakesoft.com> + + * MANIFEST, Makefile.PL, README, URPM.pm, URPM.xs, typemap, + URPM/Build.pm, t/rpmdb.t, t/synthesis.t: initial revision. + |