build/readme.build

Susan Lauber laubersm at fedoraproject.org
Thu May 14 16:03:33 UTC 2009


 build/readme.build |   33 +++++++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)

New commits:
commit 1441b93b5eceae010cc135c136d82703acb97917
Author: Susan Lauber <laubersm at fedoraproject.org>
Date:   Thu May 14 12:02:57 2009 -0400

    new readme.build to explain the scripts and build procedure

diff --git a/build/readme.build b/build/readme.build
new file mode 100644
index 0000000..b5bea07
--- /dev/null
+++ b/build/readme.build
@@ -0,0 +1,33 @@
+#readme.build
+#Thu May 14 11:52:07 EDT 2009
+
+ls release-notes/build/
+build.sh  fedora-release-notes.spec  Makefile  temp-make-pub.sh
+
+These files were supplied by jjmcd for building the fedora-release-note-11.*rpm
+Be sure to bump versions first for a new rpm.
+
+build.sh
+used to create the 5 supporting tar files that go into the srpm.
+uses the old fedora-doc-utils procedures. (tasked to trim and convert for F12)
+has the temp-make-pub.sh stuff commented out at the top (verify before uncommenting)
+
+1. create clean working directories
+2. homepage ( /usr/share/doc/HTML/index.html )
+3. readme
+4. README-BURNING-ISOS
+5. readme-live-image
+6. about-fedora (including .desktop file)
+
+temp-make-pub.sh
+used to create the tar file with the release-notes.
+1. expects the working directories from build.sh to be in place.
+2. git clone release notes and git merge the transalation branch
+3. do the msgmerge for each language (long)
+4. build the omf files for yelp
+5. create the tar.gz for the srpm
+
+Next take the 6 tar files (from the rpm directory the scripts use)
+and the spec file and create the srpm and a test noarch.rpm 
+Finally submit appropriate files to koji.
+





More information about the Fedora-docs-commits mailing list