summaryrefslogtreecommitdiffstats
path: root/packaging/rpm-info.dtd
Commit message (Collapse)AuthorAgeFilesLines
* Include FPI statement for this DTD in advance of publishing itPaul W. Frields2007-04-291-0/+16
|
* Let's not forget the new DTD either.Paul W. Frields2006-08-051-1/+5
|
* Use proper "us_EN" locale by default.Tommy Reynolds2006-03-021-1/+1
|
* Slight DTD change per discussion, all XSL checked and verifiedPaul W. Frields2006-01-071-2/+1
|
* Allow multiple years for copyright, as in DocBookPaul W. Frields2006-01-021-1/+1
|
* Revert <holder> change to #PCDATA, to accomodate corporate ownership ofTommy Reynolds2005-12-301-2/+1
| | | | copyright.
* I know there's a word for this somewhere...Paul W. Frields2005-12-301-2/+1
|
* Add optional "othername" attribute to <worker>.Tommy Reynolds2005-12-301-2/+4
| | | | | | Use colophon to specify the copyright holder. Allow optional translators and editors to be listed in any order after the author specification.
* Consolidate author, editor and such, information into a colophon that weTommy Reynolds2005-12-291-15/+15
| | | | can access using the manditory ID attributes.
* Langifying means optionally more than one details entryPaul W. Frields2005-12-281-1/+1
|
* Need to provide function for langifying revision historyPaul W. Frields2005-12-261-0/+1
|
* Experiment over, reverted rpm-info testsPaul W. Frields2005-11-271-23/+28
|
* Updated DTD to hopefully simplify life a little, or maybe just for funPaul W. Frields2005-11-271-28/+23
|
* Removed top-level "<release>" element. Added "release" and "role='rpm'"Tommy Reynolds2005-11-261-10/+6
| | | | | attributes to the changelog info. Changelog elements marked "role='rpm'" only appear in the RPM %changelog.
* Candidate solution to keeping all the various RPM packaging filesTommy Reynolds2005-11-251-0/+55
(the RPM spec file, the OMF file, the ".desktop" and the package's <bookinfo> (or <articleinfo>) consistent by using a DTD-controlled metafile from which everything else is derived.