Author: sopwith
Update of /cvs/extras/common In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5107
Modified Files: Makefile.common branches Log Message: Add FC-4 branch
Index: Makefile.common =================================================================== RCS file: /cvs/extras/common/Makefile.common,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- Makefile.common 31 May 2005 03:33:25 -0000 1.19 +++ Makefile.common 31 May 2005 18:50:04 -0000 1.20 @@ -169,7 +169,7 @@ echo "Uploading: $$b to $(UPLOAD_REPOSITORY)..." ; \ $(upload-file) || exit 1 ; \ else \ - echo "Something is weird - check is: $$check" ; \ + echo "$$check" ; \ exit 1 ; \ fi endef
Index: branches =================================================================== RCS file: /cvs/extras/common/branches,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- branches 9 May 2005 21:13:04 -0000 1.2 +++ branches 31 May 2005 18:50:04 -0000 1.3 @@ -4,4 +4,5 @@ FC-1:fc1:.fc1:fedora:1 FC-2:fc2:.fc2:fedora:2 FC-3:fc3:.fc3:fedora:3 -devel:devel:.fc4:fedora:4 +FC-4:fc4:.fc4:fedora:4 +devel:devel:.fc5:fedora:5
scm-commits@lists.fedoraproject.org