Chris Weyl c788208
Name:           perl-POE-Component-Server-XMLRPC
Chris Weyl c788208
Version:        0.05
203e0b7
Release:        17%{?dist}
Chris Weyl c788208
Summary:        Publish POE event handlers via XMLRPC over HTTP
47857f1
License:        GPL+ or Artistic
Chris Weyl c788208
Group:          Development/Libraries
Chris Weyl c788208
URL:            http://search.cpan.org/dist/POE-Component-Server-XMLRPC/
Chris Weyl c788208
Source0:        http://www.cpan.org/authors/id/M/MA/MAHEX/POE-Component-Server-XMLRPC-%{version}.tar.gz
Chris Weyl c788208
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Chris Weyl c788208
Chris Weyl c788208
BuildArch:      noarch
Chris Weyl c788208
Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
Chris Weyl c788208
56831ce
BuildRequires:  perl(ExtUtils::MakeMaker)
Chris Weyl c788208
BuildRequires:  perl(POE) >= 0.22
Chris Weyl c788208
BuildRequires:  perl(XMLRPC::Lite) >= 0.28
Chris Weyl c788208
BuildRequires:  perl(POE::Component::Server::HTTP) >= 0.02
Chris Weyl c788208
Chris Weyl c788208
Chris Weyl c788208
%description
Chris Weyl c788208
POE::Component::Server::XMLRPC is a bolt-on component that can publish a
Chris Weyl c788208
event handlers via XMLRPC over HTTP.
Chris Weyl c788208
Chris Weyl c788208
Chris Weyl c788208
%prep
Chris Weyl c788208
%setup -q -n POE-Component-Server-XMLRPC-%{version}
Chris Weyl c788208
Chris Weyl c788208
Chris Weyl c788208
%build
Chris Weyl c788208
%{__perl} Makefile.PL INSTALLDIRS=vendor
Chris Weyl c788208
make %{?_smp_mflags}
Chris Weyl c788208
Chris Weyl c788208
Chris Weyl c788208
%install
Chris Weyl c788208
rm -rf %{buildroot}
Chris Weyl c788208
Chris Weyl c788208
make pure_install PERL_INSTALL_ROOT=%{buildroot}
Chris Weyl c788208
Chris Weyl c788208
find %{buildroot} -type f -name .packlist -exec rm -f {} \;
Chris Weyl c788208
find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
Chris Weyl c788208
Chris Weyl c788208
%{_fixperms} %{buildroot}/*
Chris Weyl c788208
Chris Weyl c788208
Chris Weyl c788208
%check
Chris Weyl c788208
make test
Chris Weyl c788208
Chris Weyl c788208
Chris Weyl c788208
%clean
Chris Weyl c788208
rm -rf %{buildroot}
Chris Weyl c788208
Chris Weyl c788208
Chris Weyl c788208
%files
Chris Weyl c788208
%defattr(-,root,root,-)
Chris Weyl c788208
%doc README examples/
Chris Weyl c788208
%{perl_vendorlib}/*
Chris Weyl c788208
%{_mandir}/man3/*
Chris Weyl c788208
Chris Weyl c788208
Chris Weyl c788208
%changelog
203e0b7
* Mon Aug 05 2013 Petr Pisar <ppisar@redhat.com> - 0.05-17
203e0b7
- Perl 5.18 rebuild
203e0b7
81846d6
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.05-16
81846d6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
81846d6
cbd3173
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.05-15
cbd3173
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
cbd3173
48e32a5
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.05-14
48e32a5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
48e32a5
abb7347
* Fri Jun 29 2012 Petr Pisar <ppisar@redhat.com> - 0.05-13
abb7347
- Perl 5.16 rebuild
abb7347
250e690
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.05-12
250e690
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
250e690
Petr Sabata e261e16
* Tue Jul 19 2011 Petr Sabata <contyk@redhat.com> - 0.05-11
Petr Sabata e261e16
- Perl mass rebuild
Petr Sabata e261e16
8c3fe19
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.05-10
8c3fe19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
8c3fe19
56831ce
* Wed Dec 08 2010 Ralf Cors├ępius <corsepiu@fedoraproject.org> - 0.05-9
56831ce
- Add BR: perl(ExtUtils::MakeMaker) (Fix FTBFS: BZ 661002).
56831ce
9441162
* Thu May 06 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.05-8
9441162
- Mass rebuild with perl-5.12.0
9441162
8a59c05
* Mon Dec  7 2009 Stepan Kasal <skasal@redhat.com> - 0.05-7
8a59c05
- rebuild against perl 5.10.1
8a59c05
c230b59
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.05-6
c230b59
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
c230b59
665fff4
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.05-5
665fff4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
665fff4
47857f1
* Thu Mar 06 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.05-4
47857f1
Rebuild for new perl
47857f1
Chris Weyl 7c6ee9f
* Thu Aug 31 2006 Chris Weyl <cweyl@alumni.drew.edu> 0.05-3
Chris Weyl 7c6ee9f
- bump for mass rebuild
Chris Weyl 7c6ee9f
Chris Weyl a9f5dd0
* Fri Aug 18 2006 Chris Weyl <cweyl@alumni.drew.edu> 0.05-2
Chris Weyl a9f5dd0
- bump
Chris Weyl a9f5dd0
Chris Weyl c788208
* Fri Aug 11 2006 Chris Weyl <cweyl@alumni.drew.edu> 0.05-1
Chris Weyl c788208
- Specfile autogenerated by cpanspec 1.68.
Chris Weyl c788208
- Initial spec file for F-E