On Sun, Jun 01, 2003 at 04:15:10PM +0300, Miki Shapiro wrote:
> 
> Quick-question:
> 
> Does the RPM "subpackages" capability allow me to cook an RPM of a
> main-product-tree with subpackageX, and later issue a seperate RPM
> containing a more-updated version of subpackageX only, that will allow -U
> operation over the subpackageX initially installed without complaining I
> have the same file in 2 different rpms in the database?
> 

The answer is yes. A sub-package is a totally separate package.

Note, however, that at time one subpackage may depend on
another-subpackage=%{version}-%{release} (I'm not sure my syntax is
correct). e.g: the -devel subpackage should be of the same version of
the main package, if it is installed.

But any such dependecy should be set manually.

-- 
Tzafrir Cohen                       +---------------------------+
http://www.technion.ac.il/~tzafrir/ |vim is a mutt's best friend|
mailto:[EMAIL PROTECTED]       +---------------------------+

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to