Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
packaging: make the spec file compatible with EPEL-7 again
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
- Loading branch information