common Makefile.common,1.71,1.72

Dennis Gilmore (ausil) fedora-extras-commits at redhat.com
Sat Jul 7 15:11:59 UTC 2007


Author: ausil

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

Modified Files:
	Makefile.common 
Log Message:
update urls and fix core taking over epel



Index: Makefile.common
===================================================================
RCS file: /cvs/extras/common/Makefile.common,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- Makefile.common	6 Jul 2007 18:22:44 -0000	1.71
+++ Makefile.common	7 Jul 2007 15:11:29 -0000	1.72
@@ -46,7 +46,6 @@
 MOCKCFG ?= fedora-$(DISTVAL)-$(BUILDARCH)-epel.cfg
 else
 MOCKCFG ?= fedora-$(DISTVAL)-$(BUILDARCH).cfg
-endif
 ## 4, 5, 6 need -core
 ifeq ($(DISTVAL),4)
 MOCKCFG = fedora-$(DISTVAL)-$(BUILDARCH)-core.cfg
@@ -61,6 +60,7 @@
 ifeq ($(BRANCH),devel)
 MOCKCFG = fedora-devel-$(BUILDARCH).cfg
 endif
+endif
 
 ## SOURCEDIR is special; it has to match the CVS checkout directory, 
 ## because the CVS checkout directory contains the patch files. So it basically 
@@ -104,8 +104,8 @@
 endif
 
 # The repository and the clients we use for the files
-REPOSITORY ?= http://cvs.fedora.redhat.com/repo/pkgs
-UPLOAD_REPOSITORY ?= https://cvs.fedora.redhat.com/repo/pkgs/upload.cgi
+REPOSITORY ?= http://cvs.fedoraproject.org/repo/pkgs
+UPLOAD_REPOSITORY ?= https://cvs.fedoraproject.org/repo/pkgs/upload.cgi
 
 # We define CURL and WGET in a way that makes if possible to have them
 # overwritten from the module's Makefiles. Then CLIENT picks CURL, otherwise WGET




More information about the fedora-extras-commits mailing list