[opensuse-packaging] Please himt some macros
1. What macro returns the current architecture (such a "x86_64") 2. What macro returns the current Ruby version (similar to %py_ver") -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
Am 13.05.2012 18:48, schrieb Ilya Chernykh:
1. What macro returns the current architecture (such a "x86_64")
%_target_cpu
2. What macro returns the current Ruby version (similar to %py_ver")
%rb_ver - but it will not return the current ruby version, but the version the gems are installed for. Greetings, Stephan -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On Sunday 13 May 2012 21:30:25 Stephan Kulow wrote:
1. What macro returns the current architecture (such a "x86_64") %_target_cpu
2. What macro returns the current Ruby version (similar to %py_ver")
%rb_ver - but it will not return the current ruby version, but the version the gems are installed for.
Thank you very much! -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
participants (2)
-
Ilya Chernykh
-
Stephan Kulow