Fix the way scripts/base obseletes the unified package so that it will only happen on xcat-core update
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14590 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
b3ee36c58a
commit
6d8b0c8186
@ -18,7 +18,6 @@ Epoch: 1
|
||||
AutoReq: false
|
||||
Prefix: /opt/xcat
|
||||
AutoProv: false
|
||||
Obsoletes: xCAT-genesis-%{tarch}
|
||||
|
||||
|
||||
|
||||
|
@ -18,7 +18,8 @@ Epoch: 1
|
||||
AutoReq: false
|
||||
Prefix: /opt/xcat
|
||||
AutoProv: false
|
||||
Obsoletes: xCAT-genesis-${tarch}
|
||||
Obsoletes: xCAT-genesis-%{tarch}
|
||||
Provides: xCAT-genesis-%{tarch}
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user