Spec Name or Url: http://www.auroralinux.org/people/spot/review/perl-Clone.spec SRPM Name or Url: http://www.auroralinux.org/people/spot/review/perl-Clone-0.18-1.src.rpm Description: This module provides a clone() method which makes recursive copies of nested hash, array, scalar and reference types, including tied variables and objects. clone() takes a scalar argument and an optional parameter that can be used to limit the depth of the copy. To duplicate lists, arrays or hashes, pass them in by reference. NOTE: This module is a new BuildRequires for perl-Class-DBI.
Created attachment 122861 [details] proposed patch
NEEDSWORK: 1. CFLAGS handling in %build 2. Remove *.bs C.f. the attachment.
Patch applied to -2: SRPM: http://www.auroralinux.org/people/spot/review/perl-Clone-0.18-2.src.rpm SPEC: http://www.auroralinux.org/people/spot/review/perl-Clone.spec
APPROVED