Patrice Dumas wrote: > On Thu, Apr 19, 2007 at 10:26:06PM +0200, Marcin Zajączkowski wrote: (...) >> Whould you tell me, is there a better way to determine Fedora version than: >> %if "fedora-release" > "6" >> BuildRequires: libsmbclient-devel >= 3.0 >> %endif > > Normaly it is: > %if "%fedora" > "6" > BuildRequires: libsmbclient-devel >= 3.0 > %endif I thought that too, but it's always false on my machine with FC5 (I don't use mock), even if I write '%if "%fedora" > "3"'. Marcin -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list