128 lines
5.0 KiB
RPMSpec
128 lines
5.0 KiB
RPMSpec
![]() |
#
|
||
|
# spec file for package perl-Task-Catalyst (Version 4.01)
|
||
|
#
|
||
|
# Copyright (c) 2010 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
|
||
|
# upon. The license for this file, and modifications and additions to the
|
||
|
# file, is the same license as for the pristine package itself (unless the
|
||
|
# license for the pristine package is not an Open Source License, in which
|
||
|
# case the license is the MIT License). An "Open Source License" is a
|
||
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||
|
# published by the Open Source Initiative.
|
||
|
|
||
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||
|
#
|
||
|
|
||
|
Name: perl-Task-Catalyst
|
||
|
Version: 4.01
|
||
|
Release: 1
|
||
|
License: GPL+ or Artistic
|
||
|
%define cpan_name Task-Catalyst
|
||
|
Summary: All you need to start with Catalyst
|
||
|
Url: http://search.cpan.org/dist/Task-Catalyst/
|
||
|
Group: Development/Libraries/Perl
|
||
|
#Source: http://www.cpan.org/authors/id/F/FL/FLORA/Task-Catalyst-%{version}.tar.gz
|
||
|
Source: %{cpan_name}-%{version}.tar.bz2
|
||
|
BuildRequires: perl(Catalyst) >= 5.80
|
||
|
BuildRequires: perl(Catalyst::Action::REST)
|
||
|
BuildRequires: perl(Catalyst::ActionRole::ACL)
|
||
|
BuildRequires: perl(Catalyst::Authentication::Credential::HTTP)
|
||
|
BuildRequires: perl(Catalyst::Authentication::Store::DBIx::Class)
|
||
|
BuildRequires: perl(Catalyst::Component::InstancePerContext)
|
||
|
BuildRequires: perl(Catalyst::Controller::ActionRole)
|
||
|
BuildRequires: perl(Catalyst::Devel) >= 1.26
|
||
|
BuildRequires: perl(Catalyst::Engine::HTTP::Prefork)
|
||
|
BuildRequires: perl(Catalyst::Engine::PSGI)
|
||
|
BuildRequires: perl(Catalyst::Manual) >= 5.80
|
||
|
BuildRequires: perl(Catalyst::Model::Adaptor)
|
||
|
BuildRequires: perl(Catalyst::Model::DBIC::Schema)
|
||
|
BuildRequires: perl(Catalyst::Plugin::Authentication)
|
||
|
BuildRequires: perl(Catalyst::Plugin::ConfigLoader)
|
||
|
BuildRequires: perl(Catalyst::Plugin::I18N)
|
||
|
BuildRequires: perl(Catalyst::Plugin::Session)
|
||
|
BuildRequires: perl(Catalyst::Plugin::Session::State::Cookie)
|
||
|
BuildRequires: perl(Catalyst::Plugin::Session::Store::DBIC)
|
||
|
BuildRequires: perl(Catalyst::Plugin::Session::Store::File)
|
||
|
BuildRequires: perl(Catalyst::Plugin::StackTrace)
|
||
|
BuildRequires: perl(Catalyst::Plugin::Static::Simple)
|
||
|
BuildRequires: perl(Catalyst::Plugin::Unicode::Encoding)
|
||
|
BuildRequires: perl(Catalyst::View::Email)
|
||
|
BuildRequires: perl(Catalyst::View::TT)
|
||
|
BuildRequires: perl(CatalystX::Component::Traits)
|
||
|
BuildRequires: perl(CatalystX::LeakChecker)
|
||
|
BuildRequires: perl(CatalystX::Profile)
|
||
|
BuildRequires: perl(CatalystX::REPL)
|
||
|
BuildRequires: perl(CatalystX::SimpleLogin)
|
||
|
BuildRequires: perl(FCGI)
|
||
|
BuildRequires: perl(FCGI::ProcManager)
|
||
|
BuildRequires: perl(local::lib)
|
||
|
BuildRequires: perl(Test::WWW::Mechanize::Catalyst)
|
||
|
BuildRequires: perl
|
||
|
BuildRequires: perl-macros
|
||
|
Requires: perl(Catalyst) >= 5.80
|
||
|
Requires: perl(Catalyst::Action::REST)
|
||
|
Requires: perl(Catalyst::ActionRole::ACL)
|
||
|
Requires: perl(Catalyst::Authentication::Credential::HTTP)
|
||
|
Requires: perl(Catalyst::Authentication::Store::DBIx::Class)
|
||
|
Requires: perl(Catalyst::Component::InstancePerContext)
|
||
|
Requires: perl(Catalyst::Controller::ActionRole)
|
||
|
Requires: perl(Catalyst::Devel) >= 1.26
|
||
|
Requires: perl(Catalyst::Engine::HTTP::Prefork)
|
||
|
Requires: perl(Catalyst::Engine::PSGI)
|
||
|
Requires: perl(Catalyst::Manual) >= 5.80
|
||
|
Requires: perl(Catalyst::Model::Adaptor)
|
||
|
Requires: perl(Catalyst::Model::DBIC::Schema)
|
||
|
Requires: perl(Catalyst::Plugin::Authentication)
|
||
|
Requires: perl(Catalyst::Plugin::ConfigLoader)
|
||
|
Requires: perl(Catalyst::Plugin::I18N)
|
||
|
Requires: perl(Catalyst::Plugin::Session)
|
||
|
Requires: perl(Catalyst::Plugin::Session::State::Cookie)
|
||
|
Requires: perl(Catalyst::Plugin::Session::Store::DBIC)
|
||
|
Requires: perl(Catalyst::Plugin::Session::Store::File)
|
||
|
Requires: perl(Catalyst::Plugin::StackTrace)
|
||
|
Requires: perl(Catalyst::Plugin::Static::Simple)
|
||
|
Requires: perl(Catalyst::Plugin::Unicode::Encoding)
|
||
|
Requires: perl(Catalyst::View::Email)
|
||
|
Requires: perl(Catalyst::View::TT)
|
||
|
Requires: perl(CatalystX::Component::Traits)
|
||
|
Requires: perl(CatalystX::LeakChecker)
|
||
|
Requires: perl(CatalystX::Profile)
|
||
|
Requires: perl(CatalystX::REPL)
|
||
|
Requires: perl(CatalystX::SimpleLogin)
|
||
|
Requires: perl(FCGI)
|
||
|
Requires: perl(FCGI::ProcManager)
|
||
|
Requires: perl(local::lib)
|
||
|
Requires: perl(Test::WWW::Mechanize::Catalyst)
|
||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||
|
BuildArch: noarch
|
||
|
%{perl_requires}
|
||
|
|
||
|
%description
|
||
|
Installs everything you need to write serious Catalyst applications.
|
||
|
|
||
|
%prep
|
||
|
%setup -q -n %{cpan_name}-%{version}
|
||
|
|
||
|
%build
|
||
|
%{__perl} Makefile.PL INSTALLDIRS=vendor
|
||
|
%{__make} %{?_smp_mflags}
|
||
|
|
||
|
%check
|
||
|
%{__make} test
|
||
|
|
||
|
%install
|
||
|
%perl_make_install
|
||
|
%perl_process_packlist
|
||
|
%perl_gen_filelist
|
||
|
|
||
|
%clean
|
||
|
%{__rm} -rf %{buildroot}
|
||
|
|
||
|
%files -f %{name}.files
|
||
|
%defattr(644,root,root,755)
|
||
|
%doc Changes dist.ini LICENSE README
|
||
|
|
||
|
%changelog
|