Version numbering

From: Devrim GUNDUZ <devrim(at)gunduz(dot)org>
To: pgadmin-hackers(at)PostgreSQL(dot)org
Subject: Version numbering
Date: 2004-11-15 20:31:18
Message-ID: Pine.LNX.4.61.0411152211090.2093@emo.org.tr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

This message is in MIME format. The first part should be readable text,
while the remaining parts are likely unreadable without MIME-aware tools.

--8323328-1687270041-1100550678=:2093
Content-Type: TEXT/PLAIN; charset=iso-8859-9; format=flowed
Content-Transfer-Encoding: 8BIT

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I've found out that all my previous rpms were broken in some ways. RC1 is
fully broken btw... I'm building the new RPMs now, will upload in an hour.

Anyway... Can we change version numbering style please... like...

pgadmin3-1.2.0-rc1.tar.gz
to
pgadmin3-1.2.0rc1.tar.gz

so that we can build packages easily... In spec file, we can define two
tags:

- - major_version
- - minor_version

After the tarball is extracted, setup wants to enter %{major_version}
directory. But we can't use dashes in major version string:

i.e., 1.2.0-rc1 is an invalid string, but 1.2.0rc1 || 1.2.0_rc1 are valid
strings, so setup fails to continue...

So... could you please package the next release candidate as:

pgadmin3-1.2.0rc2.tar.gz?

Regards,

- --
Devrim GUNDUZ
devrim~gunduz.org devrim.gunduz~linux.org.tr
http://www.tdmsoft.com
http://www.gunduz.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFBmRIatl86P3SPfQ4RAiQ6AJ9XJcwCQbqEzoC1WCutCx+W14L97gCfa3XV
DEePjPYXrfYLZpsYfxWVz4M=
=FEAz
-----END PGP SIGNATURE-----
--8323328-1687270041-1100550678=:2093--

Browse pgadmin-hackers by date

  From Date Subject
Next Message Devrim GUNDUZ 2004-11-15 20:55:30 Re: A typo in splash screen?
Previous Message Hiroshi Saito 2004-11-15 18:04:10 ACL object is missing.