From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-1.mimecast.com (us-smtp-delivery-1.mimecast.com [205.139.110.120]) by sourceware.org (Postfix) with ESMTP id BB819383E81A for ; Sun, 10 May 2020 20:46:22 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org BB819383E81A Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=yselkowitz@cygwin.com Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-310-WyAhaSs-NG6VZPaCKafjCQ-1; Sun, 10 May 2020 16:46:19 -0400 X-MC-Unique: WyAhaSs-NG6VZPaCKafjCQ-1 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 20536835B40 for ; Sun, 10 May 2020 20:46:19 +0000 (UTC) Received: from ovpn-113-5.rdu2.redhat.com (ovpn-113-5.rdu2.redhat.com [10.10.113.5]) by smtp.corp.redhat.com (Postfix) with ESMTPS id C172360635 for ; Sun, 10 May 2020 20:46:18 +0000 (UTC) Message-ID: Subject: Re: cygport patches for consideration From: Yaakov Selkowitz To: cygwin-apps@cygwin.com Date: Sun, 10 May 2020 16:46:17 -0400 In-Reply-To: <87y2q05fp7.fsf@Rainer.invalid> References: <87k12tbw5u.fsf@Rainer.invalid> <87y2q05fp7.fsf@Rainer.invalid> User-Agent: Evolution 3.34.4 (3.34.4-1.fc31) MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: cygwin.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-7.3 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL, KAM_DMARC_STATUS, KAM_SHORT, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_NEUTRAL, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 May 2020 20:46:25 -0000 On Sun, 2020-05-10 at 10:58 +0200, Achim Gratz wrote: > I've reworked the series according to your comments, force-pushed to the > same branch: >=20 > https://repo.or.cz/cygport/rpm-style.git/shortlog/refs/heads/to-upstream Merged, but changed NO_PERL_DEPS to PERL_NO_VENDOR_DEPS. -- Yaakov