Rebuild without side-tag
The side-tag build of libtrace* and trace-cmd failed because the rhel-9 target created is based on rhel-9.6.0 and not rhel-9-main. Build all packages linearly out of a side-tag. Related: RHEL-76155 Resolves: RHEL-80721 Signed-off-by: Jerome Marchand <jmarchan@redhat.com>
This commit is contained in:
		
							parent
							
								
									593753eb30
								
							
						
					
					
						commit
						6823c58278
					
				| @ -7,7 +7,7 @@ | |||||||
| 
 | 
 | ||||||
| Name: trace-cmd | Name: trace-cmd | ||||||
| Version: %{srcversion} | Version: %{srcversion} | ||||||
| Release: 1%{?dist} | Release: 2%{?dist} | ||||||
| License: GPLv2 and LGPLv2 | License: GPLv2 and LGPLv2 | ||||||
| Summary: A user interface to Ftrace | Summary: A user interface to Ftrace | ||||||
| Requires: libtracecmd | Requires: libtracecmd | ||||||
| @ -136,6 +136,9 @@ install -p -m 644 98-trace-cmd.rules %{buildroot}/%{_udevrulesdir}/ | |||||||
| %{_includedir}/trace-cmd | %{_includedir}/trace-cmd | ||||||
| 
 | 
 | ||||||
| %changelog | %changelog | ||||||
|  | * Tue Mar 11 2025 Jerome Marchand <jmarchan@redhat.com> - 3.3.1-2 | ||||||
|  | - Rebuild without side-tags (RHEL-76155) | ||||||
|  | 
 | ||||||
| * Tue Feb 25 2025 Jerome Marchand <jmarchan@redhat.com> - 3.3.1-1 | * Tue Feb 25 2025 Jerome Marchand <jmarchan@redhat.com> - 3.3.1-1 | ||||||
| - Rebase to version 3.3.1 (RHEL-76155) | - Rebase to version 3.3.1 (RHEL-76155) | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user