common Makefile.common,1.133,1.134

Jesse Keating jkeating at fedoraproject.org
Tue Aug 11 22:03:50 UTC 2009


Author: jkeating

Update of /cvs/pkgs/common
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27894

Modified Files:
	Makefile.common 
Log Message:
Mention the version of fedora-packager one needs for fedora-hosted



Index: Makefile.common
===================================================================
RCS file: /cvs/pkgs/common/Makefile.common,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -p -r1.133 -r1.134
--- Makefile.common	10 Aug 2009 23:09:22 -0000	1.133
+++ Makefile.common	11 Aug 2009 22:03:50 -0000	1.134
@@ -512,7 +512,7 @@ endif
 update: bodhi
 
 tag-request: build-check $(COMMON_DIR)/branches
-	@if [ ! -x "$(FEDORAHOSTED)" ]; then echo "Must have fedora-packager installed"; exit 1; fi
+	@if [ ! -x "$(FEDORAHOSTED)" ]; then echo "Must have fedora-packager > 0.3.8 installed"; exit 1; fi
 	@echo -e "\
 # Tag target (default is target of the CVS branch)\n\
 target=$(TARGET)\n\n\




More information about the fedora-extras-commits mailing list