mirror of
https://github.com/peridotbuild/pv2.git
synced 2024-11-21 12:41:26 +00:00
update readme to specify rpmautospec
This commit is contained in:
parent
0854a39c58
commit
b982646f3a
16
README.md
16
README.md
@ -7,19 +7,19 @@
|
|||||||
![license](https://img.shields.io/github/license/peridotbuild/pv2)
|
![license](https://img.shields.io/github/license/peridotbuild/pv2)
|
||||||
|
|
||||||
pv2 is a backend module framework for building and development. Initially
|
pv2 is a backend module framework for building and development. Initially
|
||||||
designed as a POC to support peridot's transition to python, it provides
|
designed as a POC to support peridot's potential transition to python, it
|
||||||
utilities that can be used for developers in and outside of the projects
|
provides utilities that can be used for developers in and outside of the
|
||||||
in the RESF (such as Rocky Linux).
|
projects in the RESF (such as Rocky Linux).
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
* An RPM Distribution
|
* An RPM Distribution
|
||||||
|
|
||||||
* Fedora
|
* Fedora
|
||||||
* Enterprise Linux 8, 9+ recommended
|
* Enterprise Linux 9+ recommended
|
||||||
* CentOS Stream 8, 9+ recommended
|
* CentOS Stream 9+ recommended
|
||||||
|
|
||||||
* Python 3.6 or higher - Python 3.9+ recommended
|
* Python 3.9 or higher
|
||||||
* rpm-build
|
* rpm-build
|
||||||
* A few python modules
|
* A few python modules
|
||||||
|
|
||||||
@ -34,6 +34,10 @@ in the RESF (such as Rocky Linux).
|
|||||||
* \*-rpm-macros
|
* \*-rpm-macros
|
||||||
* \*-srpm-macros
|
* \*-srpm-macros
|
||||||
|
|
||||||
|
* additional packages either in Fedora Linux or EPEL
|
||||||
|
|
||||||
|
* rpmautospec-rpm-macros
|
||||||
|
|
||||||
## Example Scripts
|
## Example Scripts
|
||||||
|
|
||||||
Example scripts are found in the `examples` directory, which can utilize
|
Example scripts are found in the `examples` directory, which can utilize
|
||||||
|
Loading…
Reference in New Issue
Block a user