소스 RPM 다시 빌드할때 그 스펙파일에서 적당하게 수정합니다.
*그놈이 설치안되어있으면;
# Do we want to disable building of gnome-askpass? (1=yes 0=no)
%define no_gnome_askpass 1
*X가 설치안되어있으면;
# Do we want to disable building of x11-askpass? (1=yes 0=no)
%define no_x11_askpass 1
*레드햇 6.x 기반일 경우엔;
# Is this build for RHL 6.x?
%define build6x 1--We Make the Net Work