https://bugzilla.redhat.com/show_bug.cgi?id=2305524



--- Comment #15 from Bryan Gurney <[email protected]> ---
I have a review ready to post, but there's one last item to update: the
"rust-futures-locks.0.7.1-1.fc40.src.rpm" file linked to in comment #14 still
contains the old rust-futures-lock.spec file, and so this test is failing:

[!]: Spec file according to URL is the same as in SRPM.

I was able to fix that by downloading the rust-futures-locks.spec file as in
the URL, and running the following:

$ spectool -g rust-futures-locks.spec
$ mkdir SOURCES
$ mkdir SPECS
$ cp rust-futures-locks.spec SPECS/
$ cp futures-locks-0.7.1.crate SOURCES/
$ mock --buildsrpm -r /etc/mock/fedora-rawhide-x86_64.cfg --sources SOURCES/
--spec SPECS/rust-futures-locks.spec --resultdir SRPMS/

...which creates the file "rust-futures-locks-0.7.1-1.fc42.src.rpm" (with the
"%dist" value of ".fc42", since that's where Rawhide is now.)


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2305524

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202305524%23c15

-- 
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to