Linux v4.9
This commit is contained in:
		
							parent
							
								
									3af030fde8
								
							
						
					
					
						commit
						1a59ad58a8
					
				
							
								
								
									
										11
									
								
								kernel.spec
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								kernel.spec
									
									
									
									
									
								
							| @ -6,7 +6,7 @@ Summary: The Linux kernel | ||||
| # For a stable, released kernel, released_kernel should be 1. For rawhide | ||||
| # and/or a kernel built from an rc or git snapshot, released_kernel should | ||||
| # be 0. | ||||
| %global released_kernel 0 | ||||
| %global released_kernel 1 | ||||
| 
 | ||||
| # Sign modules on x86.  Make sure the config files match this setting if more | ||||
| # architectures are added. | ||||
| @ -48,7 +48,7 @@ Summary: The Linux kernel | ||||
| # base_sublevel is the kernel version we're starting with and patching | ||||
| # on top of -- for example, 3.1-rc7-git1 starts with a 3.0 base, | ||||
| # which yields a base_sublevel of 0. | ||||
| %define base_sublevel 8 | ||||
| %define base_sublevel 9 | ||||
| 
 | ||||
| ## If this is a released kernel ## | ||||
| %if 0%{?released_kernel} | ||||
| @ -67,9 +67,9 @@ Summary: The Linux kernel | ||||
| # The next upstream release sublevel (base_sublevel+1) | ||||
| %define upstream_sublevel %(echo $((%{base_sublevel} + 1))) | ||||
| # The rc snapshot level | ||||
| %global rcrev 8 | ||||
| %global rcrev 0 | ||||
| # The git snapshot level | ||||
| %define gitrev 4 | ||||
| %define gitrev 0 | ||||
| # Set rpm version accordingly | ||||
| %define rpmversion 4.%{upstream_sublevel}.0 | ||||
| %endif | ||||
| @ -2177,6 +2177,9 @@ fi | ||||
| # | ||||
| # | ||||
| %changelog | ||||
| * Mon Dec 12 2016 Laura Abbott <labbott@fedoraproject.org> - 4.9.0-1 | ||||
| - Linux v4.9 | ||||
| 
 | ||||
| * Mon Dec 12 2016 Laura Abbott <labbott@fedoraproject.org> | ||||
| - Disable debugging options. | ||||
| 
 | ||||
|  | ||||
							
								
								
									
										6
									
								
								sources
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								sources
									
									
									
									
									
								
							| @ -1,4 +1,2 @@ | ||||
| c1af0afbd3df35c1ccdc7a5118cd2d07  linux-4.8.tar.xz | ||||
| 0dad03f586e835d538d3e0d2cbdb9a28  perf-man-4.8.tar.gz | ||||
| 0325bf5c99db7ad4317707afe23aa954  patch-4.9-rc8.xz | ||||
| 5c363399b73b1dc0e51abb78ae7302b2  patch-4.9-rc8-git4.xz | ||||
| SHA512 (linux-4.9.tar.xz) = bf67ff812cc3cb7e5059e82cc5db0d9a7c5637f7ed9a42e4730c715bf7047c81ed3a571225f92a33ef0b6d65f35595bc32d773356646df2627da55e9bc7f1f1a | ||||
| SHA512 (perf-man-4.9.tar.gz) = d23bb3da1eadd6623fddbf4696948de7675f3dcf57c711a7427dd7ae111394f58d8f42752938bbea7cd219f1e7f6f116fc67a1c74f769711063940a065f37b99 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user