Closed djgilcrease closed 5 years ago
These fields support version comparators of `,=,<,>,<=, and>=` which will allow you to do things like
`,
,
, and
tar2rpm -requires 'foo>=1.0.0' -requires 'bar<1.2.4-alpha' -conflicts bla ...
No problem
additional rpm field support
Package Related fields
These fields support version comparators of
`,
=,
<,
>,
<=, and
>=` which will allow you to do things liketar2rpm -requires 'foo>=1.0.0' -requires 'bar<1.2.4-alpha' -conflicts bla ...