mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 11:22:27 +00:00 
			
		
		
		
	Do not allow install of xCAT meta pkg if the xCAT SN meta pkg is installed, also when removing xCAT MN meta pkg, remove the /etc/xCATMN file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5011 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -19,6 +19,7 @@ Source4: prescripts.tar.gz | ||||
| %endif | ||||
|  | ||||
| Provides: xCAT = %{version} | ||||
| Conflicts: xCATsn | ||||
| Requires: xCAT-server xCAT-client perl-DBD-SQLite | ||||
|  | ||||
| %ifos linux | ||||
| @@ -119,3 +120,7 @@ fi | ||||
| /install/postscripts | ||||
| /install/prescripts | ||||
| %defattr(-,root,root) | ||||
| %postun | ||||
| # removes MN file | ||||
|   rm /etc/xCATMN | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user