#acl PaulHowarth:read,write,admin,revert,delete All:read === Monday 10th May 2010 === ==== Fedora Project ==== * Made a start at building my EPEL packages for EL-6: `glib`, `gtk+`, `perl-Module-Signature` ==== Local Packages ==== * Added package `aspell-en` for EL-6 as the beta release contains `aspell` but not any of the dictionaries (I queried this in [[RedHatBugzilla:590700|Bug #590700]]) * Updated `ORBit` to remove redundant dependencies of `devel` package on `pkgconfig` (not needed from F-11, EL-6) and `%{_datadir}/aclocal` (included in `filesystem` package from F-14), and to add BR: `glibc-static` for EL-6 onwards * Updated `perl-Compress-Raw-Lzma` to 2.029 (test harness copes with memory shortage) * Updated `perl-Module-Signature` to 0.64, fixed the build process to avoid the need to use `~/.gnupg` * Avoid creating gnupg config files when invoking Makefile.PL ([[CPAN:41978|CPAN RT#41978]]) * Correctly detect the gnupg version on cygwin ([[CPAN:39258|CPAN RT#39258]]) * Updated `perl-PPI` to 1.212: * Fixed bug in `ForLoop` back-compatibility warning ([[CPAN:48819|CPAN RT#48819]]) * Added support for `$ENV{X_TOKENIZER}` --> `$PPI::Lexer::X_TOKENIZER` * Upgraded to `Module::Install` 0.93 * Added support for `$PPI::Lexer::X_TOKENIZER`, for alternate tokenizers * Added an extra test case to validate we handle byte order marks properly * Moved author tests from `t` to `xt` * Fixed [[CPAN:26082|CPAN RT#26082]]: `scalar { %x }` is mis-parsed * Fixed [[CPAN:26591|CPAN RT#26591]]: VMS patch for `PPI` 1.118 * Fixed [[CPAN:44862|CPAN RT#44862]]: `PPI` cannot parse "`package Foo::100;`" correctly * Fixed [[CPAN:54208|CPAN RT#54208]]: `PPI::Token::Quote::Literal::literal` missing * Updated `perl-Perl-Critic` to add a patch to un-break the test suite with `PPI` ≥ 1.212 ([[CPAN:57348|CPAN RT#57348]]) * Updated `perl-Perl-MinimumVersion` from svn for issues with 5.12.0 version objects * Updated `perl-Test-Builder-Tester` to use current dist tag macros * Updated `tidyp` to 1.02 * metatag check fixed * missing files for "`make check`" included * Rebuilt `perl-HTML-Tidy` for `libtidyp` 1.02 * Rebuilt `perl-File-Find-Rule`, `perl-List-MoreUtils` for RHEL-6 Beta ----