public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jarek Prokop <jprokop@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rubygem-factory_bot] f43: Require FileUtils for rspec test suite.
Date: Fri, 04 Sep 2026 13:42:23 GMT	[thread overview]
Message-ID: <178852934349.1.4932413589265215405.rpms-rubygem-factory_bot-38602dff41a4@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rubygem-factory_bot
Branch : f43
Commit : 38602dff41a4abfc7a68a54510d68936dc0fd964
Author : Jarek Prokop <jprokop@redhat.com>
Date   : 2021-12-13T22:49:46+01:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/rubygem-factory_bot/c/38602dff41a4abfc7a68a54510d68936dc0fd964?branch=f43

Log:
Require FileUtils for rspec test suite.

---
diff --git a/rubygem-factory_bot.spec b/rubygem-factory_bot.spec
index de10e44..05747dd 100644
--- a/rubygem-factory_bot.spec
+++ b/rubygem-factory_bot.spec
@@ -61,7 +61,7 @@ cp -a %{_builddir}/spec .
 # We don't care about coverage.
 sed -i "/simplecov/ s/^/#/" spec/spec_helper.rb
 
-rspec -rspec_helper spec
+rspec -rfileutils -rspec_helper spec
 
 ln -s %{_builddir}/features .
 sed -i "/simplecov/ s/^/#/" features/support/env.rb

                 reply	other threads:[~2026-09-04 13:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178852934349.1.4932413589265215405.rpms-rubygem-factory_bot-38602dff41a4@fedoraproject.org \
    --to=jprokop@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox