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