Set macros for perl-XML-Parser module
This commit is contained in:
parent
6e8438d03c
commit
65deb67cc2
@ -13,7 +13,7 @@
|
||||
# dependencies, for example: perl-Test-Minimum-Version <->
|
||||
# perl-Perl-Minimum-Version Defined for bootstraping, undefined otherwise.
|
||||
# Usage: %%if !%%{defined perl_bootstrap} ... %%endif
|
||||
%perl_bootstrap 1
|
||||
#%%perl_bootstrap 1
|
||||
|
||||
# Modularity
|
||||
%_without_perl_Module_Install_ReadmeFromPod_enables_pdf 1
|
||||
%_without_perl_File_BaseDir_enables_xdg_user_dirs 1
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: perl-srpm-macros
|
||||
Version: 5
|
||||
Version: 6
|
||||
Release: 1%{?dist}
|
||||
Summary: RPM macros for building Perl source package from source repository
|
||||
Group: Development/Libraries
|
||||
@ -19,6 +19,9 @@ install -m 644 -D "%{SOURCE0}" \
|
||||
%{_rpmconfigdir}/macros.d/macros.perl-srpm
|
||||
|
||||
%changelog
|
||||
* Mon May 22 2017 Petr Pisar <ppisar@redhat.com> - 6-1
|
||||
- Set macros for perl-XML-Parser module
|
||||
|
||||
* Thu May 04 2017 Petr Pisar <ppisar@redhat.com> - 5-1
|
||||
- Set macros for perl-Unicode-EastAsianWidth module
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user