remove BuildRoot tag in spec file

This commit is contained in:
maminjie 2020-08-11 15:25:52 +08:00
parent 72f1b04535
commit e8e2d74766

View File

@ -7,7 +7,6 @@ License: Distributable, see LICENSE
URL: http://search.cpan.org/dist/Convert-Bencode/
Source0: http://www.cpan.org/authors/id/O/OR/ORCLEV/Convert-Bencode-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: perl-generators perl(ExtUtils::MakeMaker) perl(Test::More) >= 0.45
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))