Update a spec file
Changing a spec file is very straightforward:
- Edit the file.
- Commit the change locally.
caution
Please make sure that your change complies with Fedora Packaging Guidelines if you intend to bring it to the Fedora ecosystem.
Once that's done, it's a great practice to create a SRPM and build the spec file change locally.
If you are planning to pull an upstream fix, you can read more here.