From kde-core-devel Sat Jan 01 08:31:33 2000 From: Alex Zepeda Date: Sat, 01 Jan 2000 08:31:33 +0000 To: kde-core-devel Subject: Re: Fwd: Re: kdesdk and kdegames X-MARC-Message: https://marc.info/?l=kde-core-devel&m=97010888002587 On Tue, Sep 26, 2000 at 02:20:58PM -0400, Christopher Molnar wrote: > But for generating rpm's that doesn't work. If someone gives an easy way to > seperate it into 2 sets of SRPMS (2 source packages) that's fine, but you can > not split the build sequence of RPMS. > > This change should also not be made while the cvs is frozen (we really need a > definition of "freeze") for a build. Especially without any warning to anyone. So then make one RPM that builds Qt libraries (shared), have kdelibs depend on that. Then produce a Qt designer RPM that creates its own static Qt libs... and links against them but only installs the appropiate binaries. - alex