From patchwork Mon Apr 17 21:08:09 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gregory Rose X-Patchwork-Id: 751549 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from mail.linuxfoundation.org (mail.linuxfoundation.org [140.211.169.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3w6LTF6M2Qz9s2s for ; Tue, 18 Apr 2017 07:08:17 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="OhzVkVSH"; dkim-atps=neutral Received: from mail.linux-foundation.org (localhost [127.0.0.1]) by mail.linuxfoundation.org (Postfix) with ESMTP id 6C0A0B64; Mon, 17 Apr 2017 21:08:16 +0000 (UTC) X-Original-To: ovs-dev@openvswitch.org Delivered-To: ovs-dev@mail.linuxfoundation.org Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id 0933AB5A for ; Mon, 17 Apr 2017 21:08:15 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from mail-pg0-f68.google.com (mail-pg0-f68.google.com [74.125.83.68]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 17134124 for ; Mon, 17 Apr 2017 21:08:14 +0000 (UTC) Received: by mail-pg0-f68.google.com with SMTP id 34so26731714pgx.3 for ; Mon, 17 Apr 2017 14:08:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=J+vinlBdF+PIVZJWgCLSNcZL6wRqKNYcZ8QGvVzjM7Q=; b=OhzVkVSH/EWtXjmyhC+hS0xBwThSjWKcjXdkSlGi35Vz/PmAKKksUsNrdMTdO2bB00 I8SnB9d5tb0uky35vJpmbvFg0lBUdOQtWzzePvloQjz3xUib/bcgyVLaKHGCzxLYxAGS 7Jhpc3heNXJjFbKjlCeAYo4Vm07jPpqDg79C6cSzLFavWlLRWm7NdwewhJ2kZfWVE2az /swTraAmtxfP1jTwCqKWIayCwSYUSInX9T2ECtE5lDhVQFBhDxualvIP/SqLZoFI1AH3 k4p4eJ5zdxm4R77jy+w/YpGxZpESyNptFWsBOmUtWpfYKsiyH9VhQJRiTcYoNqu3AdrR ii9A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=J+vinlBdF+PIVZJWgCLSNcZL6wRqKNYcZ8QGvVzjM7Q=; b=EnYs9n8g7VYxRKtpvDo53E+0q7tvXRNPbPopx7m6aHueCHBlcmj7rfE4bhNLvgQDjm 0ywci3QflPhCUg6M3eRNcYdToGkwI/DIRqIHjR1UQ8C5mAspDy8xblaHXOxToDryRuYz F0EKZG9bXOeSqrwXEezkxHwVWxRubwWgnvdEx/BiJvBPUgXV30Y8N4+PCNVey3SwIMop r5RWDs+iaAucweXXpCyLSe5VLOEficUkyCxt0o8oi7NYRDXdV6WFg3Tj3Dp0pk0Eq7ho nzTxdK6gBeYThca6WHYT+Ll2lmh6gZy2j9YDYTkk8QkwKfaqNRT8yNCZNBxmxiHsepLF XWpg== X-Gm-Message-State: AN3rC/4ZgUL2UwPvwFyuKVjKn9Wtnhy6Kdx2BQ+Ra5vYvpZZVzxSg2jA lOlOqBavSTEidQ== X-Received: by 10.99.2.139 with SMTP id 133mr14107711pgc.168.1492463293681; Mon, 17 Apr 2017 14:08:13 -0700 (PDT) Received: from gizo.bigblue.kilchis.com (67-5-151-74.ptld.qwest.net. [67.5.151.74]) by smtp.gmail.com with ESMTPSA id b10sm19807083pfc.27.2017.04.17.14.08.12 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2017 14:08:12 -0700 (PDT) From: Greg Rose To: ovs-dev@openvswitch.org Date: Mon, 17 Apr 2017 14:08:09 -0700 Message-Id: <1492463289-5209-1-git-send-email-gvrose8192@gmail.com> X-Mailer: git-send-email 1.8.3.1 X-Spam-Status: No, score=-1.2 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org Subject: [ovs-dev] [PATCH branch-2.6] xenserver: Add install files to RPM file list X-BeenThere: ovs-dev@openvswitch.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: ovs-dev-bounces@openvswitch.org Errors-To: ovs-dev-bounces@openvswitch.org Add missing install files to RPM file list to prevent file check error so that RPM files will be built. Signed-off-by: Greg Rose --- xenserver/openvswitch-xen.spec.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xenserver/openvswitch-xen.spec.in b/xenserver/openvswitch-xen.spec.in index 313dc4c..f01652a 100644 --- a/xenserver/openvswitch-xen.spec.in +++ b/xenserver/openvswitch-xen.spec.in @@ -475,6 +475,7 @@ exit 0 /usr/bin/ovsdb-client /usr/bin/ovsdb-tool /usr/bin/vtep-ctl +/usr/bin/ovs-tcpdump /usr/lib/xsconsole/plugins-base/XSFeatureVSwitch.py /usr/share/man/man1/ovsdb-client.1.gz /usr/share/man/man1/ovsdb-server.1.gz @@ -495,6 +496,7 @@ exit 0 /usr/share/man/man8/ovs-vsctl.8.gz /usr/share/man/man8/ovs-vswitchd.8.gz /usr/share/man/man8/vtep-ctl.8.gz +/usr/share/man/man8/ovs-tcpdump.8.gz /var/lib/openvswitch /var/log/openvswitch %exclude /usr/lib/xsconsole/plugins-base/*.py[co]