google / rpmpack

rpmpack (tar2rpm) - package rpms in pure golang or cli
Apache License 2.0
116 stars 32 forks source link

feat: add additional rpm field support #18

Closed djgilcrease closed 5 years ago

djgilcrease commented 5 years ago

additional rpm field support

Package Related fields

These fields support version comparators of `,=,<,>,<=, and>=` which will allow you to do things like

djgilcrease commented 5 years ago

No problem