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

SPEC File does not handle file names with square brackets [test1] #120

Open
JAPRESSLEY opened this issue Mar 20, 2020 · 0 comments
Open

Comments

@JAPRESSLEY
Copy link

JAPRESSLEY commented Mar 20, 2020

Files added that have text enclosed in square brackets fail to be found. The square brackets need to escaped or replaced with * to enable the glob to match the file

Even with <directoryIncluded>true</directoryIncluded> the spec file will still add the %attr tags which will still cause the failure

example: source file in /opt/test/testing[123].txt
Error message
error: File not found by glob: /opt/test/testing[123].txt

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

No branches or pull requests

1 participant