Stephan Kulow 2012-01-09 10:55:17 +00:00 committed by Git OBS Bridge
parent 3ee2d277c8
commit 5f7c0db6ae

View File

@ -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