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

packaging: make the spec file compatible with EPEL-7 again #40

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

kdudka
Copy link
Member

@kdudka kdudka commented Oct 4, 2023

rpmbuild in EPEL-7 does not support weak dependencies:

[...]
Start: buildsrpm
Start: rpmbuild -bs
error: line 63: Unknown tag: Recommends: smatch
Building target platforms: x86_64
Building for target x86_64
Finish: rpmbuild -bs
Finish: buildsrpm
ERROR: Exception(/var/lib/copr-rpmbuild/workspace/workdir-y7rr3tva/cscppc/cscppc.spec) Config(centos+epel-7-x86_64) 1 minutes 19 seconds

Fixes: commit 7711275

@kdudka kdudka requested a review from lzaoral October 4, 2023 06:42
@kdudka kdudka self-assigned this Oct 4, 2023
rpmbuild in EPEL-7 does not support weak dependencies:
```
[...]
Start: buildsrpm
Start: rpmbuild -bs
error: line 63: Unknown tag: Recommends: smatch
Building target platforms: x86_64
Building for target x86_64
Finish: rpmbuild -bs
Finish: buildsrpm
ERROR: Exception(/var/lib/copr-rpmbuild/workspace/workdir-y7rr3tva/cscppc/cscppc.spec) Config(centos+epel-7-x86_64) 1 minutes 19 seconds
```

Fixes: commit 7711275
Closes: csutils#40
@lzaoral
Copy link
Member

lzaoral commented Oct 4, 2023

Hmm, weird that the CI on #36 passed...

Actually, the CI on #36 never finished...

@kdudka kdudka closed this in 9960f10 Oct 4, 2023
@kdudka kdudka merged commit 9960f10 into csutils:main Oct 4, 2023
32 checks passed
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