OBS User unknown 2009-06-17 22:15:07 +00:00 committed by Git OBS Bridge
parent 89eae50407
commit 92d62c6158

View File

@ -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