public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-SQL-Translator] epel10.2: - fix deps on perl(Parse::RecDescent)... again :\
@ 2026-08-07 12:47 Chris Weyl
0 siblings, 0 replies; only message in thread
From: Chris Weyl @ 2026-08-07 12:47 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-SQL-Translator
Branch : epel10.2
Commit : 4f426748a0e0567d2720d3119dda1154abef02fb
Author : Chris Weyl <cweyl@fedoraproject.org>
Date : 2010-03-16T07:18:31+00:00
Stats : +7/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-SQL-Translator/c/4f426748a0e0567d2720d3119dda1154abef02fb?branch=epel10.2
Log:
- fix deps on perl(Parse::RecDescent)... again :\
---
diff --git a/perl-SQL-Translator.spec b/perl-SQL-Translator.spec
index 72ae080..a3d4b9f 100644
--- a/perl-SQL-Translator.spec
+++ b/perl-SQL-Translator.spec
@@ -1,7 +1,7 @@
Name: perl-SQL-Translator
Summary: Manipulate structured data definitions (SQL and more)
Version: 0.11005
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPLv2
Group: Development/Libraries
Source0: http://search.cpan.org/CPAN/authors/id/R/RI/RIBASUSHI/SQL-Translator-%{version}.tar.gz
@@ -30,7 +30,7 @@ BuildRequires: perl(IO::File)
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
BuildRequires: perl(Pod::Usage)
BuildRequires: perl(Spreadsheet::ParseExcel)
BuildRequires: perl(Template)
@@ -55,7 +55,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
@@ -107,12 +107,15 @@ rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
-%doc AUTHORS BUGS Changes LICENSE README share/
+%doc AUTHORS BUGS Changes LICENSE README
%{_bindir}/*
%{perl_vendorlib}/*
%{_mandir}/man[13]/*
%changelog
+* Tue Mar 16 2010 Chris Weyl <cweyl@alumni.drew.edu> 0.11005-2
+- fix deps on perl(Parse::RecDescent)... again :\
+
* Sat Mar 13 2010 Chris Weyl <cweyl@alumni.drew.edu> 0.11005-1
- update by Fedora::App::MaintainerTools 0.006
- updating to latest GA CPAN version (0.11005)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-07 12:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 12:47 [rpms/perl-SQL-Translator] epel10.2: - fix deps on perl(Parse::RecDescent)... again :\ Chris Weyl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox