From e8fd74a964d437a2d95a6464272d13dc60ab2c3d0aca66e5d77a5d87f112f72c Mon Sep 17 00:00:00 2001 From: Christian Wittmer Date: Sun, 4 Apr 2010 17:59:05 +0000 Subject: [PATCH] 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 --- perl-Params-Util.changes | 8 ++++++++ perl-Params-Util.spec | 6 ++++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/perl-Params-Util.changes b/perl-Params-Util.changes index 6f77365..7dd7c14 100644 --- a/perl-Params-Util.changes +++ b/perl-Params-Util.changes @@ -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 diff --git a/perl-Params-Util.spec b/perl-Params-Util.spec index 7156bb6..e926e24 100644 --- a/perl-Params-Util.spec +++ b/perl-Params-Util.spec @@ -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