Disable perl_bootstrap for perl 5.36 rebuild
This commit is contained in:
		
							parent
							
								
									574406df8c
								
							
						
					
					
						commit
						a28d57d1b3
					
				| @ -14,7 +14,6 @@ | |||||||
| # perl-Perl-Minimum-Version Defined for bootstraping, undefined otherwise. | # perl-Perl-Minimum-Version Defined for bootstraping, undefined otherwise. | ||||||
| # Usage: %%if !%%{defined perl_bootstrap} ... %%endif | # Usage: %%if !%%{defined perl_bootstrap} ... %%endif | ||||||
| #%%perl_bootstrap 1 | #%%perl_bootstrap 1 | ||||||
| %perl_bootstrap 1 |  | ||||||
| 
 | 
 | ||||||
| # Perl macro, no longer part of rpm >= 4.15 | # Perl macro, no longer part of rpm >= 4.15 | ||||||
| %__perl %{_bindir}/perl | %__perl %{_bindir}/perl | ||||||
|  | |||||||
| @ -1,6 +1,6 @@ | |||||||
| Name:       perl-srpm-macros     | Name:       perl-srpm-macros     | ||||||
| Version:    1 | Version:    1 | ||||||
| Release:    44%{?dist} | Release:    45%{?dist} | ||||||
| Summary:    RPM macros for building Perl source package from source repository | Summary:    RPM macros for building Perl source package from source repository | ||||||
| License:    GPLv3+ | License:    GPLv3+ | ||||||
| Source0:    macros.perl-srpm | Source0:    macros.perl-srpm | ||||||
| @ -18,6 +18,9 @@ install -m 644 -D "%{SOURCE0}" \ | |||||||
| %{_rpmconfigdir}/macros.d/macros.perl-srpm | %{_rpmconfigdir}/macros.d/macros.perl-srpm | ||||||
| 
 | 
 | ||||||
| %changelog | %changelog | ||||||
|  | * Fri Jun 03 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1-45 | ||||||
|  | - Disable perl_bootstrap for perl 5.36 rebuild | ||||||
|  | 
 | ||||||
| * Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1-44 | * Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1-44 | ||||||
| - Perl 5.36 rebuild | - Perl 5.36 rebuild | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user