-----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-----
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
     joining column's datatypes do not match

Reply via email to