#14 The postSCMCheckout callback shouldn't read all of the specfile to memory
Closed: Fixed 4 years ago by pingou. Opened 4 years ago by asaleh.

There could be large spec-files that could cause problems.

We should have full access to the file anyway, so modifying file on the disk should be fine,
the changes to the specfile are:

If auto-generating changelog we removing the trailing blank lines and the last line containing %{autochangelog} and append the generated changelog

If autogenerating release we just prepend the pre-calculated macro definitions


Metadata Update from @pingou:
- Issue set to the milestone: 0.1

4 years ago

PR#13 has been merged so we should be good on this :)

Metadata Update from @pingou:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

4 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #13 Merged 4 years ago