| Summary: | gimp-plugin-astronomy: updated several files so that it build with current version of Mageia | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Joe Da Silva <digital> |
| Component: | RPM Packages | Assignee: | Mageia Bug Squad <bugsquad> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | Normal | CC: | jani.valimaa |
| Version: | Cauldron | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | https://github.com/JoesCat/gimp-plugin-astronomy | ||
| Whiteboard: | |||
| Source RPM: | Please update gimp-plugin-astronomy to version 0.11 and source code URL | CVE: | |
| Status comment: | |||
|
Description
Joe Da Silva
2022-10-04 06:01:18 CEST
I recommend to use AM_GNU_GETTEXT_REQUIRE_VERSION([version]) instead of AM_GNU_GETTEXT_VERSION in configure.ac and then run autoreconf. From https://www.gnu.org/software/gettext/manual/html_node/autopoint-Invocation.html "The autopoint program copies standard gettext infrastructure files into a source package. It extracts from a macro call of the form AM_GNU_GETTEXT_VERSION(version), found in the package’s configure.in or configure.ac file, the gettext version used by the package, and copies the infrastructure files belonging to this version into the package. To extract the latest available infrastructure which satisfies a version requirement, then you can use the form AM_GNU_GETTEXT_REQUIRE_VERSION(version) instead. For example, if gettext 0.21 is installed on your system and 0.19.1 is requested, then the infrastructure files of version 0.21 will be copied into a source package." Summary:
updated several files so that it build with current version of Mageia =>
gimp-plugin-astronomy: updated several files so that it build with current version of Mageia Fixed with gimp-plugin-astronomy-0.11-1.mga9. Status:
NEW =>
RESOLVED |