common Makefile.common,1.20,1.21

Elliot Lee (sopwith) fedora-extras-commits at redhat.com
Tue Jun 7 20:31:48 UTC 2005


Author: sopwith

Update of /cvs/extras/common
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8648

Modified Files:
	Makefile.common 
Log Message:
Add Quinten's help text


Index: Makefile.common
===================================================================
RCS file: /cvs/extras/common/Makefile.common,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- Makefile.common	31 May 2005 18:50:04 -0000	1.20
+++ Makefile.common	7 Jun 2005 20:31:46 -0000	1.21
@@ -367,6 +367,8 @@
 	@echo "Available targets are:"
 	@echo "	help			Show this text"
 	@echo "	sources			Download source files [default]"
+	@echo "	upload FILES=<files>	Add <files> to CVS"
+	@echo "	new-sources FILES=<files>	Replace sources in CVS with <files>"
 	@echo "	<arch>			Local test rpmbuild binary"
 	@echo "	prep			Local test rpmbuild prep"
 	@echo "	compile			Local test rpmbuild compile"
@@ -375,6 +377,7 @@
 	@echo "	export			Create clean export in \"cvs-$(TAG)\""
 	@echo "	check			Check test srpm preps on all archs"
 	@echo "	srpm			Create a srpm"
+	@echo "	tag			Tag sources as \"$(TAG)\""
 	@echo "	build			Request build of \"$(TAG)\" for $(TARGET)"
 	@echo "	verrel			Echo \"$(NAME)-$(VERSION)-$(RELEASE)\""
 	@echo "	new			Diff against last tag"




More information about the fedora-extras-commits mailing list