From 7082429f66c48d58ca8954e8921975b3bd898b24 Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Fri, 13 Aug 2004 18:25:11 +0000 Subject: [PATCH] - 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. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.0