Accepting request 103023 from home:computersalat:devel:sysmgmnt

fix dpes for CentOS/RHEL

OBS-URL: https://build.opensuse.org/request/show/103023
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/cfengine?expand=0&rev=14
This commit is contained in:
Christian Wittmer 2012-02-07 12:27:12 +00:00 committed by Git OBS Bridge
parent 1619e36516
commit 4567b0ffd6
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 7 12:20:19 UTC 2012 - chris@computersalat.de
- fix deps for CentOS/RHEL (cron)
* Req vixie-cron
-------------------------------------------------------------------
Mon Jan 30 09:26:01 UTC 2012 - chris@computersalat.de

View File

@ -43,7 +43,11 @@ BuildRequires: mysql-devel
BuildRequires: openssl-devel
BuildRequires: pcre-devel
BuildRequires: postgresql-devel
%if 0%{?centos_version} || 0%{?rhel_version}
Requires: vixie-cron
%else
Requires: cron
%endif
%if 0%{?suse_version}
PreReq: %install_info_prereq