mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-10-26 08:42:29 +01:00 
			
		
		
		
	CLOUDSTACK-8402: Depend on openjdk 1.7 for both CentOS 6 and 7
This commit forces rpms to depend on java-1.7.0-openjdk which is available on both CentOS 6 and CentOS 7, also the version that ACS 4.5 supports. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
		
							parent
							
								
									795f3814f6
								
							
						
					
					
						commit
						031d7a9c43
					
				| @ -16,7 +16,7 @@ | ||||
| # under the License. | ||||
| 
 | ||||
| %define _pythonparamiko Requires: python-paramiko | ||||
| %define _javaversion java => 1.7.0 | ||||
| %define _javaversion java-1.7.0-openjdk | ||||
| %define _tomcatversion tomcat6 | ||||
| %define _vlanconfigtool vconfig | ||||
| %define _tomcatpathname tomcat6 | ||||
|  | ||||
| @ -16,7 +16,7 @@ | ||||
| # under the License. | ||||
| 
 | ||||
| %define _pythonparamiko %{nil} | ||||
| %define _javaversion java => 1.7.0 | ||||
| %define _javaversion java-1.7.0-openjdk | ||||
| %define _tomcatversion tomcat => 7.0 | ||||
| %define _vlanconfigtool iproute | ||||
| %define _tomcatpathname tomcat | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user