public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: alexlan <alexlan@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Graph] epel10: Remove old check construct that prevents build in F-10+ (#449571)
Date: Fri, 07 Aug 2026 09:20:09 GMT	[thread overview]
Message-ID: <178609440944.1.14619844481070334970.rpms-perl-Graph-367fe75391df@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-Graph
Branch : epel10
Commit : 367fe75391df07d801e105a3ff23ef5ac7cc5c5d
Author : alexlan <alexlan@fedoraproject.org>
Date   : 2008-06-04T07:34:22+00:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Graph/c/367fe75391df07d801e105a3ff23ef5ac7cc5c5d?branch=epel10

Log:
Remove old check construct that prevents build in F-10+ (#449571)

---
diff --git a/perl-Graph.spec b/perl-Graph.spec
index 9f320f3..808ceb1 100644
--- a/perl-Graph.spec
+++ b/perl-Graph.spec
@@ -1,6 +1,6 @@
 Name:           perl-Graph
 Version:        0.84
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Perl module for dealing with graphs, the abstract data structures
 
 Group:          Development/Libraries
@@ -46,7 +46,7 @@ find $RPM_BUILD_ROOT -type f -a \( -name .packlist \
 find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
 
 
-%check || :
+%check
 make test
 
 
@@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jun  4 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 0.84-3
+- Remove old check construct that prevents build in F-10+ (#449571)
+
 * Fri Feb 08 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0.84-2
 - rebuild for new perl
 

                 reply	other threads:[~2026-08-07  9:20 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=178609440944.1.14619844481070334970.rpms-perl-Graph-367fe75391df@fedoraproject.org \
    --to=alexlan@fedoraproject.org \
    --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