From 3783994438937ddda66e0252bd396f0fbdcb534134bca271dda2061b02928b99 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 28 Dec 2011 11:42:28 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Task-Kensho-Dates?expand=0&rev=3 --- perl-Task-Kensho-Dates.spec | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/perl-Task-Kensho-Dates.spec b/perl-Task-Kensho-Dates.spec index 3446b3e..51c8994 100644 --- a/perl-Task-Kensho-Dates.spec +++ b/perl-Task-Kensho-Dates.spec @@ -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 # remain the property of their copyright owners, unless otherwise agreed @@ -15,23 +15,24 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: perl-Task-Kensho-Dates Version: 0.28 -Release: 1 -License: GPL+ or Artistic +Release: 0 %define cpan_name Task-Kensho-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 +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: %{cpan_name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros +BuildRequires: perl(Date::Tiny) BuildRequires: perl(DateTime) BuildRequires: perl(DateTime::Tiny) -BuildRequires: perl(Date::Tiny) BuildRequires: perl(Time::ParseDate) BuildRequires: perl(Time::Tiny) Requires: perl(DateTime)