Skip to content

Conversation

@sharumpe
Copy link

When attempting a build of haproxy 3.2.4, I got errors about a couple of missing files:

  • README (which is now README.md in 3.2.0 and above)
  • docs/architecture.txt (which does not exist in 3.2.0 and above)

I don't know enough about how spec files may be able to use different options if, for example, the version is 3.2 or above. That would probably make most of this unnecessary, but for now, this is what I've had success with.

This pull request contains two changes:

  • Updating Makefile to allow specifying a different spec file with USE_SPEC=<filename>
  • Adding duplicate specfile haproxy3.spec, which has fixed references in the %doc section

My build process now specifies USE_SPEC=haproxy3.spec with the other options, which allowed the build to succeed.

…pecfile with fixed references for %doc section.
@sharumpe
Copy link
Author

OK, when I asked it to make a draft pull request, it worked. I'll reference this from issue #71 . Apologies for the overlap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant