forked from pool/perl-Task-Kensho-Dates
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Task-Kensho-Dates?expand=0&rev=3
This commit is contained in:
parent
15b246ccdb
commit
3783994438
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user