From 5f7c0db6ae9bceb6918b3690e0c68e65794deb317738799ff9e472d0e2cac65b Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 9 Jan 2012 10:55:17 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Pod-Eventual?expand=0&rev=5 --- perl-Pod-Eventual.spec | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) 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