en-US/rpm-info.xml

John J. McDonough jjmcd at fedoraproject.org
Wed May 27 21:31:03 UTC 2009


 en-US/rpm-info.xml |   31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

New commits:
commit e7af0224208b738496d6cddd1797ba4132a4e342
Author: John J. McDonough <jjmcd at fedoraproject.org>
Date:   Wed May 27 17:30:14 2009 -0400

    Add rpm-info.xml used to generate .omf files

diff --git a/en-US/rpm-info.xml b/en-US/rpm-info.xml
new file mode 100644
index 0000000..c760bed
--- /dev/null
+++ b/en-US/rpm-info.xml
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE rpm-info PUBLIC "-//Fedora//DTD Docs RPM-INFO V1.0//EN"
+"http://docs.fedoraproject.org/dtds/rpm-info.dtd">
+<rpm-info>
+  <colophon>
+    <worker id="PaulWFrields" wholename="Paul W. Frields"
+      email="stickster at gmail.com" surname="Frields" firstname="Paul"
+      othername="W." initials="PWF"/>
+  </colophon>
+  <author worker="PaulWFrields"/>
+  <license>
+    <rights>OPL</rights>
+    <version>1.0</version>
+  </license>
+  <copyright>
+    <year>2009</year>
+    <holder>Red Hat, Inc. and others</holder>
+  </copyright>
+  <title>Fedora Release Notes</title>
+  <desc>This document details the release notes for Fedora 11.</desc>
+  <changelog order="newest-first">
+    <revision date="2009-05-08" number="11.0.0">
+      <author worker="JohnMcDonough"/>
+      <details>F11</details>
+    </revision>
+    <revision date="2009-04-14" number="10.93.0">
+      <author worker="JohnMcDonough"/>
+      <details>F11 Preview</details>
+    </revision>
+  </changelog>
+</rpm-info>





More information about the docs-commits mailing list