--- rpms/perl-Quota/sme10/perl-Quota.spec 2023/07/24 07:55:14 1.3 +++ rpms/perl-Quota/sme10/perl-Quota.spec 2023/07/24 22:25:07 1.4 @@ -1,4 +1,4 @@ -# $Id: perl-Quota.spec,v 1.2 2023/07/24 07:46:35 brianr Exp $ +# $Id: perl-Quota.spec,v 1.3 2023/07/24 07:55:14 trevorb Exp $ # Authority: shuff # Upstream: Tom Zoerner @@ -23,6 +23,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version BuildRequires: perl BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(ExtUtils::Manifest) +BuildRequires: perl(ExtUtils::ParseXS) BuildRequires: quota quota-devel %description @@ -63,8 +65,9 @@ find contrib/ -type f -exec %{__chmod} a %changelog -* Mon Jul 24 2023 Trevor Batley - 1.8.2-1.sme +* Tue Jul 25 2023 Trevor Batley - 1.8.2-1.sme - Update to latest version 1.8.2 [SME: 12386] +- add additional perl modules in BuildRequires * Fri Feb 1 2013 Shad L. Lords - 1.6.7-2.sme - Add buildrequires so building on rhel6 works [SME: 7253]