[Rpm-maint] [rpm-software-management/rpm] Please document expressions for depencencies (Issue #3359)
Andreas Schneider
notifications at github.com
Fri Oct 4 06:37:01 UTC 2024
The [Spec file format](https://rpm-software-management.github.io/rpm/manual/spec.html) doesn't describe the expressions implemented e.g. for `Requires`. There are several operators like `and`, `or`, `if`, `unless`, `else`, `with` and `without`.
Example:
```
Requires: ( pkgA >= 1.2.3 or pkgB )
```
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/3359
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/3359 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20241003/c24a245e/attachment.html>
More information about the Rpm-maint
mailing list