Re: RELAX NG
Peter Bowen <[email protected]>
| Newsgroups | gmane.linux.rpm.metadata |
|---|---|
| Organization | Novell, Inc. |
| Message-ID | <[email protected]> |
On Tue, 2005-01-18 at 06:28 -0500, Daniel Veillard wrote: > You can only prevent problems for new packages build with checkings, > there is just too many packages floating around which had no checkings. > This also raises the value of the encoding of strings in rpm header since > the conversion to XML forces some cleanup. I know we had problems when working on Red Carpet's package to XML routines with the lack of encoding for a few packages floating around the net. I would suggest that, rather than trying to add encoding information to the headers, it just be defined as UTF-8 and checked during build in the future. But this is really more of a discussion for rpm-list, so I will put together a proposal (and hopefully code) and post over there. Thanks. Peter