Allisson Azevedo ab5236c
Name:           perl-MooseX-Daemonize
7bf053a
Version:        0.15
88b98ff
Release:        7%{?dist}
Allisson Azevedo ab5236c
Summary:        Role for daemonizing your Moose based application
Allisson Azevedo ab5236c
License:        GPL+ or Artistic
Allisson Azevedo ab5236c
Group:          Development/Libraries
Allisson Azevedo ab5236c
URL:            http://search.cpan.org/dist/MooseX-Daemonize/
7bf053a
Source0:        http://search.cpan.org/CPAN/authors/id/M/MI/MICHAELR/MooseX-Daemonize-0.15.tar.gz
Allisson Azevedo ab5236c
BuildArch:      noarch
Allisson Azevedo ab5236c
BuildRequires:  perl(ExtUtils::MakeMaker)
Allisson Azevedo ab5236c
BuildRequires:  perl(Moose) >= 0.33
Allisson Azevedo ab5236c
BuildRequires:  perl(MooseX::Getopt) >= 0.07
Allisson Azevedo ab5236c
BuildRequires:  perl(MooseX::Types::Path::Class)
Allisson Azevedo ab5236c
BuildRequires:  perl(Test::More)
Allisson Azevedo ab5236c
BuildRequires:  perl(Test::Exception)
Allisson Azevedo aa08d22
BuildRequires:  perl(Test::Moose)
Allisson Azevedo ab5236c
Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
Allisson Azevedo ab5236c
00b838c
%{?perl_default_filter}
00b838c
Allisson Azevedo ab5236c
%description
00b838c
Often you want to write a persistent daemon that has a pid file, and
Allisson Azevedo ab5236c
responds appropriately to Signals. This module provides a set of basic
Allisson Azevedo ab5236c
roles as an infrastructure to do that.
Allisson Azevedo ab5236c
Allisson Azevedo ab5236c
%prep
Allisson Azevedo ab5236c
%setup -q -n MooseX-Daemonize-%{version}
Allisson Azevedo ab5236c
Allisson Azevedo ab5236c
%build
Allisson Azevedo ab5236c
%{__perl} Makefile.PL INSTALLDIRS=vendor
Allisson Azevedo ab5236c
make %{?_smp_mflags}
Allisson Azevedo ab5236c
Allisson Azevedo ab5236c
%install
Allisson Azevedo ab5236c
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
Allisson Azevedo ab5236c
Allisson Azevedo ab5236c
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
Allisson Azevedo ab5236c
Allisson Azevedo ab5236c
%{_fixperms} $RPM_BUILD_ROOT/*
Allisson Azevedo ab5236c
Allisson Azevedo ab5236c
%check
Allisson Azevedo ab5236c
make test
Allisson Azevedo ab5236c
Allisson Azevedo ab5236c
%files
Allisson Azevedo ab5236c
%doc Changes README
Allisson Azevedo ab5236c
%{perl_vendorlib}/*
Allisson Azevedo ab5236c
%{_mandir}/man3/*
Allisson Azevedo ab5236c
Allisson Azevedo ab5236c
%changelog
88b98ff
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.15-7
88b98ff
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
88b98ff
e972bb4
* Sun Aug 04 2013 Petr Pisar <ppisar@redhat.com> - 0.15-6
e972bb4
- Perl 5.18 rebuild
e972bb4
b7e4373
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.15-5
b7e4373
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
b7e4373
cd93bec
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.15-4
cd93bec
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
cd93bec
d57cc18
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.15-3
d57cc18
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
d57cc18
6e31b6f
* Fri Jun 22 2012 Petr Pisar <ppisar@redhat.com> - 0.15-2
6e31b6f
- Perl 5.16 rebuild
6e31b6f
7bf053a
* Sun Jun 03 2012 Iain Arnell <iarnell@gmail.com> 0.15-1
7bf053a
- update to latest upstream version
7bf053a
72fc0f6
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.13-2
72fc0f6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
72fc0f6
7f99c1b
* Sat Oct 01 2011 Iain Arnell <iarnell@gmail.com> 0.13-1
7f99c1b
- update to latest upstream version
7f99c1b
Petr Sabata 891d72c
* Tue Jul 19 2011 Petr Sabata <contyk@redhat.com> - 0.12-2
Petr Sabata 891d72c
- Perl mass rebuild
Petr Sabata 891d72c
00b838c
* Sun Mar 06 2011 Iain Arnell <iarnell@gmail.com> 0.12-1
00b838c
- update to latest upstream version
00b838c
- clean up spec for modern rpmbuild
00b838c
- use perl_default_filter
00b838c
- fix typo in description
00b838c
5d43a9c
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.09-4
5d43a9c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
5d43a9c
090e45d
* Tue Dec 21 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.09-3
090e45d
- 661697 rebuild for fixing problems with vendorach/lib
090e45d
76d833b
* Mon May 03 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.09-2
76d833b
- Mass rebuild with perl-5.12.0
76d833b
Allisson Azevedo aa08d22
* Wed Dec  9 2009 Allisson Azevedo <allisson@gmail.com> 0.09-1
Allisson Azevedo aa08d22
- Update to 0.09.
Allisson Azevedo aa08d22
- Update BuildRequires.
b1e9d9f
13e5f4c
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.08-4
13e5f4c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
13e5f4c
2de0dbb
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.08-3
2de0dbb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2de0dbb
Allisson Azevedo ab5236c
* Thu Jan 29 2009 Allisson Azevedo <allisson@gmail.com> 0.08-2
Allisson Azevedo ab5236c
- Updated spec using cpanspec.
Allisson Azevedo ab5236c
Allisson Azevedo ab5236c
* Sun Jan 25 2009 Allisson Azevedo <allisson@gmail.com> 0.08-1
Allisson Azevedo ab5236c
- Initial RPM release