From nobody Fri Mar 29 02:38:40 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of ovirt.org designates 66.187.230.42 as permitted sender) client-ip=66.187.230.42; envelope-from=kimchi-devel-bounces@ovirt.org; helo=lists.ovirt.org; Authentication-Results: mx.zoho.com; spf=pass (zoho.com: domain of ovirt.org designates 66.187.230.42 as permitted sender) smtp.mailfrom=kimchi-devel-bounces@ovirt.org; Return-Path: Received: from lists.ovirt.org (lists.phx.ovirt.org [66.187.230.42]) by mx.zohomail.com with SMTPS id 1493744573204538.2796806295702; Tue, 2 May 2017 10:02:53 -0700 (PDT) Received: from lists.phx.ovirt.org (localhost [127.0.0.1]) by lists.ovirt.org (Postfix) with ESMTP id 5BE84820696; Tue, 2 May 2017 17:02:51 +0000 (UTC) Received: from mx0a-001b2d01.pphosted.com (mx0a-001b2d01.pphosted.com [148.163.156.1]) by lists.ovirt.org (Postfix) with ESMTPS id 269C3820705 for ; Tue, 2 May 2017 17:02:28 +0000 (UTC) Received: from pps.filterd (m0098410.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.20/8.16.0.20) with SMTP id v42GwC0m041333 for ; Tue, 2 May 2017 13:02:27 -0400 Received: from e24smtp01.br.ibm.com (e24smtp01.br.ibm.com [32.104.18.85]) by mx0a-001b2d01.pphosted.com with ESMTP id 2a6q0ng0mv-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Tue, 02 May 2017 13:02:25 -0400 Received: from localhost by e24smtp01.br.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 2 May 2017 14:02:20 -0300 Received: from d24relay03.br.ibm.com (9.18.232.225) by e24smtp01.br.ibm.com (10.172.0.143) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Tue, 2 May 2017 14:02:18 -0300 Received: from d24av03.br.ibm.com (d24av03.br.ibm.com [9.8.31.95]) by d24relay03.br.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id v42H2Hv630015548 for ; Tue, 2 May 2017 14:02:18 -0300 Received: from d24av03.br.ibm.com (localhost [127.0.0.1]) by d24av03.br.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id v42H2I5a030175 for ; Tue, 2 May 2017 14:02:18 -0300 Received: from alinefm-TP440.br.ibm.com (alinefm-TP440.br.ibm.com [9.18.239.173]) by d24av03.br.ibm.com (8.14.4/8.14.4/NCO v10.0 AVin) with ESMTP id v42H2IFZ030164 for ; Tue, 2 May 2017 14:02:18 -0300 X-Original-To: kimchi-devel@ovirt.org From: Aline Manera To: Kimchi Devel Date: Tue, 2 May 2017 14:02:16 -0300 X-Mailer: git-send-email 2.9.3 In-Reply-To: <20170502170216.27963-1-alinefm@linux.vnet.ibm.com> References: <20170502170216.27963-1-alinefm@linux.vnet.ibm.com> X-TM-AS-MML: disable x-cbid: 17050217-1523-0000-0000-0000029AFF1F X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 17050217-1524-0000-0000-00002A31470B Message-Id: <20170502170216.27963-2-alinefm@linux.vnet.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:, , definitions=2017-05-02_11:, , signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=8 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1703280000 definitions=main-1705020094 Subject: [Kimchi-devel] [PATCH] [Kimchi] Remove ginger-base as Kimchi dependency X-BeenThere: kimchi-devel@ovirt.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 Content-Transfer-Encoding: quoted-printable Sender: kimchi-devel-bounces@ovirt.org Errors-To: kimchi-devel-bounces@ovirt.org X-ZohoMail: RSF_0 Z_629925259 SPT_0 Content-Type: text/plain; charset="utf-8" Signed-off-by: Aline Manera --- contrib/DEBIAN/control.in | 1 - contrib/kimchi.spec.fedora.in | 1 - contrib/kimchi.spec.suse.in | 1 - docs/README.md | 2 +- 4 files changed, 1 insertion(+), 4 deletions(-) diff --git a/contrib/DEBIAN/control.in b/contrib/DEBIAN/control.in index 607b4a5..4330662 100644 --- a/contrib/DEBIAN/control.in +++ b/contrib/DEBIAN/control.in @@ -4,7 +4,6 @@ Section: base Priority: optional Architecture: all Depends: wok (>=3D 2.1.0), - ginger-base, python-imaging, python-configobj, novnc, diff --git a/contrib/kimchi.spec.fedora.in b/contrib/kimchi.spec.fedora.in index 3822527..fb240ad 100644 --- a/contrib/kimchi.spec.fedora.in +++ b/contrib/kimchi.spec.fedora.in @@ -8,7 +8,6 @@ Group: System Environment/Base License: LGPL/ASL2 Source0: %{name}-%{version}.tar.gz Requires: wok >=3D 2.1.0 -Requires: ginger-base Requires: qemu-kvm Requires: gettext Requires: libvirt diff --git a/contrib/kimchi.spec.suse.in b/contrib/kimchi.spec.suse.in index 7a89d6e..d59415f 100644 --- a/contrib/kimchi.spec.suse.in +++ b/contrib/kimchi.spec.suse.in @@ -8,7 +8,6 @@ Group: System Environment/Base License: LGPL/ASL2 Source0: %{name}-%{version}.tar.gz Requires: wok >=3D 2.1.0 -Requires: ginger-base Requires: kvm Requires: gettext-tools Requires: libvirt diff --git a/docs/README.md b/docs/README.md index 25cc0d5..0cc1df8 100644 --- a/docs/README.md +++ b/docs/README.md @@ -33,7 +33,7 @@ If you prefer to install Kimchi from source code, follow = the steps below! Install Dependencies -------------------- First of all, make sure to [Wok](https://github.com/kimchi-project/wok/#ge= tting-started) -and [Ginger Base](https://github.com/kimchi-project/gingerbase/#getting-st= arted) installed in your system. +installed in your system. To add Kimchi plugin, please make sure to have all the dependencies instal= led before starting up the wokd service. =20 --=20 2.9.3 _______________________________________________ Kimchi-devel mailing list Kimchi-devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/kimchi-devel