Zameer Manji created AURORA-1391:
------------------------------------
Summary: RPMS for Centos 7 have hard dependency for daemonize
package
Key: AURORA-1391
URL: https://issues.apache.org/jira/browse/AURORA-1391
Project: Aurora
Issue Type: Bug
Reporter: Zameer Manji
Priority: Trivial
I built RPMs on Centos 7 and there is a hard dependency for the daemonize even
though it is not used on Centos 7.
{noformat}
[centos@ip-172-31-11-209 x86_64]$ rpm -qpR
aurora-0.9.0.SNAPSHOT.201507091752.8efcd06-1.el7.centos.aurora.x86_64.rpm
/bin/bash
/bin/sh
/bin/sh
/bin/sh
/bin/sh
/usr/bin/env
config(aurora) = 0.9.0.SNAPSHOT.201507091752.8efcd06-1.el7.centos.aurora
daemonize
java-1.8.0-openjdk
mesos = 0.22.0
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
{noformat}
Only RPMs for Centos 6 should have this dependency.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)