Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kT4PK-0003XW-HO for pgsql-pkg-yum@arkaria.postgresql.org; Thu, 15 Oct 2020 14:39:06 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kT4PJ-0005FR-EQ for pgsql-pkg-yum@arkaria.postgresql.org; Thu, 15 Oct 2020 14:39:05 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kT4PJ-0005FK-9P for pgsql-pkg-yum@lists.postgresql.org; Thu, 15 Oct 2020 14:39:05 +0000 Received: from mail-lj1-x234.google.com ([2a00:1450:4864:20::234]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1kT4PD-0001Gw-45 for pgsql-pkg-yum@lists.postgresql.org; Thu, 15 Oct 2020 14:39:04 +0000 Received: by mail-lj1-x234.google.com with SMTP id h20so3384551lji.9 for ; Thu, 15 Oct 2020 07:38:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brunol-com.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=ojJi/tPuMd+NL26f+fSmppgtOof+bdcy43/403fKHAE=; b=GhM1e4D5sQ/HtW/VWYGYWOECm6OlzYIv50xLTOBF2gIAjwva2oyvyZF2OPbc8qJ6lj WaPg7rLByiUF/hcX7bLcuBOXc6D0haG8pOdfquFLwqh70Wn0hT/R/Lk6s24vTq9YqvK4 /450IO0BIPIMBoFnY1S87edNizkexs8oiBCf9K169F+byxGrXrwyO0d+RLCPPlMqb/b+ MD9ofE0O1oxSsgMdqGq4ByCtkCu7/SWDHlWXJgYW7rbpNborL/T2bdEi7yUHkEIo7Amu RyEIcgFhD+FEuesO7VsuDXolqj8CMHpQbi5C+mrSmR2fyJ39LJyN468ZihXqf5/QfMte 8VlA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=ojJi/tPuMd+NL26f+fSmppgtOof+bdcy43/403fKHAE=; b=BgzwnVkK52B6Js7M/556ex6SrKpAQU8qw+wzPTNBkpILFGwtRApzNlNBqs3mTcj4O6 UPo9jgv1myFWsti59G0f+iOfDNCtQaoKFJs8xGl570Y3YeGKINC1XzxsU2ML5mreSRTr p/D2qPHrud1eZmk7X5va85Z5tKJtA5/M9MkVXRI1kdF+8DAChnK0TBkiop28kOeXpo1u vhnkmtk212FbYS1XTiRpT6vMRlAHYSk3n0/W5WIj77hCNbILZWNXu5WAWOGnEnQyvjne uvFWM5dZLjSGbhMzwKLvSDGRo5q7vURD55HXg/tOaWWOx234hXV8/VvxRst8a6O440BI DeXw== X-Gm-Message-State: AOAM531OuKrz5xuaVecY05Cnr6nLHTXZe+EjDLamftLcxZBBwcVnwIVU KrQG+G1IGKAkBKk/dN170x2MuYdAIjWeSb090UxJGwosK97CLQ== X-Google-Smtp-Source: ABdhPJwg6XLsP72Nr6Nex95wdYh57M7IoNlxorskaltbGXRyW+UO+mVIYEDbyY7DQsxJc4zPsKFXER0V/hQRzQr9nEM= X-Received: by 2002:a05:651c:1307:: with SMTP id u7mr1386485lja.39.1602772737075; Thu, 15 Oct 2020 07:38:57 -0700 (PDT) MIME-Version: 1.0 From: Bruno Lavoie Date: Thu, 15 Oct 2020 10:38:46 -0400 Message-ID: Subject: Adding YUM packages to repository To: pgsql-pkg-yum@lists.postgresql.org Content-Type: multipart/alternative; boundary="000000000000a6422705b1b69b92" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000a6422705b1b69b92 Content-Type: text/plain; charset="UTF-8" Hi packagers, What does it take to have an extension / project to be packaged and deployed across official repos? For example, if we want to have this project easily installable without manual compiling fuss: https://github.com/niquola/jsonknife Or, if we want to build our custom package locally, any recipe to build an RPM from this? So many thanks Your project is so useful, loved ! Bruno --000000000000a6422705b1b69b92 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi packagers,=C2=A0

What does it take t= o have an extension / project to be packaged and deployed across official r= epos?

For example, if we want to have this project= easily installable without manual compiling fuss:=C2=A0

Or, if we want to build our custom pac= kage locally, any recipe=C2=A0to build an RPM from this?

So many thanks
Your project is so useful, loved !

Bruno




--000000000000a6422705b1b69b92--