%global pkg_name IPC-SysV %global pkg_version 1.99_07 %global rpm_pkg_version 1.99_07 %global rpm_pkg_release 1.n0i.5 Summary: Basic SysV IPC modules for Perl Name: perl-%{pkg_name} Version: %{rpm_pkg_version} Release: %{rpm_pkg_release}%{?cpan_version}%{?dist} Epoch: 0 Group: Development/Libraries License: GPL+ or Artistic URL: http://search.cpan.org/dist/%{pkg_name}/ # 1.x series #Source0: http://www.cpan.org/authors/id/G/GB/GBARR/%{pkg_name}-%{pkg_version}.tar.gz # 2.x series Source0: http://www.cpan.org/authors/id/M/MH/MHX/%{pkg_name}-%{pkg_version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: rpm-build-reb00t-perl BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::More) >= 0.45 %description Basic SysV IPC modules for Perl. %prep %setup -q -n %{pkg_name}-%{pkg_version} %build %{perl_build} %{!?_without_test:%{__make} test} %install %{__rm} -rf $RPM_BUILD_ROOT %{perl_install} %clean %{__rm} -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes README %{perl_files} %exclude %{perl_vendorarch}/IPC/regen.pl %changelog * Mon Oct 22 2007 Marius Feraru - 0:1.99_07-1.n0i.5 - version 1.99_07 * Sat Oct 20 2007 Marius Feraru - 0:1.99_06-1.n0i.4 - version 1.99_06 * Fri Oct 19 2007 Marius Feraru - 0:1.99_05-1.n0i.3 - version 1.99_05 * Sun Oct 14 2007 Marius Feraru - 0:1.99_04-1.n0i.2 - version 1.99_04 (first packaging in IPC 2.x series) - changed summary, description, license - updated BR * Thu May 31 2007 Marius Feraru - 0:1.03-1.n0i.1 - spec file (re)created using N0i::CPAN::RPMizer/1.14.8 - version 1.03