diff --git a/perl-Pod-Eventual.spec b/perl-Pod-Eventual.spec index 6c16d25..11ed10b 100644 --- a/perl-Pod-Eventual.spec +++ b/perl-Pod-Eventual.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Pod-Eventual # -# 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 @@ -15,22 +15,19 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: perl-Pod-Eventual Version: 0.093330 -Release: 1 -License: GPL+ or Artistic +Release: 0 %define cpan_name Pod-Eventual Summary: read a POD document as a series of trivial events -Url: http://search.cpan.org/dist/Pod-Eventual/ +License: GPL-1.0+ or Artistic-1.0 Group: Development/Libraries/Perl -#Source: http://www.cpan.org/authors/id/R/RJ/RJBS/Pod-Eventual-%{version}.tar.gz -Source: %{cpan_name}-%{version}.tar.gz -BuildRequires: perl(Mixin::Linewise::Readers) >= 0.001 -BuildRequires: perl(Test::Deep) +Url: http://search.cpan.org/dist/Pod-Eventual/ +Source: http://www.cpan.org/authors/id/R/RJ/RJBS/Pod-Eventual-%{version}.tar.gz BuildRequires: perl BuildRequires: perl-macros +BuildRequires: perl(Mixin::Linewise::Readers) >= 0.001 +BuildRequires: perl(Test::Deep) Requires: perl(Mixin::Linewise::Readers) >= 0.001 Requires: perl(Test::Deep) BuildRoot: %{_tmppath}/%{name}-%{version}-build