infrastructure/build-docs README,1.1,1.2 build-docs.conf,1.1,1.2

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Mon Feb 13 19:30:20 UTC 2006


Author: pfrields

Update of /cvs/docs/infrastructure/build-docs
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24411

Modified Files:
	README build-docs.conf 
Log Message:
Do spec and SRPM builds by default, push to 0.0.5


Index: README
===================================================================
RCS file: /cvs/docs/infrastructure/build-docs/README,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- README	5 Jan 2006 00:17:23 -0000	1.1
+++ README	13 Feb 2006 19:30:13 -0000	1.2
@@ -90,6 +90,9 @@
    -c           : build chunked HTML
    -n           : build HTML nochunks
    -p           : build PDF (not working currently)
+   -S		: build SRPM
+   -s		: build spec file
+   -T		: build source tarball
    -t           : build tarball
    -k           : continue building in face of errors
 


Index: build-docs.conf
===================================================================
RCS file: /cvs/docs/infrastructure/build-docs/build-docs.conf,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- build-docs.conf	5 Jan 2006 00:17:23 -0000	1.1
+++ build-docs.conf	13 Feb 2006 19:30:13 -0000	1.2
@@ -16,7 +16,7 @@
 # BDRFLAGS, if set, should contain the desired flags to be passed
 # to the build-docs script.
 #
-#BDRFLAGS="-c -m /var/lib/build-docs"
+#BDRFLAGS="-c -S -s -m /var/lib/build-docs"
 
 #
 # LOGFILE, if set, should point to the location where you want the




More information about the Fedora-docs-commits mailing list