common Makefile.common,1.111,1.112

Dennis Gilmore ausil at fedoraproject.org
Thu Sep 11 20:45:06 UTC 2008


Author: ausil

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

Modified Files:
	Makefile.common 
Log Message:
remove TAG_OPTS  per FESCo meeting Wed Sept 10 2008



Index: Makefile.common
===================================================================
RCS file: /cvs/pkgs/common/Makefile.common,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- Makefile.common	8 Sep 2008 15:48:23 -0000	1.111
+++ Makefile.common	11 Sep 2008 20:44:35 -0000	1.112
@@ -403,7 +403,7 @@
 # If you build a new version into the tree, first do "make tag",
 # then "make srpm", then build the package.  
 tag::    $(SPECFILE) $(COMMON_DIR)/branches
-	cvs tag $(TAG_OPTS) -c $(TAG)
+	cvs tag -c $(TAG)
 	@echo "Tagged with: $(TAG)"
 	@echo
 




More information about the fedora-extras-commits mailing list