update readme to specify rpmautospec

This commit is contained in:
Louis Abel 2024-02-23 12:22:44 -07:00
parent 0854a39c58
commit b982646f3a
Signed by: label
GPG Key ID: 2A6975660E424560
1 changed files with 10 additions and 6 deletions

View File

@ -7,19 +7,19 @@
![license](https://img.shields.io/github/license/peridotbuild/pv2)
pv2 is a backend module framework for building and development. Initially
designed as a POC to support peridot's transition to python, it provides
utilities that can be used for developers in and outside of the projects
in the RESF (such as Rocky Linux).
designed as a POC to support peridot's potential transition to python, it
provides utilities that can be used for developers in and outside of the
projects in the RESF (such as Rocky Linux).
## Requirements
* An RPM Distribution
* Fedora
* Enterprise Linux 8, 9+ recommended
* CentOS Stream 8, 9+ recommended
* Enterprise Linux 9+ recommended
* CentOS Stream 9+ recommended
* Python 3.6 or higher - Python 3.9+ recommended
* Python 3.9 or higher
* rpm-build
* A few python modules
@ -34,6 +34,10 @@ in the RESF (such as Rocky Linux).
* \*-rpm-macros
* \*-srpm-macros
* additional packages either in Fedora Linux or EPEL
* rpmautospec-rpm-macros
## Example Scripts
Example scripts are found in the `examples` directory, which can utilize