drop vulkan headers devel package
Resolves: rhbz#2016874
This commit is contained in:
		
							parent
							
								
									fa8672c966
								
							
						
					
					
						commit
						c439f00ebb
					
				
							
								
								
									
										17
									
								
								mesa.spec
									
									
									
									
									
								
							
							
						
						
									
										17
									
								
								mesa.spec
									
									
									
									
									
								
							| @ -58,7 +58,7 @@ Name:           mesa | |||||||
| Summary:        Mesa graphics libraries | Summary:        Mesa graphics libraries | ||||||
| %global ver 21.3.0 | %global ver 21.3.0 | ||||||
| Version:        %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)} | Version:        %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)} | ||||||
| Release:        1%{?dist} | Release:        2%{?dist} | ||||||
| License:        MIT | License:        MIT | ||||||
| URL:            http://www.mesa3d.org | URL:            http://www.mesa3d.org | ||||||
| 
 | 
 | ||||||
| @ -307,14 +307,6 @@ Requires:       vulkan%{_isa} | |||||||
| %description vulkan-drivers | %description vulkan-drivers | ||||||
| The drivers with support for the Vulkan API. | The drivers with support for the Vulkan API. | ||||||
| 
 | 
 | ||||||
| %package vulkan-devel |  | ||||||
| Summary:        Mesa Vulkan development files |  | ||||||
| Requires:       %{name}-vulkan-drivers%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release} |  | ||||||
| Requires:       vulkan-devel |  | ||||||
| 
 |  | ||||||
| %description vulkan-devel |  | ||||||
| Headers for development with the Vulkan API. |  | ||||||
| 
 |  | ||||||
| %prep | %prep | ||||||
| %autosetup -n %{name}-%{ver} -p1 | %autosetup -n %{name}-%{ver} -p1 | ||||||
| cp %{SOURCE1} docs/ | cp %{SOURCE1} docs/ | ||||||
| @ -605,11 +597,10 @@ popd | |||||||
| %endif | %endif | ||||||
| %endif | %endif | ||||||
| 
 | 
 | ||||||
| %ifarch %{ix86} x86_64 |  | ||||||
| %files vulkan-devel |  | ||||||
| %endif |  | ||||||
| 
 |  | ||||||
| %changelog | %changelog | ||||||
|  | * Wed Dec 01 2021 Dave Airlie <airlied@redhat.com> - 21.3.0-2 | ||||||
|  | - Drop unused package | ||||||
|  | 
 | ||||||
| * Tue Nov 23 2021 Dave Airlie <airlied@redhat.com> - 21.3.0-1 | * Tue Nov 23 2021 Dave Airlie <airlied@redhat.com> - 21.3.0-1 | ||||||
| - Update to mesa 21.3.0 | - Update to mesa 21.3.0 | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user