[
https://issues.apache.org/jira/browse/MESOS-543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15675812#comment-15675812
]
James Peach commented on MESOS-543:
-----------------------------------
[~opoplawski] I tried to tackle this problem in
[r35084|https://reviews.apache.org/r/35084/]. What do you think about that
approach? At the time, I was quite unsuccessful in getting a build against the
Fedora versions of gtest/gmock/glog.
> proper auto-tools dependency checking and packaging
> ---------------------------------------------------
>
> Key: MESOS-543
> URL: https://issues.apache.org/jira/browse/MESOS-543
> Project: Mesos
> Issue Type: Improvement
> Components: build
> Affects Versions: 0.12.0
> Reporter: Timothy St. Clair
> Labels: build
>
> Currently mesos repo includes direct version dependencies in tarballs and
> does not do proper m4 system dependency checking by default && optional
> --with(ver). That is the standard practice for downstream channel adoption.
> For more details see:
> https://fedoraproject.org/wiki/Packaging:Guidelines?rd=Packaging/Guidelines
> Separate fedora related packaging is being driven through:
> https://fedoraproject.org/wiki/Big_data_SIG (terrible catch all name)
> -------------------------------------------
> stout breakout: (enable stout to build and rev as a independent package)
> repo: https://github.com/besser82/stout
> rpm: https://github.com/ignatenkobrain/stout-rpm
> pull request: https://github.com/3rdparty/stout/pull/4
> packaging BZ: https://bugzilla.redhat.com/show_bug.cgi?id=988545
> -------------------------------------------
> libprocess breakout: (enable libprocess to build and rev as a independent
> package)
> repo: https://github.com/ignatenkobrain/libprocess
> rpm: https://github.com/ignatenkobrain/libprocess-rpm
> pull request: https://github.com/3rdparty/libprocess/pull/4
> packaging BZ: https://bugzilla.redhat.com/show_bug.cgi?id=994152
> -------------------------------------------
> mesos build cleaning: (remove all 3rd party cruft and do proper checks for
> libprocess & stout)
> repo: https://github.com/timothysc/mesos
> rpm: https://github.com/timothysc/mesos-rpm
> packaging BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1010512
> Please see: https://fedoraproject.org/wiki/Mesos_packaging for details.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)