%global pkg_name POE-Component-CPAN-YACSmoke %global pkg_version 1.09 %global rpm_pkg_version 1.09 %global rpm_pkg_release 1.n0i.6 Summary: Bringing the power of POE to CPAN smoke testing Name: perl-%{pkg_name} Version: %{rpm_pkg_version} Release: %{rpm_pkg_release}%{?cpan_version}%{?dist} Group: Development/Libraries License: GPL+ or Artistic URL: http://search.cpan.org/dist/%{pkg_name}/ Source0: http://www.cpan.org/modules/by-module/POE/%{pkg_name}-%{pkg_version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: rpm-build-reb00t-perl BuildRequires: perl(POE) >= 0.38 BuildRequires: perl(Proc::ProcessTable) %description POE::Component::CPAN::YACSmoke is a POE-based framework around CPANPLUS and CPAN::YACSmoke. It receives submissions from other POE sessions, spawns a POE::Wheel::Run to deal with running CPAN::YACSmoke, captures the output and returns the results to the requesting session. %prep %setup -q -n %{pkg_name}-%{pkg_version} %build %{perl_build} %install %{__rm} -rf $RPM_BUILD_ROOT %{perl_install} %clean %{__rm} -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{perl_files -b -m} %doc Changes examples/ README %changelog * Wed Nov 14 2007 Marius Feraru - 1.09-1.n0i.6 - version 1.09 * Tue Nov 13 2007 Marius Feraru - 1.08-1.n0i.5 - version 1.08 * Thu Nov 01 2007 Marius Feraru - 1.06-1.n0i.4 - version 1.06 * Tue Oct 30 2007 Marius Feraru - 1.05-1.n0i.3 - version 1.05 * Tue Oct 23 2007 Marius Feraru - 1.04-1.n0i.2 - version 1.04 * Sat Sep 15 2007 Marius Feraru - 1.03-1.n0i.1 - spec file (re)created using N0i::CPAN::RPMizer/1.14.11 - version 1.03