Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2
perl-Clone
perl-Clone.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File perl-Clone.spec of Package perl-Clone
# # spec file for package perl-Clone (Version 0.18) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: perl-Clone License: Artistic License Group: Development/Libraries/Perl Url: http://cpan.org/ Requires: perl = %{perl_version} AutoReqProv: on Summary: recursively copy Perl datatypes Version: 0.18 Release: 37 Patch: %{name}-%{version}-case.diff Source: http://cpan.org/modules/by-module/Clone/Clone-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This module provides a clone() method which makes recursive copies of nested hash, array, scalar and reference types, including tied variables and objects. Authors: -------- Ray Finch <rdf at cpan dot org> %prep %setup -q -n Clone-%{version} %patch %build perl Makefile.PL %{__make} %check make test %install %perl_make_install %perl_process_packlist %clean [ "${RPM_BUILD_ROOT}" != "/" -a -d ${RPM_BUILD_ROOT} ] && rm -rf ${RPM_BUILD_ROOT} %files %defattr(-, root, root) %{perl_vendorarch}/Clone.pm %dir %{perl_vendorarch}/auto/Clone %{perl_vendorarch}/auto/Clone/.packlist %{perl_vendorarch}/auto/Clone/* %{_mandir}/man3/Clone.3pm.gz /var/adm/perl-modules/%{name} %changelog * Wed Mar 26 2008 anicka@suse.cz - package created (version 0.18)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor