On 2008-03-10 18:56:23 +0100, Marc wrote:
Am Montag 10 März 2008 17:11:25 schrieb Marcus Rueckert:
if 0%{?suse_version} > 1030 %endif
this will never fail. even on fedora the build would proceed.
I'm looking for a method to test for a specific distribution version. Above example works for any suse version, because suse_version is set before, but e.g
%if 0%{?fedora_version} >= 7 %endif or %if 0%{?fedora_version} == 6 %endif
will not work.
those work. try it darix -- openSUSE - SUSE Linux is my linux openSUSE is good for you www.opensuse.org --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org