Initial commit
This commit is contained in:
		
						commit
						0c72527d9b
					
				
							
								
								
									
										26
									
								
								config.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										26
									
								
								config.yaml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,26 @@ | |||||||
|  | actions: | ||||||
|  |   - replace: | ||||||
|  |       - target: "spec" | ||||||
|  |         find: | | ||||||
|  |               %if 0%{?rhel} | ||||||
|  |               # No qemu-kvm on POWER (RHBZ#1946532). | ||||||
|  |               ExcludeArch: %{power64} | ||||||
|  |               %endif | ||||||
|  |         replace: | | ||||||
|  |               %if 0%{?rhel} | ||||||
|  |               %if 0%{?almalinux} < 10 | ||||||
|  |               # No qemu-kvm on POWER (RHBZ#1946532). | ||||||
|  |               ExcludeArch: %{power64} | ||||||
|  |               %endif | ||||||
|  |               %endif | ||||||
|  |         count: 1 | ||||||
|  | 
 | ||||||
|  |   - modify_release: | ||||||
|  |     - suffix: ".alma.1" | ||||||
|  |       enabled: true | ||||||
|  | 
 | ||||||
|  |   - changelog_entry: | ||||||
|  |       - name: "Eduard Abdullin" | ||||||
|  |         email: "eabdullin@almalinux.org" | ||||||
|  |         line: | ||||||
|  |           - "Enable building for ppc64le" | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user