public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/perl-SQL-Translator] epel10: Modernize spec file
Date: Fri, 07 Aug 2026 12:46:24 GMT [thread overview]
Message-ID: <178610678488.1.8188794598117580985.rpms-perl-SQL-Translator-9b077b9aec68@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-SQL-Translator
Branch : epel10
Commit : 9b077b9aec68781b103cd8a1da25b7b172c1f525
Author : Petr Písař <ppisar@redhat.com>
Date : 2017-05-26T11:18:46+02:00
Stats : +3/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-SQL-Translator/c/9b077b9aec68781b103cd8a1da25b7b172c1f525?branch=epel10
Log:
Modernize spec file
---
diff --git a/perl-SQL-Translator.spec b/perl-SQL-Translator.spec
index eda742d..ac6c5ce 100644
--- a/perl-SQL-Translator.spec
+++ b/perl-SQL-Translator.spec
@@ -3,12 +3,13 @@ Summary: Manipulate structured data definitions (SQL and more)
Version: 0.11021
Release: 8%{?dist}
License: GPL+ or Artistic
-Group: Development/Libraries
Source0: http://search.cpan.org/CPAN/authors/id/I/IL/ILMARI/SQL-Translator-%{version}.tar.gz
# Adapt to changes in JSON-PP-0.92, bug #1455782, CPAN RT#121901
Patch0: SQL-Translator-0.11021-Adapt-tests-to-JSON-PP-2.92.patch
URL: http://search.cpan.org/dist/SQL-Translator/
BuildArch: noarch
+BuildRequires: coreutils
+BuildRequires: make
BuildRequires: perl
BuildRequires: perl-generators
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
@@ -29,6 +30,7 @@ BuildRequires: perl(Parse::RecDescent) >= 1.967009
# SQL::Translator::Parser::XML is used from lib
BuildRequires: perl(strict)
BuildRequires: perl(warnings)
+BuildRequires: sed
# Run-time:
BuildRequires: perl(base)
BuildRequires: perl(Carp)
@@ -153,7 +155,6 @@ make %{?_smp_mflags}
%install
make pure_install DESTDIR=%{buildroot}
-find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} +
%{_fixperms} %{buildroot}/*
%check
reply other threads:[~2026-08-07 12:46 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=178610678488.1.8188794598117580985.rpms-perl-SQL-Translator-9b077b9aec68@fedoraproject.org \
--to=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