Set macros for perl-Module-Package module

This commit is contained in:
Petr Písař 2017-05-04 08:13:55 +02:00
parent 0a17affd05
commit 4fe1a38dd4
2 changed files with 9 additions and 18 deletions

View File

@ -15,20 +15,8 @@
# Usage: %%if !%%{defined perl_bootstrap} ... %%endif
#%%perl_bootstrap 1
Modularity
%_without_perl_enables_groff 1
%_without_perl_enables_syslog_test 1
%_without_perl_enables_systemtap 1
%_without_perl_enables_tcsh 1
%_without_perl_Compress_Bzip2_enables_optional_test 1
%_without_perl_CPAN_Meta_Requirements_enables_optional_test 1
%_without_perl_IPC_System_Simple_enables_optional_test 1
%_without_perl_LWP_MediaTypes_enables_mailcap 1
%_without_perl_Module_Build_enables_optional_test 1
%_without_perl_Perl_OSType_enables_optional_test 1
%_without_perl_Pod_Perldoc_enables_tk_test 1
%_without_perl_Software_License_enables_optional_test 1
%_without_perl_Sys_Syslog_enables_optional_test 1
%_without_perl_Test_Harness_enables_optional_test 1
%_without_perl_URI_enables_Business_ISBN 1
# Modularity
%_without_perl_File_BaseDir_enables_xdg_user_dirs 1
%_without_perl_File_DesktopEntry_enables_optional_test 1
%_without_perl_File_MimeInfo_enables_optional_test 1

View File

@ -1,6 +1,6 @@
Name: perl-srpm-macros
Version: 2
Release: 2%{?dist}
Version: 3
Release: 1%{?dist}
Summary: RPM macros for building Perl source package from source repository
Group: Development/Libraries
License: GPLv3+
@ -19,6 +19,9 @@ install -m 644 -D "%{SOURCE0}" \
%{_rpmconfigdir}/macros.d/macros.perl-srpm
%changelog
* Thu May 04 2017 Petr Pisar <ppisar@redhat.com> - 3-1
- Set macros for perl-Module-Package module
* Mon Apr 10 2017 Petr Pisar <ppisar@redhat.com> - 2-2
- Disable Perl bootstrap