rpm – openssl-3-3.2

Reading Time: < 1 minute

Last Updated: 10/15/2024

This is a DRAFT

We are going to accomplish this via a 5 step process

* Establish the BUILDROOT
* Gather the real SRC and configure and compile it.
* Gather a SHIM stand in makefile
* Gather a SPEC FILE
* Assemble it and bring it all together – in short the hard work of assembling is already done; we are simple going to take a SHIM tar file; extract it; treat it like it was source material. Call it will build the FAKEROOT which allows the RPM to be built in FAKE but traditional manner.

wget wget https://gotitadmin.com/downloads/openssl-3.3.2-rpm/openssl-3.tar
rpmbuild -bb open33l.shim

This entry was posted in RPM. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *