Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RPM update broke macro in macros.in #35

Merged
merged 1 commit into from
Jan 4, 2022
Merged

Conversation

fila43
Copy link
Contributor

@fila43 fila43 commented Jan 3, 2022

All packages using {?postgresql_module_requires} are failing to build with error:
error: line 17: Bad Requirename: qualifiers: Requires(Pre): postgresql-server(:MODULE_COMPAT_13)
Capitalization is not supported.
Requires(pre) works.

Also in the RPM guide, there is only one possibility (lowercase)

[1] https://docs.fedoraproject.org/en-US/packaging-guidelines/Scriptlets/

Capitalization is not supported
error: line 17: Bad Requirename: qualifiers: Requires(Pre): postgresql-server(:MODULE_COMPAT_13)
Requires(pre) works.
@praiskup
Copy link
Member

praiskup commented Jan 4, 2022

+1

@praiskup praiskup merged commit 453ba7f into devexp-db:master Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants