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:
jbjohnso 2012-12-07 16:25:46 +00:00
parent b3ee36c58a
commit 6d8b0c8186
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,6 @@ Epoch: 1
AutoReq: false
Prefix: /opt/xcat
AutoProv: false
Obsoletes: xCAT-genesis-%{tarch}

View File

@ -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}