Compare commits

...

23 Commits

Author SHA1 Message Date
Petr Písař
dab4d381e4 Disable bootstrap 2017-04-28 09:56:12 +02:00
Petr Písař
dd5b593c7e Enable bootstrap 2017-04-28 09:36:54 +02:00
Petr Písař
0a17affd05 Disable Perl bootstrap
For perl module
2017-04-10 15:36:24 +02:00
Petr Písař
4e3c58c4fd Disable optional tests in perl-Software-License 2017-04-10 14:38:16 +02:00
Petr Písař
82f3423246 Disable a dependency on Business:ISBN in perl-URI 2017-04-10 14:06:36 +02:00
Petr Písař
87aed6fef2 Disable optional tests in perl-Compress-Bzip2 2017-04-10 13:39:21 +02:00
Petr Písař
12e30c72ed Revert "Enable Perl bootstrap"
This reverts commit dcfebc8aa6.
2017-04-10 13:39:00 +02:00
Petr Písař
dcfebc8aa6 Enable Perl bootstrap
For perl-bootstrap module
2017-04-10 12:50:48 +02:00
Petr Písař
0c3d0f1842 Disable optional tests in perl-IPC-System-Simple 2017-04-10 12:48:44 +02:00
Petr Písař
ab30ccbd5c Revert "Disable Perl bootstrap"
This reverts commit f81d69886e.
2017-04-10 12:48:32 +02:00
Petr Písař
f81d69886e Disable Perl bootstrap 2017-04-06 12:51:18 +02:00
Petr Písař
eef02ab6dd Enable Perl bootstrap
For perl-bootstrap module
2017-04-06 12:51:13 +02:00
Petr Písař
1cb379ab35 Disable optional tests in perl-CPAN-Meta-Requirements 2017-04-06 10:37:38 +02:00
Petr Písař
ed37ce87be Disable mailcap dependency in perl-LWP-MediaTypes 2017-04-06 10:05:26 +02:00
Petr Písař
a1f6ba04fc Disable optional tests in perl-Sys-Syslog 2017-04-06 09:19:10 +02:00
Petr Písař
21b92dbc23 Disable optional tests in perl-Perl-OSType 2017-04-06 08:29:55 +02:00
Petr Písař
d7cd4ff781 Disable optional tests in perl-Test-Harness 2017-04-05 15:34:14 +02:00
Petr Písař
f135b72a38 Disable optional tests in perl-Module-Build 2017-04-05 11:59:21 +02:00
Petr Písař
4b86d3dcac Disable Perl bootstrap 2017-04-03 10:11:19 +02:00
Petr Písař
2afbf3a3a2 Disable optional features unavailable in modularity 2017-04-03 10:10:26 +02:00
Petr Písař
8dab1bfe71 Revert "Disable Perl bootstrap"
This reverts commit 05e51e02eb.
2017-04-03 10:09:41 +02:00
Petr Písař
05e51e02eb Disable Perl bootstrap 2017-03-30 15:26:39 +02:00
Petr Písař
5d0437fa99 Enable Perl bootstrap
A switch for bootstrapping Perl Fedora module. The NEVRA must be
greater than base-runtime-module's perl-srpm-macros build.
2017-03-30 15:22:55 +02:00
2 changed files with 19 additions and 2 deletions

View File

@ -15,3 +15,8 @@
# Usage: %%if !%%{defined perl_bootstrap} ... %%endif
#%%perl_bootstrap 1
# Modularity
%_without_perl_Module_Runtime_enables_optional_test 1
%_without_perl_Module_ScanDeps_enables_prefork 1
%_without_perl_YAML_Tiny_enables_JSON_MaybeX_test 1

View File

@ -1,6 +1,6 @@
Name: perl-srpm-macros
Version: 1
Release: 21%{?dist}
Version: 3
Release: 2%{?dist}
Summary: RPM macros for building Perl source package from source repository
Group: Development/Libraries
License: GPLv3+
@ -19,6 +19,18 @@ install -m 644 -D "%{SOURCE0}" \
%{_rpmconfigdir}/macros.d/macros.perl-srpm
%changelog
* Fri Apr 28 2017 Petr Pisar <ppisar@redhat.com> - 3-2
- Disable bootstrap
* Fri Apr 28 2017 Petr Pisar <ppisar@redhat.com> - 3-1
- Enable bootstrap
* Mon Apr 10 2017 Petr Pisar <ppisar@redhat.com> - 2-2
- Disable Perl bootstrap
* Thu Mar 30 2017 Petr Pisar <ppisar@redhat.com> - 2-1
- Enable Perl bootstrap
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1-21
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild