diff --git a/perl-File-Unpack.changes b/perl-File-Unpack.changes index d8bf759..e2cb3da 100644 --- a/perl-File-Unpack.changes +++ b/perl-File-Unpack.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 1 13:32:27 UTC 2010 - coolo@novell.com + +- switch to perl_requires macro + ------------------------------------------------------------------- Fri Sep 24 16:22:46 UTC 2010 - jw@novell.com diff --git a/perl-File-Unpack.spec b/perl-File-Unpack.spec index a07fa0f..ea3ffde 100644 --- a/perl-File-Unpack.spec +++ b/perl-File-Unpack.spec @@ -19,7 +19,7 @@ Summary: An aggressive bz2/gz/zip/tar/cpio/rpm/deb/cab/lzma/7z/rar/... archiv Source: http://search.cpan.org/CPAN/authors/id/J/JN/JNW/File-Unpack-%{version}.tar.bz2 Url: http://search.cpan.org/dist/File-Unpack BuildRoot: %{_tmppath}/%{name}-%{version}-build -Requires: perl = %{perl_version} +%{perl_requires} BuildArch: noarch