%global pkg_name File-ExtAttr %global pkg_version 1.06 %global rpm_pkg_version 1.06 %global rpm_pkg_release 1.n0i.3 Summary: Perl extension for accessing extended attributes of files 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/File/%{pkg_name}-%{pkg_version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: rpm-build-reb00t-perl BuildRequires: libattr-devel BuildRequires: perl(Scalar::Util) BuildRequires: perl(Carp) %description File::ExtAttr is a Perl module providing access to the extended attributes of files. %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,-) %doc Changes README TODO %{perl_files} %changelog * Sun Nov 04 2007 Marius Feraru - 1.06-1.n0i.3 - version 1.06 - spec update (new reb00t build tools) * Sun Sep 16 2007 Marius Feraru - 1.05-1.n0i.2 - spec file (re)created using N0i::CPAN::RPMizer/1.14.11 - version 1.05 * Sun Aug 12 2007 Marius Feraru - 1.04-1.n0i.1 - spec file (re)created using N0i::CPAN::RPMizer/1.14.9 - version 1.04