Package: libdevice-cdio-perl / 0.3.0-6

Metadata

Package Version Patches format
libdevice-cdio-perl 0.3.0-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
02_wrong_function_name.patch | (download)

swig/perliso9660.swg | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 this is surely a mistake in libcdio, as the name in not coherent with
the rest of the API. Nevertheless, this wasn't working as it was.

03_version_information_in_swig.patch | (download)

swig/device.swg | 1 1 + 0 - 0 !
swig/perliso9660.swg | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 1 deletion(-)

 the conditional compilation based on the lib's version wasn't working.

05_tests in chroot.patch | (download)

t/05.ops.t | 5 5 + 0 - 0 !
t/11.dev.t | 2 2 + 0 - 0 !
2 files changed, 7 insertions(+)

 skip tests that need a cdrom drive to enable building in a chroot
06_spelling.patch | (download)

lib/Device/Cdio/Track.pm | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 spelling mistake
07_fix_perl_5.16_ftbfs.patch | (download)

perlcdio_wrap.c | 1 1 + 0 - 0 !
perliso9660_wrap.c | 1 1 + 0 - 0 !
perlmmc_wrap.c | 1 1 + 0 - 0 !
3 files changed, 3 insertions(+)

 fix ftbfs with perl 5.16

Original credit to 'sander85'.

This is labelled in the Mageia SVN tree as fixing the build for
GCC 4.7, but it's actually fixing the build with perl 5.16. The
build succeeds without this patch with GCC 4.7 and perl 5.14.