From: Mark Huang Date: Fri, 13 Aug 2004 18:25:11 +0000 (+0000) Subject: - cvsps does the wrong thing after a vendor import update...it generates X-Git-Tag: planetlab-2_0-branch-point~8 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=7082429f66c48d58ca8954e8921975b3bd898b24;p=build.git - cvsps does the wrong thing after a vendor import update...it generates creation patches for files that are newborn because of the vendor import update, which causes patch to question what happened. yum got updated, and would be broken unless I did this. --- diff --git a/Makefile b/Makefile index 3cbf9caf..2df0565c 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $Id: Makefile,v 1.36 2004/08/05 22:43:22 mlh-pl_rpm Exp $ +# $Id: Makefile,v 1.38 2004/08/13 18:19:04 mlh-pl_rpm Exp $ # # Default target @@ -241,7 +241,7 @@ ALL += cq-tools # yum-CVSROOT := pup-node_pkgs@cvs.planet-lab.org:/cvs -yum-INITIAL := YUM_2_0_3 +yum-INITIAL := HEAD yum-TAG := HEAD yum-MODULE := yum yum-SPEC := yum/yum.spec