forked from pool/perl-Class-Method-Modifiers
Accepting request 114724 from home:tabraham1:branches:devel:languages:perl
update to version 1.09 OBS-URL: https://build.opensuse.org/request/show/114724 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Class-Method-Modifiers?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
4a2d5fdacf
commit
8264059f9f
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Class-Method-Modifiers
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,48 +16,29 @@
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: perl-Class-Method-Modifiers
|
||||
Version: 1.08
|
||||
Release: 1
|
||||
License: GPL-1.0+ or Artistic-1.0
|
||||
Version: 1.09
|
||||
Release: 0
|
||||
%define cpan_name Class-Method-Modifiers
|
||||
Summary: provides Moose-like method modifiers
|
||||
Url: http://search.cpan.org/dist/Class-Method-Modifiers/
|
||||
Summary: Provides Moose-like method modifiers
|
||||
License: GPL-1.0+ or Artistic-1.0
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Class-Method-Modifiers/
|
||||
Source: http://www.cpan.org/authors/id/S/SA/SARTAK/%{cpan_name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.36
|
||||
BuildRequires: perl(Test::Fatal)
|
||||
#BuildRequires: perl(Carp)
|
||||
BuildRequires: perl(Test::More)
|
||||
#BuildRequires: perl(Class::Method::Modifiers)
|
||||
#BuildRequires: perl(Config)
|
||||
#BuildRequires: perl(Cwd)
|
||||
#BuildRequires: perl(Exporter)
|
||||
#BuildRequires: perl(ExtUtils::Manifest)
|
||||
#BuildRequires: perl(ExtUtils::MM_Cygwin)
|
||||
#BuildRequires: perl(ExtUtils::MM_Unix)
|
||||
#BuildRequires: perl(ExtUtils::MM_Win32)
|
||||
#BuildRequires: perl(Fcntl)
|
||||
#BuildRequires: perl(File::Basename)
|
||||
#BuildRequires: perl(File::Find)
|
||||
#BuildRequires: perl(FileHandle)
|
||||
#BuildRequires: perl(File::Path)
|
||||
#BuildRequires: perl(File::Spec)
|
||||
#BuildRequires: perl(FindBin)
|
||||
#BuildRequires: perl(inc::Module::Install)
|
||||
#BuildRequires: perl(JSON)
|
||||
#BuildRequires: perl(LWP::Simple)
|
||||
#BuildRequires: perl(Module::Build)
|
||||
#BuildRequires: perl(Module::Install::Base)
|
||||
#BuildRequires: perl(Net::FTP)
|
||||
#BuildRequires: perl(Parse::CPAN::Meta)
|
||||
#BuildRequires: perl(Socket)
|
||||
#BuildRequires: perl(Test::More)
|
||||
#BuildRequires: perl(vars)
|
||||
#BuildRequires: perl(YAML::Tiny)
|
||||
%{perl_requires}
|
||||
|
||||
|
Reference in New Issue
Block a user