diff --git a/perl-Class-Method-Modifiers-Fast.changes b/perl-Class-Method-Modifiers-Fast.changes index 9e8d5ce..5b57b18 100644 --- a/perl-Class-Method-Modifiers-Fast.changes +++ b/perl-Class-Method-Modifiers-Fast.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 25 14:44:57 UTC 2012 - coolo@suse.com + +- do not add autogenerated requires, they are just wrong in this case + ------------------------------------------------------------------- Wed Jul 13 20:23:03 UTC 2011 - coolo@novell.com diff --git a/perl-Class-Method-Modifiers-Fast.spec b/perl-Class-Method-Modifiers-Fast.spec index 83b5e9e..1b38b71 100644 --- a/perl-Class-Method-Modifiers-Fast.spec +++ b/perl-Class-Method-Modifiers-Fast.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Class-Method-Modifiers-Fast # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -16,32 +16,21 @@ # - Name: perl-Class-Method-Modifiers-Fast Version: 0.041 -Release: 1 -License: GPL-1.0+ or Artistic-1.0 +Release: 0 %define cpan_name Class-Method-Modifiers-Fast Summary: provides Moose-like method modifiers -Url: http://search.cpan.org/dist/Class-Method-Modifiers-Fast/ +License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl +Url: http://search.cpan.org/dist/Class-Method-Modifiers-Fast/ Source: http://www.cpan.org/authors/id/K/KI/KITANO/%{cpan_name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Data::Util) >= 0.55 -BuildRequires: perl(inc::Module::Install) -BuildRequires: perl(JSON) -BuildRequires: perl(LWP::Simple) -BuildRequires: perl(Module::Build) -BuildRequires: perl(Parse::CPAN::Meta) BuildRequires: perl(Sub::Uplevel) -BuildRequires: perl(Test::Builder::IO::Scalar) -BuildRequires: perl(Test::Deep) -BuildRequires: perl(Text::Diff) -BuildRequires: perl(YAML) -BuildRequires: perl(YAML::Tiny) Requires: perl(Data::Util) >= 0.55 %{perl_requires} @@ -71,9 +60,6 @@ the particular modifiers work. %perl_process_packlist %perl_gen_filelist -%clean -%{__rm} -rf %{buildroot} - %files -f %{name}.files %defattr(-,root,root,755) %doc Changes README