public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/perl-WWW-RobotRules] rawhide: Fix build of package
Date: Tue, 02 Jun 2026 15:24:23 GMT [thread overview]
Message-ID: <178041386303.1.7117283959060855377.rpms-perl-WWW-RobotRules-4f504b554c2e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-WWW-RobotRules
Branch : rawhide
Commit : 4f504b554c2eab0a314fd8355ac58a309ef4075b
Author : Michal Josef Špaček <mspacek@redhat.com>
Date : 2026-06-02T17:12:33+02:00
Stats : +5/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-WWW-RobotRules/c/4f504b554c2eab0a314fd8355ac58a309ef4075b?branch=rawhide
Log:
Fix build of package
---
diff --git a/perl-WWW-RobotRules.spec b/perl-WWW-RobotRules.spec
index 6f34467..a6263c3 100644
--- a/perl-WWW-RobotRules.spec
+++ b/perl-WWW-RobotRules.spec
@@ -20,6 +20,8 @@ BuildRequires: perl(Fcntl)
BuildRequires: perl(URI) >= 1.10
BuildRequires: perl(vars)
# Tests:
+BuildRequires: perl(File::Temp)
+BuildRequires: perl(Test::More)
# LWP::RobotUA not used
# URI::URL not used
Requires: perl(URI) >= 1.10
@@ -82,7 +84,8 @@ chmod +x %{buildroot}%{_libexecdir}/%{name}/test
make test
%files
-%doc Changes README
+%doc Changes
+%license LICENSE
%{perl_vendorlib}/*
%{_mandir}/man3/*
@@ -92,6 +95,7 @@ make test
%changelog
* Tue Jun 02 2026 Michal Josef Špaček <mspacek@redhat.com> - 6.03-1
- 6.03 bump
+- Fix build of package
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 6.02-43
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
reply other threads:[~2026-06-02 15:24 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=178041386303.1.7117283959060855377.rpms-perl-WWW-RobotRules-4f504b554c2e@fedoraproject.org \
--to=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