fixes for CentOS_6

OBS-URL: https://build.opensuse.org/package/show/utilities/etckeeper?expand=0&rev=4
This commit is contained in:
Pascal Bleser 2013-08-10 13:34:00 +00:00 committed by Git OBS Bridge
parent d53e714033
commit dac901cf79

View File

@ -31,13 +31,9 @@ BuildRequires: libzypp
%define HPM zypper
%define LPM rpm
%else
%if 0%{?fedora} || 0%{?rhel}
BuildRequires: yum
%define HPM yum
%define LPM rpm
%else
%{error:Unsupported}
%endif
%endif
Requires: cron
BuildArch: noarch