1
0
Stephan Kulow 2011-12-28 11:42:28 +00:00 committed by Git OBS Bridge
parent 15b246ccdb
commit 3783994438

View File

@ -1,7 +1,7 @@
# #
# spec file for package perl-Task-Kensho-Dates (Version 0.28) # spec file for package perl-Task-Kensho-Dates
# #
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2011 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,23 +15,24 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
Name: perl-Task-Kensho-Dates Name: perl-Task-Kensho-Dates
Version: 0.28 Version: 0.28
Release: 1 Release: 0
License: GPL+ or Artistic
%define cpan_name Task-Kensho-Dates %define cpan_name Task-Kensho-Dates
Summary: A Glimpse at an Enlightened Perl (Dates) Summary: A Glimpse at an Enlightened Perl (Dates)
Url: http://search.cpan.org/dist/Task-Kensho-Dates/ License: GPL-1.0+ or Artistic-1.0
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Task-Kensho-Dates/
#Source: http://www.cpan.org/authors/id/A/AP/APEIRON/Task-Kensho-Dates-%{version}.tar.gz #Source: http://www.cpan.org/authors/id/A/AP/APEIRON/Task-Kensho-Dates-%{version}.tar.gz
Source: %{cpan_name}-%{version}.tar.gz Source: %{cpan_name}-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros
BuildRequires: perl(Date::Tiny)
BuildRequires: perl(DateTime) BuildRequires: perl(DateTime)
BuildRequires: perl(DateTime::Tiny) BuildRequires: perl(DateTime::Tiny)
BuildRequires: perl(Date::Tiny)
BuildRequires: perl(Time::ParseDate) BuildRequires: perl(Time::ParseDate)
BuildRequires: perl(Time::Tiny) BuildRequires: perl(Time::Tiny)
Requires: perl(DateTime) Requires: perl(DateTime)