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 # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -15,22 +15,19 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
Name: perl-Pod-Eventual Name: perl-Pod-Eventual
Version: 0.093330 Version: 0.093330
Release: 1 Release: 0
License: GPL+ or Artistic
%define cpan_name Pod-Eventual %define cpan_name Pod-Eventual
Summary: read a POD document as a series of trivial events 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 Group: Development/Libraries/Perl
#Source: http://www.cpan.org/authors/id/R/RJ/RJBS/Pod-Eventual-%{version}.tar.gz Url: http://search.cpan.org/dist/Pod-Eventual/
Source: %{cpan_name}-%{version}.tar.gz Source: http://www.cpan.org/authors/id/R/RJ/RJBS/Pod-Eventual-%{version}.tar.gz
BuildRequires: perl(Mixin::Linewise::Readers) >= 0.001
BuildRequires: perl(Test::Deep)
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros
BuildRequires: perl(Mixin::Linewise::Readers) >= 0.001
BuildRequires: perl(Test::Deep)
Requires: perl(Mixin::Linewise::Readers) >= 0.001 Requires: perl(Mixin::Linewise::Readers) >= 0.001
Requires: perl(Test::Deep) Requires: perl(Test::Deep)
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build