Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.411 (Entity 5.404) X-RT-Original-Encoding: iso-8859-1 Content-Length: 2344 From dsr@lnscu5.lns.cornell.edu Fri Feb 22 13:19:01 2002 Received: from pacific-carrier-annex.mit.edu (PACIFIC-CARRIER-ANNEX.MIT.EDU [18.7.21.83]) by rt-11.mit.edu (8.9.3/8.9.3) with ESMTP id NAA20523 for ; Fri, 22 Feb 2002 13:19:00 -0500 (EST) Received: from lnscu5.lns.cornell.edu (lnscu5.lns.cornell.edu [128.84.44.111]) by pacific-carrier-annex.mit.edu (8.9.2/8.9.2) with ESMTP id NAA09974 for ; Fri, 22 Feb 2002 13:19:00 -0500 (EST) Received: from lnscu6.lns.cornell.edu (lnscu6.lns.cornell.edu [128.84.45.151]) by lnscu5.lns.cornell.edu (8.12.1/8.12.1) with ESMTP id g1MIIxo2009954 for ; Fri, 22 Feb 2002 13:18:59 -0500 (EST) Received: by lnscu6.lns.cornell.edu (8.8.8/1.1.22.3/15Feb00-0854AM) id NAA0000019245; Fri, 22 Feb 2002 13:18:59 -0500 (EST) Message-Id: <200202221818.NAA0000019245@lnscu6.lns.cornell.edu> Date: Fri, 22 Feb 2002 13:18:59 -0500 (EST) From: Dan Riley Reply-To: dsr@mail.lns.cornell.edu To: krb5-bugs@mit.edu Subject: send-pr should have a dependency on Makefile.in X-Send-Pr-Version: 3.99 >Number: 1058 >Category: krb5-misc >Synopsis: send-pr should have a dependency on Makefile.in >Confidential: no >Severity: non-critical >Priority: low >Responsible: krb5-unassigned >State: open >Class: sw-bug >Submitter-Id: unknown >Arrival-Date: Fri Feb 22 13:20:01 EST 2002 >Last-Modified: >Originator: Dan Riley >Organization: LNS, Cornell U. >Release: krb5-1.2.3 >Environment: System: OSF1 lnscu6.lns.cornell.edu V4.0 1229 alpha Machine: alpha >Description: Since the kerberos release is encoded in Makefile.in, send-pr should have a dependency on Makefile.in >How-To-Repeat: Update a local Kerberos cvs tree from krb5-1.2-20011204 to krb5-1.2.3, update a pre-existing build area, note that the version in send-pr does not get updated. >Fix: --- krb5-1.2.3/src/util/send-pr/Makefile.in Wed Jan 9 17:29:05 2002 +++ krb5/util/send-pr/Makefile.in Fri Feb 22 12:43:05 2002 @@ -19,7 +19,7 @@ all:: send-pr install-sid -send-pr: send-pr.sh +send-pr: send-pr.sh Makefile.in sed -e 's,@DATADIR@,$(datadir),g' \ -e 's,@SUBMITTER@,$(SUBMITTER),g' \ -e 's/@DEFAULT_RELEASE@/$(RELEASE)/g' $(srcdir)/send-pr.sh > send-pr >Audit-Trail: >Unformatted: