%global pkg_name Sys-Statistics-Linux %global pkg_version 0.25 %global rpm_pkg_version 0.25 %global rpm_pkg_release 1.n0i.10 Summary: Front-end module to collect system statistics 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/authors/id/B/BL/BLOONIX/%{pkg_name}-%{pkg_version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: rpm-build-reb00t-perl %description This distribution collects statistics from the virtual /proc filesystem. %prep %setup -q -n %{pkg_name}-%{pkg_version} %{fix_perl_path examples/} %build %{perl_build} %install %{__rm} -rf $RPM_BUILD_ROOT %{perl_install} %clean %{__rm} -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{perl_files} %exclude %{perl_vendorlib}/Sys/Statistics/linux.man %doc ChangeLog README examples/ %changelog * Wed Nov 21 2007 Marius Feraru - 0.25-1.n0i.10 - version 0.25 * Tue Nov 20 2007 Marius Feraru - 0.24-1.n0i.9 - version 0.24 - spec update (new reb00t build tools) - dropped backward compatible Provide/Obsolete (enough is enough) * Tue Oct 16 2007 Marius Feraru - 0.21-1.n0i.8 - version 0.21 * Tue Oct 09 2007 Marius Feraru - 0.20-1.n0i.7 - version 0.20 * Mon Oct 08 2007 Marius Feraru - 0.19-1.n0i.6 - version 0.19 * Sun Oct 07 2007 Marius Feraru - 0.18-1.n0i.5 - version 0.18 * Tue Sep 18 2007 Marius Feraru - 0.16-1.n0i.4 - version 0.16 * Sun Aug 12 2007 Marius Feraru - 0.15-1.n0i.3 - version 0.15 * Tue Jul 31 2007 Marius Feraru - 0.14-1.n0i.2 - version 0.14 * Tue May 22 2007 Marius Feraru - 0.10-1.n0i.1 - spec file (re)created using N0i::CPAN::RPMizer v1.14.7 - dropped Linux-Statistics, switched over to Sys-Statistics-Linux * Tue May 09 2006 Marius Feraru 1.13-1.n0i.1 - spec file (re)created using N0i::CPAN::RPMizer v1.12.1 - rebuild on perl 5.8.8