public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-WWW-Curl] epel10: Correct spec syntax for conditional tags
@ 2026-08-02 10:05
0 siblings, 0 replies; only message in thread
From: @ 2026-08-02 10:05 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-WWW-Curl
Branch : epel10
Commit : f00817bee5d95348ee6a235d7364b04e386225ce
Author : Petr Písař <ppisar@redhat.com>
Date : 2020-01-14T09:44:59+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-WWW-Curl/c/f00817bee5d95348ee6a235d7364b04e386225ce?branch=epel10
Log:
Correct spec syntax for conditional tags
---
diff --git a/perl-WWW-Curl.spec b/perl-WWW-Curl.spec
index ec0bc67..fc77ad6 100644
--- a/perl-WWW-Curl.spec
+++ b/perl-WWW-Curl.spec
@@ -18,7 +18,7 @@ BuildRequires: perl(Carp)
BuildRequires: perl(Exporter)
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
BuildRequires: perl(File::Temp)
-%{?_with_network_tests: BuildRequires: perl(lib) }
+%{?_with_network_tests:BuildRequires: perl(lib) }
BuildRequires: perl(strict)
BuildRequires: perl(Test::More)
# Test::Pod is optional
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-02 10:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-02 10:05 [rpms/perl-WWW-Curl] epel10: Correct spec syntax for conditional tags
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox