Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Packaging fixes #203

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Packaging fixes #203

wants to merge 5 commits into from

Commits on Jan 13, 2017

  1. rpm initscript: Remove pidfile comment.

    Systemd fails the Barnyard2 service because the specified pid file is never written.
    Barnyard2 as called doesn't write a pid file in that location and we can't know it will write only one pid file.
    qha committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    8c6a40e View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2017

  1. rpm spec: tune sub package requirements

    Wrap epoch macros in macro conditionals.
    Rpmbuild at least on el7 leaves the epoch macro unexpanded if not defined making rpm refuse to install sub packages because of failed dependencies.
    qha committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    28e49be View commit details
    Browse the repository at this point in the history
  2. rpm spec: adjust spec file to Github Releases quirks.

    Replace source0 uri.
    Specify expected source directory name after unpacking.
    qha committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    e2cc281 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a42f35 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2019

  1. Document buildrequires daq-devel

    qha committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    135e357 View commit details
    Browse the repository at this point in the history