%define pkg_name Audio-FLAC-Header %define pkg_version 1.8 %define rpm_pkg_version 1.8 %define rpm_pkg_release 1.n0i.6 Summary: Access to FLAC audio metadata Name: perl-%{pkg_name} Version: %{rpm_pkg_version} Release: %{rpm_pkg_release}%{?cpan_version}%{?dist} Group: Development/Libraries License: Artistic URL: http://search.cpan.org/dist/%{pkg_name}/ Source0: http://www.cpan.org/authors/id/D/DA/DANIEL/%{pkg_name}-%{pkg_version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: reb00t-rpmdevtools BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: flac-devel %description This module returns a hash containing basic information about a FLAC file, a representation of the embedded cue sheet if one exists, as well as tag information contained in the FLAC file's Vorbis tags. %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,-) %{perl_files} %doc Changes README TODO %changelog * Wed Aug 01 2007 Marius Feraru - 1.8-1.n0i.6 - version 1.8 * Fri Jun 08 2007 Marius Feraru - 1.7-1.n0i.5 - spec file (re)created using N0i::CPAN::RPMizer/1.14.8 - version 1.7 * Sat Mar 04 2006 Marius Feraru - 1.4-4.n0i.4 - automatic rebuild (perl 5.8.8) * Sun Jul 31 2005 Marius Feraru 1.4-3.n0i.3 - spec file (re)created using N0i::CPAN::RPMizer/1.01 - rebuild on perl 5.8.7 * Sun Mar 20 2005 Marius Feraru 0:1.4-2.n0i.2 - version 1.4 * Wed Dec 29 2004 Marius Feraru 0:1.2-1.n0i.1 - version 1.2 - spec file (re?)created using N0i::CPAN::RPMizer/2004120601