2011-05-20 06:23:53 +00:00
|
|
|
Name: perl-Dancer
|
2015-06-15 07:13:13 +00:00
|
|
|
Version: 1.3138
|
2014-09-11 13:56:30 +00:00
|
|
|
Release: 1%{?dist}
|
2011-05-20 06:23:53 +00:00
|
|
|
Summary: Lightweight yet powerful web application framework
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
Group: Development/Libraries
|
|
|
|
URL: http://search.cpan.org/dist/Dancer/
|
2014-09-18 10:53:33 +00:00
|
|
|
Source0: http://cpan.metacpan.org/authors/id/Y/YA/YANICK/Dancer-%{version}.tar.gz
|
2011-05-20 06:23:53 +00:00
|
|
|
BuildArch: noarch
|
2013-02-28 09:04:12 +00:00
|
|
|
BuildRequires: perl
|
2011-12-19 12:31:22 +00:00
|
|
|
BuildRequires: perl(base)
|
2013-02-28 09:04:12 +00:00
|
|
|
BuildRequires: perl(bytes)
|
2011-05-20 06:23:53 +00:00
|
|
|
BuildRequires: perl(Carp)
|
|
|
|
BuildRequires: perl(CGI)
|
2015-02-24 08:51:09 +00:00
|
|
|
BuildRequires: perl(Clone)
|
2011-05-20 06:23:53 +00:00
|
|
|
BuildRequires: perl(Cwd)
|
|
|
|
BuildRequires: perl(Data::Dumper)
|
|
|
|
BuildRequires: perl(Encode)
|
|
|
|
BuildRequires: perl(ExtUtils::MakeMaker)
|
2014-02-06 14:25:03 +00:00
|
|
|
BuildRequires: perl(Fcntl)
|
2011-05-20 06:23:53 +00:00
|
|
|
BuildRequires: perl(File::Basename)
|
2014-02-06 14:25:03 +00:00
|
|
|
BuildRequires: perl(File::Copy)
|
2011-05-20 06:23:53 +00:00
|
|
|
BuildRequires: perl(File::Path)
|
|
|
|
BuildRequires: perl(File::Spec)
|
|
|
|
BuildRequires: perl(File::Temp)
|
2013-02-28 09:04:12 +00:00
|
|
|
BuildRequires: perl(FindBin)
|
2014-09-11 13:56:30 +00:00
|
|
|
BuildRequires: perl(Hash::Merge::Simple)
|
2011-05-20 06:23:53 +00:00
|
|
|
BuildRequires: perl(HTTP::Body) >= 1.07
|
|
|
|
BuildRequires: perl(HTTP::Cookies)
|
2013-02-28 09:04:12 +00:00
|
|
|
BuildRequires: perl(HTTP::Date)
|
2011-05-20 06:23:53 +00:00
|
|
|
BuildRequires: perl(HTTP::Headers)
|
|
|
|
BuildRequires: perl(HTTP::Request)
|
|
|
|
BuildRequires: perl(HTTP::Server::Simple::PSGI) >= 0.11
|
|
|
|
BuildRequires: perl(IO::Handle)
|
|
|
|
BuildRequires: perl(JSON)
|
|
|
|
BuildRequires: perl(lib)
|
|
|
|
BuildRequires: perl(LWP)
|
|
|
|
BuildRequires: perl(LWP::UserAgent)
|
|
|
|
BuildRequires: perl(MIME::Types)
|
2013-04-11 13:12:01 +00:00
|
|
|
BuildRequires: perl(Module::Runtime)
|
2013-02-28 09:04:12 +00:00
|
|
|
BuildRequires: perl(overload)
|
2014-07-17 07:29:50 +00:00
|
|
|
BuildRequires: perl(parent)
|
2011-05-20 06:23:53 +00:00
|
|
|
BuildRequires: perl(Plack::Builder)
|
|
|
|
BuildRequires: perl(Pod::Coverage)
|
2013-02-28 09:04:12 +00:00
|
|
|
BuildRequires: perl(POSIX)
|
2011-05-20 06:23:53 +00:00
|
|
|
BuildRequires: perl(strict)
|
|
|
|
BuildRequires: perl(Template)
|
|
|
|
BuildRequires: perl(Test::CheckManifest)
|
|
|
|
BuildRequires: perl(Test::More) >= 0.94
|
|
|
|
BuildRequires: perl(Test::Output)
|
|
|
|
BuildRequires: perl(Test::Pod)
|
|
|
|
BuildRequires: perl(Test::Pod::Coverage)
|
2015-02-24 08:51:09 +00:00
|
|
|
BuildRequires: perl(Test::TCP)
|
2011-05-20 06:23:53 +00:00
|
|
|
BuildRequires: perl(Time::HiRes)
|
2011-12-14 12:37:00 +00:00
|
|
|
BuildRequires: perl(Try::Tiny) >= 0.09
|
|
|
|
BuildRequires: perl(URI) >= 1.59
|
2011-05-20 06:23:53 +00:00
|
|
|
BuildRequires: perl(XML::Simple)
|
|
|
|
BuildRequires: perl(YAML)
|
|
|
|
BuildRequires: perl(utf8)
|
|
|
|
BuildRequires: perl(vars)
|
|
|
|
BuildRequires: perl(warnings)
|
2011-12-19 12:31:22 +00:00
|
|
|
# Run-time for tests:
|
2015-02-24 08:51:09 +00:00
|
|
|
BuildRequires: perl(Config)
|
2011-12-19 12:31:22 +00:00
|
|
|
BuildRequires: perl(constant)
|
2015-02-24 08:51:09 +00:00
|
|
|
BuildRequires: perl(Devel::Hide)
|
2011-12-19 12:31:22 +00:00
|
|
|
BuildRequires: perl(Exporter)
|
|
|
|
BuildRequires: perl(File::Spec::Functions)
|
|
|
|
BuildRequires: perl(File::stat)
|
|
|
|
BuildRequires: perl(Getopt::Long)
|
|
|
|
BuildRequires: perl(IO::File)
|
2014-09-11 13:56:30 +00:00
|
|
|
BuildRequires: perl(IPC::Open3)
|
2015-02-24 08:51:09 +00:00
|
|
|
BuildRequires: perl(mro)
|
2011-12-19 12:31:22 +00:00
|
|
|
BuildRequires: perl(Plack::Handler::FCGI)
|
|
|
|
BuildRequires: perl(Plack::Runner)
|
|
|
|
BuildRequires: perl(Pod::Usage)
|
|
|
|
BuildRequires: perl(Scalar::Util)
|
|
|
|
BuildRequires: perl(Test::Builder)
|
|
|
|
BuildRequires: perl(URI::Escape)
|
|
|
|
# Optional tests:
|
|
|
|
BuildRequires: perl(HTTP::Parser::XS)
|
2012-04-10 09:20:17 +00:00
|
|
|
%if 0%{!?perl_bootstrap:1}
|
2012-01-03 14:24:16 +00:00
|
|
|
BuildRequires: perl(Dancer::Session::Cookie) >= 0.14
|
2012-04-10 09:20:17 +00:00
|
|
|
%endif
|
2012-03-01 12:05:36 +00:00
|
|
|
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
2011-05-20 06:23:53 +00:00
|
|
|
Requires: perl(HTTP::Body) >= 1.07
|
|
|
|
Requires: perl(HTTP::Server::Simple::PSGI) >= 0.11
|
|
|
|
Requires: perl(LWP)
|
2011-12-14 12:37:00 +00:00
|
|
|
Requires: perl(Try::Tiny) >= 0.09
|
|
|
|
Requires: perl(URI) >= 1.59
|
2014-10-22 06:34:22 +00:00
|
|
|
Requires: perl(YAML)
|
2011-05-20 06:23:53 +00:00
|
|
|
|
2012-01-30 13:36:56 +00:00
|
|
|
%{?perl_default_filter}
|
|
|
|
|
2011-12-19 12:31:22 +00:00
|
|
|
# Do not export under-specified dependencies
|
|
|
|
%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}perl\\(HTTP::Body|HTTP::Server::Simple::PSGI|Try::Tiny|URI\\)\\s*$
|
2011-05-20 06:23:53 +00:00
|
|
|
|
|
|
|
%description
|
|
|
|
Dancer is a web application framework designed to be as effortless as
|
|
|
|
possible for the developer, taking care of the boring bits as easily as
|
|
|
|
possible, yet staying out of your way and letting you get on with writing
|
|
|
|
your code.
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q -n Dancer-%{version}
|
|
|
|
|
|
|
|
%build
|
2012-01-30 13:36:56 +00:00
|
|
|
perl Makefile.PL INSTALLDIRS=vendor
|
2011-05-20 06:23:53 +00:00
|
|
|
make %{?_smp_mflags}
|
|
|
|
|
|
|
|
%install
|
2011-12-14 12:37:00 +00:00
|
|
|
make pure_install DESTDIR=%{buildroot}
|
|
|
|
find %{buildroot} -type f -name .packlist -exec rm -f {} \;
|
|
|
|
%{_fixperms} %{buildroot}/*
|
2011-05-20 06:23:53 +00:00
|
|
|
|
|
|
|
%check
|
|
|
|
make test
|
|
|
|
|
|
|
|
%files
|
2015-02-24 08:51:09 +00:00
|
|
|
%license LICENSE
|
|
|
|
%doc AUTHORS Changes examples
|
2011-05-20 06:23:53 +00:00
|
|
|
%{_bindir}/dancer
|
|
|
|
%{perl_vendorlib}/*
|
|
|
|
%{_mandir}/man1/dancer.1*
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
%changelog
|
2015-06-15 07:13:13 +00:00
|
|
|
* Mon Jun 15 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.3138-1
|
|
|
|
- 1.3138 bump
|
|
|
|
|
2015-05-25 07:21:42 +00:00
|
|
|
* Mon May 25 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.3136-1
|
|
|
|
- 1.3136 bump
|
|
|
|
|
2015-04-23 13:56:02 +00:00
|
|
|
* Thu Apr 23 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.3135-1
|
|
|
|
- 1.3135 bump
|
|
|
|
|
2015-02-24 08:51:09 +00:00
|
|
|
* Mon Feb 23 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.3134-1
|
|
|
|
- 1.3134 bump
|
|
|
|
|
2014-10-22 06:34:22 +00:00
|
|
|
* Tue Oct 21 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.3132-1
|
|
|
|
- 1.3132 bump
|
|
|
|
|
2014-09-18 10:53:33 +00:00
|
|
|
* Thu Sep 18 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.3130-1
|
|
|
|
- 1.3130 bump
|
|
|
|
|
2014-09-11 13:56:30 +00:00
|
|
|
* Thu Sep 11 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.3129-1
|
|
|
|
- 1.3129 bump
|
|
|
|
|
2014-09-08 20:15:20 +00:00
|
|
|
* Sun Sep 07 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.3126-3
|
|
|
|
- Perl 5.20 re-rebuild of bootstrapped packages
|
|
|
|
|
2014-09-02 06:35:54 +00:00
|
|
|
* Tue Sep 02 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.3126-2
|
|
|
|
- Perl 5.20 rebuild
|
|
|
|
|
2014-07-17 07:29:50 +00:00
|
|
|
* Thu Jul 17 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.3126-1
|
|
|
|
- 1.3126 bump
|
|
|
|
|
2014-06-07 02:44:02 +00:00
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3124-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
2014-05-26 07:53:58 +00:00
|
|
|
* Mon May 26 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.3124-1
|
|
|
|
- 1.3124 bump
|
|
|
|
|
2014-04-14 10:48:27 +00:00
|
|
|
* Mon Apr 14 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.3123-1
|
|
|
|
- 1.3123 bump
|
|
|
|
|
2014-02-06 14:25:03 +00:00
|
|
|
* Thu Feb 06 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.3121-1
|
|
|
|
- 1.3121 bump
|
|
|
|
|
2014-01-02 13:06:26 +00:00
|
|
|
* Thu Jan 02 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.3120-1
|
|
|
|
- 1.3120 bump
|
|
|
|
|
2013-10-29 07:55:10 +00:00
|
|
|
* Tue Oct 29 2013 Jitka Plesnikova <jplesnik@redhat.com> - 1.3119-1
|
|
|
|
- 1.3119 bump
|
|
|
|
|
2013-09-02 08:41:28 +00:00
|
|
|
* Mon Sep 02 2013 Jitka Plesnikova <jplesnik@redhat.com> - 1.3118-1
|
|
|
|
- 1.3118 bump
|
|
|
|
|
2013-08-14 16:18:23 +00:00
|
|
|
* Wed Aug 14 2013 Jitka Plesnikova <jplesnik@redhat.com> - 1.3117-2
|
|
|
|
- Perl 5.18 re-rebuild of bootstrapped packages
|
|
|
|
|
2013-08-08 15:41:46 +00:00
|
|
|
* Thu Aug 08 2013 Jitka Plesnikova <jplesnik@redhat.com> - 1.3117-1
|
|
|
|
- 1.3117 bump
|
|
|
|
|
2013-08-05 08:35:55 +00:00
|
|
|
* Mon Aug 05 2013 Petr Pisar <ppisar@redhat.com> - 1.3116-3
|
|
|
|
- Perl 5.18 rebuild
|
|
|
|
|
2013-08-03 19:24:03 +00:00
|
|
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3116-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
2013-07-08 07:59:09 +00:00
|
|
|
* Mon Jul 08 2013 Jitka Plesnikova <jplesnik@redhat.com> - 1.3116-1
|
|
|
|
- 1.3116 bump
|
|
|
|
|
2013-06-10 13:52:56 +00:00
|
|
|
* Mon Jun 10 2013 Jitka Plesnikova <jplesnik@redhat.com> - 1.3115-1
|
|
|
|
- 1.3115 bump
|
|
|
|
|
2013-06-04 07:14:02 +00:00
|
|
|
* Tue Jun 04 2013 Petr Pisar <ppisar@redhat.com> - 1.3114-1
|
|
|
|
- 1.3114 bump
|
|
|
|
|
2013-06-03 11:24:45 +00:00
|
|
|
* Mon Jun 03 2013 Petr Pisar <ppisar@redhat.com> - 1.3113-2
|
|
|
|
- Fix CVE-2012-5572 (cookie name CR-LF injection) (bug #880330)
|
|
|
|
|
2013-06-03 11:31:58 +00:00
|
|
|
* Mon May 13 2013 Jitka Plesnikova <jplesnik@redhat.com> - 1.3113-1
|
2013-05-13 08:18:57 +00:00
|
|
|
- 1.3113 bump
|
|
|
|
|
2013-05-07 13:56:33 +00:00
|
|
|
* Tue May 07 2013 Petr Pisar <ppisar@redhat.com> - 1.3112-2
|
|
|
|
- Return proper exit code on dancer tool failure (bug #960184)
|
|
|
|
|
2013-04-11 13:12:01 +00:00
|
|
|
* Thu Apr 11 2013 Jitka Plesnikova <jplesnik@redhat.com> - 1.3112-1
|
|
|
|
- 1.3112 bump
|
|
|
|
|
2013-02-28 09:04:12 +00:00
|
|
|
* Thu Feb 28 2013 Petr Pisar <ppisar@redhat.com> - 1.3111-1
|
|
|
|
- 1.3111 bump
|
|
|
|
|
2013-02-14 11:38:07 +00:00
|
|
|
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3110-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
|
|
2012-10-08 12:09:57 +00:00
|
|
|
* Mon Oct 08 2012 Petr Šabata <contyk@redhat.com> - 1.3110-1
|
|
|
|
- 1.3110 bump
|
|
|
|
|
2012-08-27 14:55:51 +00:00
|
|
|
* Mon Aug 27 2012 Petr Šabata <contyk@redhat.com> - 1.3100-1
|
|
|
|
- 1.3100 bump
|
|
|
|
|
2012-08-23 12:29:19 +00:00
|
|
|
* Thu Aug 23 2012 Petr Šabata <contyk@redhat.com> - 1.3099-1
|
|
|
|
- 1.3099 bump
|
|
|
|
|
2012-07-30 14:20:51 +00:00
|
|
|
* Mon Jul 30 2012 Jitka Plesnikova <jplesnik@redhat.com> 1.3098-1
|
|
|
|
- 1.3098 bump
|
|
|
|
|
2012-07-20 14:08:47 +00:00
|
|
|
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3097-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
2013-08-08 15:41:46 +00:00
|
|
|
* Wed Jul 11 2012 Jitka Plesnikova <jplesnik@redhat.com> 1.3097-1
|
2012-07-09 10:41:10 +00:00
|
|
|
- 1.3097 bump
|
|
|
|
|
2012-07-10 13:10:17 +00:00
|
|
|
* Tue Jul 10 2012 Petr Pisar <ppisar@redhat.com> - 1.3095-3
|
|
|
|
- Perl 5.16 re-rebuild of bootstrapped packages
|
|
|
|
|
2012-06-30 01:59:35 +00:00
|
|
|
* Sat Jun 30 2012 Petr Pisar <ppisar@redhat.com> - 1.3095-2
|
|
|
|
- Perl 5.16 rebuild
|
|
|
|
|
2012-04-10 09:20:17 +00:00
|
|
|
* Tue Apr 10 2012 Marcela Mašláňová <mmaslano@redhat.com> - 1.3095-1
|
|
|
|
- 1.3095 bump
|
|
|
|
- 810865 bootstrap macro for test only BR
|
|
|
|
|
2012-03-01 12:05:36 +00:00
|
|
|
* Thu Mar 01 2012 Petr Šabata <contyk@redhat.com> - 1.3093-1
|
|
|
|
- 1.3093 bump
|
|
|
|
|
2012-01-30 13:36:56 +00:00
|
|
|
* Mon Jan 30 2012 Petr Šabata <contyk@redhat.com> - 1.3092-1
|
|
|
|
- 1.3092 bump
|
|
|
|
- Package examples
|
|
|
|
|
2012-01-13 13:15:02 +00:00
|
|
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3091-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
2012-01-03 14:24:16 +00:00
|
|
|
* Tue Jan 03 2012 Petr Pisar <ppisar@redhat.com> - 1.3091-2
|
|
|
|
- Enable optional tests requiring perl(Dancer::Session::Cookie).
|
|
|
|
|
2011-12-19 12:31:22 +00:00
|
|
|
* Mon Dec 19 2011 Petr Pisar <ppisar@redhat.com> - 1.3091-1
|
|
|
|
- 1.3091 bump
|
|
|
|
|
2011-12-14 12:37:00 +00:00
|
|
|
* Wed Dec 14 2011 Petr Šabata <contyk@redhat.com> - 1.3090-1
|
|
|
|
- 1.3090 bump
|
|
|
|
|
2011-10-26 11:16:48 +00:00
|
|
|
* Wed Oct 26 2011 Marcela Mašláňová <mmaslano@redhat.com> 1.3080-1
|
|
|
|
- 1.3080 bump
|
|
|
|
|
2011-08-24 10:59:00 +00:00
|
|
|
* Wed Aug 24 2011 Petr Sabata <contyk@redhat.com> - 1.3072-1
|
|
|
|
- 1.3072 bump
|
|
|
|
|
2011-08-10 14:38:37 +00:00
|
|
|
* Wed Aug 10 2011 Marcela Mašláňová <mmaslano@redhat.com> 1.3071-1
|
|
|
|
- update
|
|
|
|
- add filter for RPM 4.8
|
|
|
|
|
2011-07-20 01:33:17 +00:00
|
|
|
* Wed Jul 20 2011 Petr Sabata <contyk@redhat.com> - 1.3040-3
|
|
|
|
- Perl mass rebuild
|
|
|
|
|
2011-05-20 06:23:53 +00:00
|
|
|
* Mon May 16 2011 Marcela Mašláňová <mmaslano@redhat.com> 1.3040-2
|
|
|
|
- add tests BR: CGI, YAML, Template, Clone
|
|
|
|
|
|
|
|
* Fri May 13 2011 Marcela Mašláňová <mmaslano@redhat.com> 1.3040-1
|
|
|
|
- Specfile autogenerated by cpanspec 1.79.
|