forked from rpms/elfutils
		
	0.192-4
Install fish profile script unconditionally Resolves: RHEL-64046
This commit is contained in:
		
							parent
							
								
									670dd6ead5
								
							
						
					
					
						commit
						a837dd2a64
					
				@ -4,7 +4,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
Name: elfutils
 | 
					Name: elfutils
 | 
				
			||||||
Version: 0.192
 | 
					Version: 0.192
 | 
				
			||||||
%global baserelease 3
 | 
					%global baserelease 4
 | 
				
			||||||
Release: %{baserelease}%{?dist}
 | 
					Release: %{baserelease}%{?dist}
 | 
				
			||||||
URL: http://elfutils.org/
 | 
					URL: http://elfutils.org/
 | 
				
			||||||
%global source_url ftp://sourceware.org/pub/elfutils/%{version}/
 | 
					%global source_url ftp://sourceware.org/pub/elfutils/%{version}/
 | 
				
			||||||
@ -471,9 +471,9 @@ fi
 | 
				
			|||||||
%{_mandir}/man1/debuginfod-find.1*
 | 
					%{_mandir}/man1/debuginfod-find.1*
 | 
				
			||||||
%{_mandir}/man7/debuginfod*.7*
 | 
					%{_mandir}/man7/debuginfod*.7*
 | 
				
			||||||
%config(noreplace) %{_sysconfdir}/profile.d/*
 | 
					%config(noreplace) %{_sysconfdir}/profile.d/*
 | 
				
			||||||
 | 
					%config(noreplace) %{_datadir}/fish/vendor_conf.d/*
 | 
				
			||||||
%if "%{?dist_debuginfod_url}"
 | 
					%if "%{?dist_debuginfod_url}"
 | 
				
			||||||
%config(noreplace) %{_sysconfdir}/debuginfod/*
 | 
					%config(noreplace) %{_sysconfdir}/debuginfod/*
 | 
				
			||||||
%config(noreplace) %{_datadir}/fish/vendor_conf.d/*
 | 
					 | 
				
			||||||
%endif
 | 
					%endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
%files debuginfod-client-devel
 | 
					%files debuginfod-client-devel
 | 
				
			||||||
@ -513,6 +513,9 @@ exit 0
 | 
				
			|||||||
%systemd_postun_with_restart debuginfod.service
 | 
					%systemd_postun_with_restart debuginfod.service
 | 
				
			||||||
 | 
					
 | 
				
			||||||
%changelog
 | 
					%changelog
 | 
				
			||||||
 | 
					* Tue Oct 29 2024 Aaron Merey <amerey@redhat.com> - 0.192-4
 | 
				
			||||||
 | 
					- Install fish profile script unconditionally
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.192-3
 | 
					* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.192-3
 | 
				
			||||||
- Bump release for October 2024 mass rebuild:
 | 
					- Bump release for October 2024 mass rebuild:
 | 
				
			||||||
  Resolves: RHEL-64018
 | 
					  Resolves: RHEL-64018
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user