Skip to content

SPECS: some pkgs: Add -f %{name}.lang to main filelist.#962

Merged
misaka00251 merged 1 commit into
openRuyi-Project:mainfrom
laokz:fix-rpm
Jul 19, 2026
Merged

SPECS: some pkgs: Add -f %{name}.lang to main filelist.#962
misaka00251 merged 1 commit into
openRuyi-Project:mainfrom
laokz:fix-rpm

Conversation

@laokz

@laokz laokz commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

Summary

Rpm can deal with locale names containing '@' now. Some packages 'en' locales can also containing '@', and these locale files been put into %{name}.lang file. So add it to the main %file list. Missing this might failed like this:

[    9s] error: Installed (but unpackaged) file(s) found:
[    9s]    /usr/share/locale/en@boldquot/LC_MESSAGES/attr.mo
[    9s]    /usr/share/locale/en@quot/LC_MESSAGES/attr.mo

Related Issue

  • Resolves #

Checklist

Assisted-by:

Rpm can deal with locale names containing '@' now. Some packages
'en' locales can also containing '@', and these locale files been
put into %{name}.lang file. So add it to the main %file list.

Signed-off-by: Kai Zhang <zhangkai@iscas.ac.cn>
@openruyi-bot openruyi-bot Bot added BuildSystem: autotools Issue/PR related to autotools BuildSystem. BuildSystem: misc Issue/PR not related to any BuildSystem. Target: Rolling Targeting rolling/current branch. Workflow: Ready For Review Ready for review by anyone with domain expertise. labels Jul 19, 2026
@laokz

laokz commented Jul 19, 2026

Copy link
Copy Markdown
Contributor Author

This PR is based on the current build result of x86-64. There are altogether 6 these packages.

@openruyi-bot openruyi-bot Bot added Workflow: In Review Issues that are undergoing code review and/or undergoing design review. and removed Workflow: Ready For Review Ready for review by anyone with domain expertise. labels Jul 19, 2026
@misaka00251 misaka00251 added this to the 2026.07 milestone Jul 19, 2026
@misaka00251

Copy link
Copy Markdown
Member

Maybe bash build failed is a GitHub Action issue, we'll see on our build service.

@misaka00251
misaka00251 merged commit 7785925 into openRuyi-Project:main Jul 19, 2026
4 of 6 checks passed
@openruyi-bot openruyi-bot Bot added Workflow: Complete Applied after all MRs have merged and the issue has been verified if necessary. and removed Workflow: In Review Issues that are undergoing code review and/or undergoing design review. labels Jul 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BuildSystem: autotools Issue/PR related to autotools BuildSystem. BuildSystem: misc Issue/PR not related to any BuildSystem. Target: Rolling Targeting rolling/current branch. Workflow: Complete Applied after all MRs have merged and the issue has been verified if necessary.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants