Changes for version 2.019

  • fixed broken logic with the perl.req.patch. Thanks to Ian Burrell <ib@onsitetech.com> for pointing out the problem.
  • added code to properly evaluate paths found in .rpmmacros which may include tags found only in the spec file e.g. %_sourcedir %{_topdir}/%{name}-%{version}. Thanks to Ian Burrell for fingering this.
  • fixed broken --name which got overwritten by calculated value. Thanks Ian!
  • Make sure the fake Makefile.PL is within the same directory as the old one. File::Temp's tempfile() routine does not work (Crypt::SSLeay). [bbb]
  • various cosmetic/warn clean/doc changes

Documentation

A Perl module packager