Summary: | `git describe` invocation is not reliable | ||
---|---|---|---|
Product: | [Applications] kphotoalbum | Reporter: | Jan Kundrát <jkt> |
Component: | general | Assignee: | KPhotoAlbum Bugs <kpabugs> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | johannes |
Priority: | NOR | ||
Version First Reported In: | GIT master | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jan Kundrát
2013-02-04 14:12:16 UTC
Sorry for the late response. Your report slipped under my radar somehow. I believe the bug is fixed since revision fe1cc85 (2012-09-25), which introduced the add_custom_target command you mentioned as a fix. Regarding the version.h file in the source tree: you are right, the intention is to include a version.h file in release tarballs. Since most (all?) KDE projects use the releaseme script for creating such tarballs and fetching a tar/zip archive using another frontend leaves you with a crippled copy (no translations) of the source anyways, using the same script for adding the version.h file to the tarball was deemed acceptable. I'm closing the bug for now. If you feel that the current version.h mechanism seriously breaks your build-preference, feel free to reopen the bug. |