On 1/24/21 12:39 PM, Cătălin George Feștilă wrote:
Is my first time when I try to build rpm.
I start with Krita source code to test this feature.
I don't know all tools involved into build rpm actions and all outputs errors 
...
Maybe my file krita.spec is wrong.
Why the Fedora team don't have good tutorials and examples about how to build 
rpm files?

Version 4.4.2 has just been built for all Fedora releases (although rawhide didn't work). So you can get it from koji or it might even be in updates-testing now.
https://koji.fedoraproject.org/koji/packageinfo?packageID=22465

If you pick a specific build, e.g.
https://koji.fedoraproject.org/koji/buildinfo?buildID=1673094
you can download the src rpm from the top of the RPMS list. Then you run rpmbuild on that, or "install" that rpm using "rpm -i" (as your user) which will put all the files in your rpmbuild directory and you can edit or tweak it there before building.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to