public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Paul Howarth <pghmcfc@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-SQL-Translator] epel10.2: fix broken deps for perl(Parse::RecDescent), due to mismatch between perl
Date: Fri, 07 Aug 2026 12:47:36 GMT	[thread overview]
Message-ID: <178610685675.1.10106713235613771959.rpms-perl-SQL-Translator-348400ee4e45@fedoraproject.org> (raw)

        A new commit has been pushed.

        Repo   : rpms/perl-SQL-Translator
        Branch : epel10.2
        Commit : 348400ee4e45a4f18dc42e3020e729b9366f277a
        Author : Paul Howarth <pghmcfc@fedoraproject.org>
        Date   : 2010-02-10T13:59:32+00:00
        Stats  : +9/-4 in 1 file(s)
        URL    : https://src.fedoraproject.org/rpms/perl-SQL-Translator/c/348400ee4e45a4f18dc42e3020e729b9366f277a?branch=epel10.2

        Log:
        fix broken deps for perl(Parse::RecDescent), due to mismatch between perl
and rpm versioning schemes

---
diff --git a/perl-SQL-Translator.spec b/perl-SQL-Translator.spec
index eb9c746..0cafcd2 100644
--- a/perl-SQL-Translator.spec
+++ b/perl-SQL-Translator.spec
@@ -1,6 +1,6 @@
 Name:           perl-SQL-Translator
 Version:        0.11003
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Manipulate structured data definitions (SQL and more)
 # see, e.g., lib/SQL/Translator.pm
 License:        GPLv2
@@ -33,7 +33,7 @@ BuildRequires:  perl(GraphViz)
 BuildRequires:  perl(IO::Scalar) >= 2.11
 BuildRequires:  perl(Log::Log4perl)
 BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(Parse::RecDescent)         >= 1.962002
+BuildRequires:  perl(Parse::RecDescent)         >= 1.963
 # >= 0.2602 avail in FC-5+
 BuildRequires:  perl(Spreadsheet::ParseExcel)
 BuildRequires:  perl(Template)                  >= 2.1
@@ -61,7 +61,7 @@ Requires:       perl(File::ShareDir) >= 1
 Requires:       perl(File::Spec)
 Requires:       perl(IO::Dir)
 Requires:       perl(IO::Scalar) >= 2.11
-Requires:       perl(Parse::RecDescent) >= 1.962002
+Requires:       perl(Parse::RecDescent) >= 1.963
 Requires:       perl(Pod::Usage)
 Requires:       perl(XML::Writer) >= 0.5
 
@@ -122,6 +122,11 @@ rm -rf %{buildroot}
 %{_mandir}/man[13]/*
 
 %changelog
+* Wed Feb 10 2010 Paul Howarth <paul@city-fan.org> 0.11003-3
+- fix broken deps for perl(Parse::RecDescent)
+- altered br on perl(Parse::RecDescent) (1.962002 => 1.963)
+- altered req on perl(Parse::RecDescent) (1.962002 => 1.963)
+
 * Fri Feb 05 2010 Chris Weyl <cweyl@alumni.drew.edu> 0.11003-2
 - PERL_INSTALL_ROOT => DESTDIR
 - add perl_default_subpackage_tests
@@ -184,7 +189,7 @@ rm -rf %{buildroot}
 - additional br's now required
 
 * Thu Mar 06 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.08001-3
-Rebuild for new perl
+- Rebuild for new perl
 
 * Wed Oct 24 2007 Chris Weyl <cweyl@alumni.drew.edu> 0.08001-2
 - bump

                 reply	other threads:[~2026-08-07 12:47 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=178610685675.1.10106713235613771959.rpms-perl-SQL-Translator-348400ee4e45@fedoraproject.org \
    --to=pghmcfc@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