Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qtjUB-00Dh1S-Ph for pgsql-pkg-yum@arkaria.postgresql.org; Fri, 20 Oct 2023 06:59:55 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1qtjU9-00EKgj-Dm for pgsql-pkg-yum@arkaria.postgresql.org; Fri, 20 Oct 2023 06:59:54 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qtjU9-00EKga-7X for pgsql-pkg-yum@lists.postgresql.org; Fri, 20 Oct 2023 06:59:53 +0000 Received: from ns5.gunduz.org ([107.170.136.15] helo=ns1.gunduz.org) by magus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qtjTz-001fxU-HC for pgsql-pkg-yum@postgresql.org; Fri, 20 Oct 2023 06:59:52 +0000 Received: from asus-laptop05.gunduz.org (unknown [85.104.11.235]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ns1.gunduz.org (Postfix) with ESMTPSA id C63453FD53; Fri, 20 Oct 2023 09:59:41 +0300 (+03) Message-ID: <10825c6f2aff7e0c4db7fef45f4b25132b2735c1.camel@gunduz.org> Subject: Re: From: Devrim =?ISO-8859-1?Q?G=FCnd=FCz?= To: Guillaume Lelarge , pgsql-pkg-yum Date: Fri, 20 Oct 2023 07:59:39 +0100 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.48.4 (3.48.4-1.fc38) MIME-Version: 1.0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi Guillaume, On Thu, 2023-10-19 at 19:51 +0200, Guillaume Lelarge wrote: > From rpm/redhat/15/postgresql-15/EL-9/postgresql-15.spec (and many > other > postgresql .spec files): >=20 > # These file(s) should not be packaged: >=20 > %{__rm} %{buildroot}%{pgbaseinstdir}/lib/libpgfeutils.a >=20 > I'm wondering why this library shouldn't be packaged? It is definitely > useful for front-end clients. This is per Fedora packaging guidelines: https://docs.fedoraproject.org/en-US/packaging-guidelines/#packaging-static= -libraries ...though it is a "should not" item. OTOH, the same guideline if we says we need to split those files under -static subpackage, which we don't ship right now. Just took a look at Fedora spec file, and they already ship these files in -static subpackage (we ship them with -devel subpackage as of now) libpgcommon.a libpgcommon_shlib.a libpgport.a libpgport_shlib.a but not libpgfeutils.a Regards, --=20 Devrim G=C3=BCnd=C3=BCz Open Source Solution Architect, PostgreSQL Major Contributor Twitter: @DevrimGunduz , @DevrimGunduzTR