- updated to 0.28
* created by cpanspec 1.78.05 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Task-Kensho-OOP?expand=0&rev=3
This commit is contained in:
parent
4b235b7961
commit
6de4c59408
@ -1,12 +1,6 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 26 11:23:23 UTC 2011 - coolo@opensuse.org
|
||||
Mon Dec 19 12:50:46 UTC 2011 - coolo@suse.de
|
||||
|
||||
- initial package 0.28
|
||||
* created by cpanspec 1.78.03
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 21 10:07:46 UTC 2011 - coolo@novell.com
|
||||
|
||||
- initial package 0.27
|
||||
* created by cpanspec 1.78.03
|
||||
- updated to 0.28
|
||||
* created by cpanspec 1.78.05
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Task-Kensho-OOP (Version 0.28)
|
||||
# spec file for package perl-Task-Kensho-OOP
|
||||
#
|
||||
# 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
|
||||
@ -17,24 +17,32 @@
|
||||
|
||||
Name: perl-Task-Kensho-OOP
|
||||
Version: 0.28
|
||||
Release: 1
|
||||
License: GPL+ or Artistic
|
||||
Release: 0
|
||||
%define cpan_name Task-Kensho-OOP
|
||||
Summary: A Glimpse at an Enlightened Perl (OOP)
|
||||
Url: http://search.cpan.org/dist/Task-Kensho-OOP/
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
#Source: http://www.cpan.org/authors/id/A/AP/APEIRON/Task-Kensho-OOP-%{version}.tar.gz
|
||||
Source: %{cpan_name}-%{version}.tar.gz
|
||||
Url: http://search.cpan.org/dist/Task-Kensho-OOP/
|
||||
Source: http://www.cpan.org/authors/id/A/AP/APEIRON/%{cpan_name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Task::Moose)
|
||||
#BuildRequires: perl(CPANPLUS::Backend)
|
||||
#BuildRequires: perl(inc::Module::Install)
|
||||
#BuildRequires: perl(JSON)
|
||||
#BuildRequires: perl(LWP::Simple)
|
||||
#BuildRequires: perl(Module::AutoInstall)
|
||||
#BuildRequires: perl(Module::Build)
|
||||
#BuildRequires: perl(Module::Install::Base)
|
||||
#BuildRequires: perl(Parse::CPAN::Meta)
|
||||
#BuildRequires: perl(YAML::Tiny)
|
||||
Requires: perl(Task::Moose)
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
sorry, no description found
|
||||
A Glimpse at an Enlightened Perl (OOP)
|
||||
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
@ -51,11 +59,8 @@ sorry, no description found
|
||||
%perl_process_packlist
|
||||
%perl_gen_filelist
|
||||
|
||||
%clean
|
||||
%{__rm} -rf %{buildroot}
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(644,root,root,755)
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes MYMETA.yml README
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user