forked from pool/perl-Params-Util
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:
committed by
Git OBS Bridge
parent
58cb43d35b
commit
e8fd74a964
@@ -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
|
Sun Mar 21 17:57:30 UTC 2010 - lars@linux-schulserver.de
|
||||||
|
|
||||||
|
@@ -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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,11 +18,13 @@ Version: 1.01
|
|||||||
Release: 2
|
Release: 2
|
||||||
License: Artistic
|
License: Artistic
|
||||||
Group: Development/Libraries/Perl
|
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
|
Source: %{cpan_name}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
|
%if 0%{?suse_version} < 1120
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
|
%endif
|
||||||
BuildRequires: perl(Scalar::Util) >= 1.18
|
BuildRequires: perl(Scalar::Util) >= 1.18
|
||||||
BuildRequires: perl(Test::More) >= 0.42
|
BuildRequires: perl(Test::More) >= 0.42
|
||||||
BuildRequires: perl(File::Spec) >= 0.80
|
BuildRequires: perl(File::Spec) >= 0.80
|
||||||
|
Reference in New Issue
Block a user