diff --git a/perl-List-MoreUtils.spec b/perl-List-MoreUtils.spec index 2fe0188..ad10765 100644 --- a/perl-List-MoreUtils.spec +++ b/perl-List-MoreUtils.spec @@ -1,27 +1,35 @@ # # spec file for package perl-List-MoreUtils (Version 0.22) # -# Copyright (c) 2007 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/ # + Name: perl-List-MoreUtils Version: 0.22 -Release: 1 +Release: 71 %define modname List-MoreUtils # -License: Artistic License, GPL v2 only +License: Artistic License; GPL v2 only Group: Development/Libraries/Perl # BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl Requires: perl = %{perl_version} # -URL: http://search.cpan.org/~vparseval/ +Url: http://search.cpan.org/~vparseval/ Source: http://search.cpan.org/CPAN/authors/id/V/VP/VPARSEVAL/List-MoreUtils-0.22.tar.gz Summary: Provide the missing functionality from List::Util @@ -63,5 +71,5 @@ rm -rf %{buildroot} %{_mandir}/man3/List::MoreUtils.3pm* %changelog -* Mon Aug 20 2007 - mrueckert@suse.de +* Mon Aug 20 2007 mrueckert@suse.de - initial package