Small fix for the rhel6 spec

Signed-off-by: Sebastian Otaegui <feniix@gmail.com>
This commit is contained in:
Sebastian Otaegui 2010-11-25 14:04:53 +01:00 committed by Martin Sustrik
parent a689047de0
commit 92618fd99a

View File

@ -10,10 +10,11 @@ Prefix: %{_prefix}
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root
%if %{?rhel}%{!?rhel:0} >= 6
BuildRequires: libuuid-devel, gcc, make, gcc-c++, libstdc++-devel
Requires: libuuid, libstdc++
%else
BuildRequires: uuid-devel, gcc, make, gcc-c++, libstdc++-devel
%endif
Requires: uuid, libstdc++
%endif
# Build pgm only on supported archs
%ifarch pentium3 pentium4 athlon i386 i486 i586 i686 x86_64