Basic package split question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



If I have version 1 of package foo, containing items bar, xxx, yyy, zzz, i.e.

foo-1
-----
bar
xxx
yyy
zzz

and, for version 2, bar is split off to its own sub-package, foo-bar, so that 
the desired packaging becomes:

foo-2         foo-bar-2
-----         ---------
xxx           bar
yyy
zzz

with foo-bar permanently requiring foo going forward.  How does one structure the
Obsoletes/Requires such that foo-2 pulls in foo-bar-2 only once, during the upgrade
from 1 to 2?  

What is the best practice for this? 

TIA

Philip


_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux