Greg, I've created linkpac's for unresolvable packages for SLE_12* and their dependencies, which will take some time to build. I think I have all the ocaml deps linked, but we'll need to wait and see and adjust as needed. -- Later, Darin On Wed, Oct 5, 2016 at 9:47 PM, Greg Freemyer <greg.freemyer@gmail.com> wrote:
On Wed, Oct 5, 2016 at 7:49 PM, Darin Perusich <darin@darins.net> wrote:
On Wed, Oct 5, 2016 at 4:51 PM, Greg Freemyer <greg.freemyer@gmail.com> wrote:
On Wed, Oct 5, 2016 at 4:03 PM, Darin Perusich <darin@darins.net> wrote:
Lots of details on conditionals on the cross distro howto.
https://en.opensuse.org/openSUSE:Build_Service_cross_distribution_howto https://en.opensuse.org/openSUSE:Specfile_guidelines
Lots of detail, yes. But not enough. :(
My impression is that "is_opensuse" is only defined for Leap 42.1 and newer (including factory).
There's nothing in either page that tells me that, so I'm in the world of undocumented features.
At its simplest my question is how to write a conditional such that it is true for 13.1/13.2/42.1/42.2/Factory, but false for all versions of SLE:
------ My thought was:
%if 0%{?is_opensuse}
but that seems to only be true for 42.1/42.2/Factory. ------
fyi: This relates to SR#433496 which I think you will be reviewing. Maybe it needs to be revoked until I figure it out.
Actually the way I think this should be solved is by linkpac'ing hiredis into server:monitoring and only enabling it for SLE ;-)
Darin,
I can't do the linkpac because I'm not a project maintainer. You are, so if you linkpac it in, I'll revise the logic.
Note it needs to build for SLE 12, opensuse 13.1 and 13.2 to satisfy the suricata needs.
Greg -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org