Name: perl-srpm-macros Version: 1 Release: 11%{?dist} Summary: RPM macros for building Perl source package from source repository Group: Development/Libraries License: GPLv3+ Source0: macros.perl-srpm BuildArch: noarch %description These RPM macros are used for building Perl source packages from source repositories. They influence build-requires set into the source package. %install install -m 644 -D "%{SOURCE0}" \ '%{buildroot}%{_rpmconfigdir}/macros.d/macros.perl-srpm' %files %{_rpmconfigdir}/macros.d/macros.perl-srpm %changelog * Mon Feb 03 2014 Petr Pisar - 1-11 - Move macro files into %%{_rpmconfigdir}/macros.d * Tue Aug 13 2013 Jitka Plesnikova - 1-10 - Disable perl_bootstrap for perl 5.18 rebuild * Sun Aug 04 2013 Fedora Release Engineering - 1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Fri Jul 12 2013 Petr Pisar - 1-8 - Perl 5.18 rebuild * Thu Feb 28 2013 Ralf Corsépius - 1-7 - Remove %%config from %%{_sysconfdir}/rpm/macros.* (https://fedorahosted.org/fpc/ticket/259). * Thu Feb 14 2013 Fedora Release Engineering - 1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Fri Jul 20 2012 Fedora Release Engineering - 1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Tue Jul 10 2012 Petr Pisar - 1-4 - Disable perl_bootstrap for perl 5.16 rebuild * Wed Jun 06 2012 Petr Pisar - 1-3 - Perl 5.16 rebuild * Wed Jun 06 2012 Petr Pisar - 1-2 - Enable perl_bootstrap for perl 5.16 rebuild * Tue May 15 2012 Petr Pisar - 1-1 - Introduce Perl SRPM macros as a standalone package