FS#44519 - [musescore] Revision listed via "mscore -v" is incorrect.

Attached to Project: Community Packages
Opened by Lake (lake) - Thursday, 09 April 2015, 22:23 GMT
Last edited by Maxime Gauduin (Alucryd) - Friday, 10 April 2015, 08:10 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Maxime Gauduin (Alucryd)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The revision listed via "mscore -v" is outdated.
The correct revision for the current tag (2.0.0) is 6e47f74 but what is being reported is 3543170.

Possible fix:
I believe there is a step missing within the PKGBUILD... I think we have to do a "make revision" in order to update the revision.h file so that the current revision is displayed correctly.
This task depends upon

Closed by  Maxime Gauduin (Alucryd)
Friday, 10 April 2015, 08:10 GMT
Reason for closing:  Won't fix
Comment by Maxime Gauduin (Alucryd) - Friday, 10 April 2015, 08:10 GMT
"make revision" doesn't output 6e47f74, it outputs b6b3707, so even that is "wrong". Anyway, I'm not going to manually change revision.h each time there's a new release for something as unimportant as the revision given by a CLI command for a pure GUI software. Feel free to report this upstream if it bothers you though.

Loading...