X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type; q=dns; s=default; b=LE4mwW3
	0dh37lF+AU8T8WnSdiMaATEe9NS0ozRQhwOD+wc555OBuMugrEXH7ZoHkGPmi/UY
	8libcr8Jy5ZHGrDsWL6HUASRDIgx+Ao/bCGbG9jTHP2fdgmKyv/6BpnTk+S+D5c4
	bbddPF0eG5tgIck2h8F/h/iVj2mZ0PqWzAyU=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type; s=default; bh=IsmnVmUuV0T0e
	DUNA2C+aFDU+Jo=; b=hOna8xmBKvjiarN/anQAoxn+hdyIgWlqaFF8DfL6a72Q5
	cvAownhU5rlgSsPIi70YG8VbkxqdlJuxcrPHB3ebOOYvLwbbVnXD2C7PX2sL5JKV
	j4NvaIePw3ClkpuwJKuZqfTnaczOmLfOR7m9cBl0Ua5SUAdTjZmCCTF11SgLGI=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Spam-SWARE-Status: No, score=-0.6 required=5.0 tests=AWL,BAYES_00,KHOP_DNSBL_BUMP,KHOP_THREADED,RCVD_IN_MSPIKE_BL,RCVD_IN_MSPIKE_L3,TW_YG autolearn=no version=3.3.1
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=google.com; s=20120113;        h=mime-version:in-reply-to:references:from:date:message-id:subject:to         :content-type;        bh=891n/+paCGiyZ8a292g/d3mNm/pVXd5cqRlUSOjKOFg=;        b=bJBL00ILlVuYmJa1uplIuDcpAeY/lz+4FonTv3ZzSnF6j1Omd/RqmGqrnD9I2GajM8         0myfllmNKvj6MAwznKGxdJhaMp55FgeRTjNFczTE8E1eCwMqrjbzuf8bZmzLHlDHls//         5Py4GYyziUBZvPpGQ4nR+cBZ1+UDtP+ToDMWoAl8v0cyW19eGhsMtJd/n815sdQ4yPfc         2LtcrkOuSvA7CN1pXzZw09/QcxDueB3G5c4VdpbpSgJzQfYVAqQdyQPk9BcwHh9BZuHl         uRoQfUZueqLul2nW3q95ZzqBmgRvfYmdyPjD+yK1dzpqDQ4sBjTsMEZo5NMWJNAjbyRQ         I9qw==
X-Received: by 10.112.126.9 with SMTP id mu9mr17076045lbb.99.1370521312730; Thu, 06 Jun 2013 05:21:52 -0700 (PDT)
MIME-Version: 1.0
In-Reply-To: <20130522081820.GT2406@calimero.vinschen.de>
References: <CAKf2h5QYs69d8RL647Fysji=fFCrEsg2HOMNenkjjcfd0fTJ6g@mail.gmail.com> <20130521094222.GF2406@calimero.vinschen.de> <CAKf2h5RZz1Uxv1g_yhuqPjk04Dp8-cx5xZ0SnOYEurgf5Vfkjg@mail.gmail.com> <20130521160510.GO2406@calimero.vinschen.de> <CAKf2h5RfQ-V+ABvUPiLOnx97MW2rdTemW+QuuxQhkSQYO59rGg@mail.gmail.com> <20130522081820.GT2406@calimero.vinschen.de>
From: Frank Fesevur <ffes@users.sourceforge.net>
Date: Thu, 6 Jun 2013 14:21:22 +0200
Message-ID: <CAKf2h5RGqpPOOEEDxx2s+HtFt5+CxaNx-ySB8dx_wAsxora+3w@mail.gmail.com>
Subject: Re: Patch for shutdown
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Content-Type: text/plain; charset=ISO-8859-1

2013/5/22 Corinna Vinschen:
> After that, checking out the project is done using
>
>   $ cvs -d :ext:<your login>@sourceware.org:/cvs/cygwin-apps co shutdown

The code is in CVS.

Since this is my first package and it uses the CVS I have a question
about the next steps.

If I understand things correctly, these are the steps needed:
- add tag "rel1-10" to CVS
- use cygport to generate the bin packages
  - "cygport --32 shutdown.cygport download prep compile package"
  - "cygport --64 shutdown.cygport download prep compile package"
- I assume these commands will also generate a src package

From there I follow the normal steps (ITA, RFU and announcement) as
described on http://cygwin.com/setup.html

Did I miss anything?

Regards,
Frank

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

