- Bump priorities so we can upgrade from 12.3
OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=444
This commit is contained in:
		
				
					committed by
					
						 Git OBS Bridge
						Git OBS Bridge
					
				
			
			
				
	
			
			
			
						parent
						
							00ed5ea980
						
					
				
				
					commit
					5596a0eb48
				
			| @@ -1,3 +1,8 @@ | ||||
| ------------------------------------------------------------------- | ||||
| Mon Jun 19 10:57:45 UTC 2017 - idonmez@suse.com | ||||
|  | ||||
| - Bump priorities so we can upgrade from 12.3  | ||||
|  | ||||
| ------------------------------------------------------------------- | ||||
| Tue Jun  6 10:22:14 UTC 2017 - idonmez@suse.com | ||||
|  | ||||
|   | ||||
							
								
								
									
										4
									
								
								vim.spec
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								vim.spec
									
									
									
									
									
								
							| @@ -336,7 +336,7 @@ trap "printf '\e[r'" EXIT | ||||
| LC_ALL=en_US.UTF-8 make test | ||||
|  | ||||
| %post | ||||
| %{_sbindir}/update-alternatives --install %{_bindir}/vim vim %{_bindir}/vim-nox11 10 | ||||
| %{_sbindir}/update-alternatives --install %{_bindir}/vim vim %{_bindir}/vim-nox11 20 | ||||
|  | ||||
| %postun | ||||
| if [ ! -e %{_bindir}/vim-nox11 ] ; then | ||||
| @@ -344,7 +344,7 @@ if [ ! -e %{_bindir}/vim-nox11 ] ; then | ||||
| fi | ||||
|  | ||||
| %post -n gvim | ||||
| %{_sbindir}/update-alternatives --install %{_bindir}/vim vim %{_bindir}/gvim 20 | ||||
| %{_sbindir}/update-alternatives --install %{_bindir}/vim vim %{_bindir}/gvim 30 | ||||
| %icon_theme_cache_post | ||||
|  | ||||
| %postun -n gvim | ||||
|   | ||||
		Reference in New Issue
	
	Block a user