Hello, I started working with Linux, more accurate with RHEL8. I would like to create a custom rpm with a HTTP Apache Server via a .spec file.
Building the rpm package via rpm-builder isn't the problem. I watched a lot of tutorials how to work with rpm-build and how to write a very basic .spec...