public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-SQL-Translator] epel10: Modernize spec file
@ 2026-08-07 12:46 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-08-07 12:46 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-07 12:46 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:46 [rpms/perl-SQL-Translator] epel10: Modernize spec file 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox