From b982646f3ac9f812fe38fc73f7936d88c4a4cfbf Mon Sep 17 00:00:00 2001 From: Louis Abel Date: Fri, 23 Feb 2024 12:22:44 -0700 Subject: [PATCH] update readme to specify rpmautospec --- README.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 75f6b31..65c77d3 100644 --- a/README.md +++ b/README.md @@ -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