--- rpms/perl-Quota/sme9/perl-Quota.spec 2013/02/01 23:20:36 1.1 +++ rpms/perl-Quota/sme9/perl-Quota.spec 2013/02/01 23:44:21 1.2 @@ -10,7 +10,7 @@ Summary: Perl interface to file system quotas Name: perl-Quota Version: 1.6.7 -Release: 1%{?dist} +Release: 2%{?dist} License: Artistic/GPL Group: Applications/CPAN URL: http://search.cpan.org/dist/Quota/ @@ -23,7 +23,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version BuildRequires: perl BuildRequires: perl(ExtUtils::MakeMaker) -BuildRequires: quota +BuildRequires: quota quota-devel %description The Quota module provides access to file system quotas. The @@ -62,6 +62,9 @@ find contrib/ -type f -exec %{__chmod} a %{perl_vendorarch}/Quota.pm %changelog +* Fri Feb 1 2013 Shad L. Lords - 1.6.7-2.sme +- Add buildrequires so building on rhel6 works [SME: 7253] + * Fri Apr 13 2012 Steve Huf - 1.6.7-1 - Updated to version 1.6.7.