1
0

Accepting request 36909 from home:computersalat:devel:perl

Copy from home:computersalat:devel:perl/perl-Params-Util via accept of submit request 36909 revision 2.
Request was accepted with message:
self accept

OBS-URL: https://build.opensuse.org/request/show/36909
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Params-Util?expand=0&rev=9
This commit is contained in:
Christian Wittmer 2010-04-04 17:59:05 +00:00 committed by Git OBS Bridge
parent 58cb43d35b
commit e8fd74a964
2 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Apr 4 17:57:21 UTC 2010 - chris@computersalat.de
- spec mods
- fixed HEADER
- updated Url
- fixed perl-macros deps
-------------------------------------------------------------------
Sun Mar 21 17:57:30 UTC 2010 - lars@linux-schulserver.de

View File

@ -1,5 +1,5 @@
#
# spec file for package perl-Params-Util (Version 1.00)
# spec file for package perl-Params-Util (Version 1.01)
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,11 +18,13 @@ Version: 1.01
Release: 2
License: Artistic
Group: Development/Libraries/Perl
Url: http://search.cpan.org/perldoc?Params::Util
Url: http://search.cpan.org/dist/Params-Util
Source: %{cpan_name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
%if 0%{?suse_version} < 1120
BuildRequires: perl-macros
%endif
BuildRequires: perl(Scalar::Util) >= 1.18
BuildRequires: perl(Test::More) >= 0.42
BuildRequires: perl(File::Spec) >= 0.80