Minor issues with debian packages implemented in #5. - [x] Rename releases from `openfec_1.2.3` to `v1.2.3` and tags from `1.2.3` to `v1.2.3` - [x] Make packages compatible with debian: https://github.com/roc-streaming/openfec/pull/5#issuecomment-1328056622 - [x] Exclude `.c` files from `-dev` package: https://github.com/roc-streaming/openfec/pull/5#issuecomment-1328057948 - [x] Add `.pc` file to `-dev` package: https://github.com/roc-streaming/openfec/pull/5#issuecomment-1328057948 - [x] Add `lib_advanced` to include dirs in `.pc` file: https://github.com/roc-streaming/openfec/pull/5#issuecomment-1328058141 - [x] Likely, we should remove libopenfec-tools package: https://github.com/roc-streaming/openfec/pull/5#issuecomment-1328050764
Minor issues with debian packages implemented in #5.
openfec_1.2.3tov1.2.3and tags from1.2.3tov1.2.3.cfiles from-devpackage: Added rpm spec compatible with openSUSE 15.4 #5 (comment).pcfile to-devpackage: Added rpm spec compatible with openSUSE 15.4 #5 (comment)lib_advancedto include dirs in.pcfile: Added rpm spec compatible with openSUSE 15.4 #5 (comment)