common Makefile.common,1.118,1.119

Toshio くらとみ toshio at fedoraproject.org
Tue Oct 7 14:13:00 UTC 2008


Author: toshio

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

Modified Files:
	Makefile.common 
Log Message:
Add help text on how to get changes added to Makefile.common.



Index: Makefile.common
===================================================================
RCS file: /cvs/pkgs/common/Makefile.common,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- Makefile.common	6 Oct 2008 16:53:30 -0000	1.118
+++ Makefile.common	7 Oct 2008 14:12:30 -0000	1.119
@@ -648,6 +648,10 @@
 	@echo "	unused-fedora-patches   Print Fedora patches not used by Patch and/or ApplyPatch directives"
 	@echo "	gimmespec		Print the name of the specfile"
 	@echo "	update			Submit $(NAME)-$(VERSION)-$(RELEASE) as an update for $(BRANCH)"
+	@echo
+	@echo "For bug reports or patch submissions, please use the issue tracker at:"
+	@echo "https://fedorahosted.org/fedora-infrastructure"
+	@echo "Hint: You need to login with your FAS credentials to see the 'new ticket' link."
 
 gimmespec:
 	@echo "$(SPECFILE)"




More information about the scm-commits mailing list