Change-Id: I6cab68a8f95752e44ef4c3eb36e94c293d3a1ca4
Reviewed-on: http://photon-jenkins.eng.vmware.com/476
Tested-by: jenkins-photon <wangnan2015@hotmail.com>
Reviewed-by: suezzelur <anishs@vmware.com>
| ... | ... |
@@ -19,7 +19,7 @@ BuildRequires: newt-devel |
| 19 | 19 |
BuildRequires: gettext |
| 20 | 20 |
BuildRequires: popt-devel |
| 21 | 21 |
BuildRequires: libselinux-devel |
| 22 |
-Conflicts: initscripts |
|
| 22 |
+Conflicts: initscripts <= 5.30-1 |
|
| 23 | 23 |
|
| 24 | 24 |
%description |
| 25 | 25 |
Chkconfig is a basic system utility. It updates and queries runlevel |