public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-WWW-RobotRules] rawhide: Fix build of package
@ 2026-06-02 15:24
0 siblings, 0 replies; only message in thread
From: @ 2026-06-02 15:24 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-02 15:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-02 15:24 [rpms/perl-WWW-RobotRules] rawhide: Fix build of package
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox