> On Mar 4, 2021, at 4:19 PM, Paul Smith <phh...@gmail.com> wrote:
> 
>> You can see a xnee-3.19-1.fc32.src.rpm there.  I typically use mock to
>> build these sorts of packages.
>> 
>> Another thing you could do is get your own COPR space and fork Spot's
>> xnee repos and build it there for Fedora 33.
> 
> Thanks, Jonathan. But how can I go from de src.rpm to the rpm? Have I
> to install mock? Is that easy?


Just:

    dnf install mock

and

    mock /path/to/xnee-3.19-1.fc32.src.rpm

Mock will install the results in a subdirectory of /var/lib/mock, although it 
has multiple options to change its behavior, such as using —resultdir <path>.

I usually add myself to the “mock” group so I don’t need to enter a password to 
run mock as a regular user.

--
Jonathan Billings <billi...@negate.org>


_______________________________________________
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
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to