lib/src_postinst.cygpart: use DWARF_PARSE optionally instead of objdump -dl
[cygport/rpm-style.git] / testsuite / perl / Module-Build / perl-Lchown.cygport
blob63e9ad284820108b614dfeb7dd829d62bc9d54bb
1 CPAN_AUTHOR="ncleaton"
2 inherit perl
4 NAME="perl-Lchown"
5 VERSION=1.01
6 RELEASE=1
7 CATEGORY="Perl"
8 SUMMARY="Perl Lchown distribution"
9 DESCRIPTION="The Lchown module provides a perl interface to the lchown(2) UNIX
10 system call, on systems that support lchown.  The lchown(2) call is used to
11 change the ownership and group of symbolic links."