Add missing build-requirements
This commit is contained in:
parent
bc205e83e9
commit
4d234abe98
@ -1,12 +1,14 @@
|
||||
Summary: Get number of occupied columns of a string on terminal
|
||||
Name: perl-Text-CharWidth
|
||||
Version: 0.04
|
||||
Release: 32%{?dist}
|
||||
Release: 33%{?dist}
|
||||
License: GPL+ or Artistic
|
||||
|
||||
URL: http://search.cpan.org/dist/Text-CharWidth/
|
||||
Source0: http://search.cpan.org/CPAN/authors/id/K/KU/KUBOTA/Text-CharWidth-%{version}.tar.gz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: make
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: perl(Exporter)
|
||||
@ -45,6 +47,9 @@ make test
|
||||
%{_mandir}/man3/Text::CharWidth.3pm*
|
||||
|
||||
%changelog
|
||||
* Sun Mar 11 2018 Emmanuel Seyman <emmanuel@seyman.fr> - 0.04-33
|
||||
- Add missing build-requirements
|
||||
|
||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.04-32
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user