public inbox for [email protected]
help / color / mirror / Atom feedFrom: Peter Eisentraut <[email protected]>
To: [email protected]
Subject: pgbouncer many version madness
Date: Tue, 22 Sep 2015 14:51:19 -0400
Message-ID: <[email protected]> (raw)
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgsql-pkg-yum>
Could someone explain to me the rationale of the Git repository
organization? Over the past few months, I have submitted a few bug
fixes and improvements for pgbouncer. I wanted to check into whether
they had been committed or released.
There are 58 pgbouncer.spec files in the git repository!
rpm/$OS/$PGVERSION/pgbouncer/$OSVERSION/pgbouncer.spec
This doesn't make any sense, because pgbouncer doesn't care about the
PostgreSQL version, and a well-written spec file also shouldn't care
that much about the OS version.
I think my changes have only been merged into the 9.4 section (and
presumably later "branched" into 9.5). Why? It's not clear why some
commits but not others go into only the latest $PGVERSION subdirectory.
If I want to submit changes, where are they supposed to go?
What's totally crazy, however, is that when I download an RPM from the
web site, the file names don't include the $PGVERSION. So there are RPM
files out there that are named identically, have similar timestamps, but
different features and bug fixes.
I don't know what the build infrastructure is or what file layout it
requires, but I think for non-extension modules, the layout ought to be
simply
rpm/redhat/pgbouncer/pgbouncer.spec
--
Sent via pgsql-pkg-yum mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-pkg-yum
view thread (2+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: pgbouncer many version madness
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox