release-notes/devel README.fedora-release,1.3,1.4

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Wed Dec 13 01:19:49 UTC 2006


Author: pfrields

Update of /cvs/docs/release-notes/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25608

Modified Files:
	README.fedora-release 
Log Message:
Update to include information on packaging the homepage



Index: README.fedora-release
===================================================================
RCS file: /cvs/docs/release-notes/devel/README.fedora-release,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- README.fedora-release	5 Aug 2006 02:05:05 -0000	1.3
+++ README.fedora-release	13 Dec 2006 01:19:47 -0000	1.4
@@ -5,17 +5,23 @@
 If you want to turn the current release notes into a SRPM package for
 import to Core, do the following:
 
-1.  Make sure you have the release-notes/ module and the docs-common/
-module -- also in Docs CVS -- in the same location.
+1.  Make sure you have the release-notes/ module, the homepage/
+    module, and the docs-common/ module -- all in Docs CVS -- in the
+    same location.
 
-2.  Edit the fedora-release-notes.spec file and edit the "Release" tag
-and make a new entry in the %changelog.  There is no need to use
-%{?dist} since this is a single-release package.
+2.  In the homepage/ module, do "make release-pkg".  This builds a
+    tarball for use in the release-notes SRPM.  Copy the tarball to
+    the release-notes/ folder.  *Make sure the release number of the
+    homepage tarball matches that for the relesae-notes!*
 
-3.  Run 'make release-srpm' to build the SRPM.  The contents of the
-source tarball -- the ones not already in the top-level directory --
-remain in the "fedora-release-notes-<version>/" directory if you want to
-review them.  The tarball is there as well.
+3.  Edit the fedora-release-notes.spec file and edit the "Release" tag
+    and make a new entry in the %changelog.  There is no need to use
+    %{?dist} since this is a single-release package.
 
+4.  Run 'make release-srpm' to build the SRPM.  The contents of the
+    source tarball -- the ones not already in the top-level directory
+    -- remain in the "fedora-release-notes-<version>/" directory if
+    you want to review them.  The tarball is there as well.
 
--- PWF, rev. 18 July 2006
+
+-- PWF, rev. 12 Dec 2006




More information about the Fedora-docs-commits mailing list