sierrafoxtrot / srecord

SRecord github Mirror
https://srecord.sourceforge.net/
GNU General Public License v3.0
45 stars 22 forks source link

build package for system #9

Open sierrafoxtrot opened 1 year ago

sierrafoxtrot commented 1 year ago

On 7/11/22 08:39, Jffrystewart wrote:

hello, I am interesting in building out the package for this application. As it turns out, there was a need for srecord at the Company I work for(spacex) so I compiled and build this package from source, but we still need the rpm. So I have done a lot of work on getting that for us already(not complete yet) . I would like to get this added into the official EPEL repositories. Has any progress been made on this already?

Hey Jffrystewart,

There are RPMs built and available on the SourceForge download page https://sourceforge.net/projects/srecord/files/srecord/1.65/. This rpm is produced by CMake's packaging tool, cpack (simply run 'cpack rpm' after you successfully build and run the regression suite. Please see the building instructions https://srecord.sourceforge.net/BUILDING.pdf for more detai.

If there is something that can be improved in building the RPM, we'd love a PR. Getting the RPM into EPEL would be amazing to see.

Cheers, Scott