This commit is contained in:
parent
658025c6e8
commit
1a774c25d1
@ -1,10 +1,17 @@
|
||||
#
|
||||
# spec file for package perl-Clone (Version 0.18)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
# 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/
|
||||
#
|
||||
|
||||
@ -19,7 +26,7 @@ Requires: perl = %{perl_version}
|
||||
AutoReqProv: on
|
||||
Summary: recursively copy Perl datatypes
|
||||
Version: 0.18
|
||||
Release: 1
|
||||
Release: 37
|
||||
Patch: %{name}-%{version}-case.diff
|
||||
Source: http://cpan.org/modules/by-module/Clone/Clone-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -61,6 +68,7 @@ make test
|
||||
%{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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user