Make the version within makefile overwriteable #454

Closed
opened 2025-11-02 03:24:05 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @tboerger on GitHub (Mar 9, 2017).

The maintainers of the Alpine package asked to make the version overwriteable to match the version format required by APK.

Originally created by @tboerger on GitHub (Mar 9, 2017). The maintainers of the Alpine package asked to make the version overwriteable to match the version format required by APK.
GiteaMirror added the type/enhancement label 2025-11-02 03:24:05 -06:00
Author
Owner

@clandmeter commented on GitHub (Mar 9, 2017):

The makefile will try to lookup the version from git, but when building from tarball it will find the git information from the parent git repo (in this case Alpine Linux aports).

We now try to fix it by using:

https://github.com/alpinelinux/aports/blob/master/community/gitea/allow-to-set-version.patch

@clandmeter commented on GitHub (Mar 9, 2017): The makefile will try to lookup the version from git, but when building from tarball it will find the git information from the parent git repo (in this case Alpine Linux aports). We now try to fix it by using: https://github.com/alpinelinux/aports/blob/master/community/gitea/allow-to-set-version.patch
Author
Owner

@stale[bot] commented on GitHub (Feb 15, 2019):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale[bot] commented on GitHub (Feb 15, 2019): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#454