Github user rmetzger commented on the pull request:

    https://github.com/apache/bigtop/pull/101#issuecomment-214794072
  
    @oflebbe quick question:
    The spec file contains already the following section:
    
    ```spec
    %if  %{?suse_version:1}0
    # Required for init scripts
    Requires: insserv
    %global initd_dir %{_sysconfdir}/rc.d
    
    %else
    # Required for init scripts
    Requires: /lib/lsb/init-functions
    %global initd_dir %{_sysconfdir}/rc.d/init.d
    %endif
    ```
    
    I assume the if condition is true for suse, so the else branch applied for 
Max' build, requiring the init-functions?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to