Bug 34380 - [FR] снимать BR: perl(Math/Decimal64.pm) на e2k
Summary: [FR] снимать BR: perl(Math/Decimal64.pm) на e2k
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: perl-Math-MPFR (show other bugs)
Version: unstable
Hardware: e2k Linux
: P3 enhancement
Assignee: viy
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-23 18:05 MSK by Michael Shigorin
Modified: 2017-12-26 20:11 MSK (History)
2 users (show)

See Also:


Attachments
E2K: avoid BR: perl-Math-Decimal64 (gcc) (1.42 KB, patch)
2017-12-23 18:05 MSK, Michael Shigorin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Shigorin 2017-12-23 18:05:13 MSK
Created attachment 7332 [details]
E2K: avoid BR: perl-Math-Decimal64 (gcc)

Сходу не получилось адаптировать perl-Math-Decimal64 под lcc/e2k, предлагаю:

%ifnarch e2k
BuildRequires: perl(Math/Decimal64.pm)
%endif
Comment 1 viy 2017-12-23 19:32:11 MSK
Ок.
perl-Math-MPFR не импортируется, поэтому изменения можно вносить прямо в него.

Сделаешь сам как надо?
Comment 2 Michael Shigorin 2017-12-26 20:06:48 MSK
Спасибо, отправил; убрал ещё -q из параметров %setup, оно по умолчанию давно.
Comment 3 Repository Robot 2017-12-26 20:11:39 MSK
perl-Math-MPFR-3.36-alt2 -> sisyphus:

Sat Dec 23 2017 Michael Shigorin <mike@altlinux> 3.36-alt2
- E2K: avoid gcc-specific BR: perl-Math-Decimal64 (closes: #34380)