Version numbering

Поиск
Список
Период
Сортировка
От Devrim GUNDUZ
Тема Version numbering
Дата
Msg-id Pine.LNX.4.61.0411152211090.2093@emo.org.tr
обсуждение исходный текст
Список 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--

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: "Hiroshi Saito"
Дата:
Сообщение: ACL object is missing.
Следующее
От: Devrim GUNDUZ
Дата:
Сообщение: Re: A typo in splash screen?