[XML-SIG] PyXML 0.6.3 is available

Trond Eivind Glomsrød teg@redhat.com
12 Jan 2001 10:50:05 -0500


uche.ogbuji@fourthought.com writes:

> > > This should make building your RPMs much simpler.  In fact, if I had more 
> > > RPM-fu, I could make a spec file that spits out "PyXML-nodom" and "4Suite" 
> > > RPMs from the single 4Suite source tar.
> > 
> > That probably would not be too desirable; depending on how it is done,
> > it might not even work. No matter how packaging is done,
> > xml.dom.minidom should be available in PyXML. In turn,
> > xml.dom.__init__ must be present to provide Node. In turn,
> > xml.dom.en_us must also be included.
> 
> Is this really a problem?  PyXML would be a prereq for 4Suite, and would have 
> everything it needs.  The 4Suite RPM vould write to the xml/dom dir the 
> additional stuff.  This would mandate that we keep at least __init__ and en_us 
> in sync.  

Note that files being present in both packages is a pain - epescially
if you can't use one or the other, but really need a combination of
the two...

-- 
Trond Eivind Glomsrød
Red Hat, Inc.