docs-common/bin insert-changelog,1.4,1.5

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Mon Jan 16 23:07:47 UTC 2006


Author: pfrields

Update of /cvs/docs/docs-common/bin
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16670/docs-common/bin

Modified Files:
	insert-changelog 
Log Message:
clog target and XSL stylesheet should be able to figure out if this is the first package for a document revision


Index: insert-changelog
===================================================================
RCS file: /cvs/docs/docs-common/bin/insert-changelog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- insert-changelog	15 Jan 2006 23:26:25 -0000	1.4
+++ insert-changelog	16 Jan 2006 23:07:33 -0000	1.5
@@ -22,6 +22,7 @@
 if test $ROLE = "rpm"; then
     REVDATE=`date +"%a %b %d %Y"`
     ZEROREV=0
+    NUMBER=1
     REVDESC="an integer release number"
 elif test $ROLE = "doc"; then
     REVDATE=`date +"%Y-%M-%d"`




More information about the Fedora-docs-commits mailing list