public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Mail-DMARC] f44: bin/dmarc_sqlite_to_mysql.pl is an example
@ 2026-06-15 9:21
0 siblings, 0 replies; only message in thread
From: @ 2026-06-15 9:21 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-Mail-DMARC
Branch : f44
Commit : 9d6ab7011a621cad1ed3f170febe1570be426fe2
Author : Petr Písař <ppisar@redhat.com>
Date : 2026-03-10T11:07:28+01:00
Stats : +3/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Mail-DMARC/c/9d6ab7011a621cad1ed3f170febe1570be426fe2?branch=f44
Log:
bin/dmarc_sqlite_to_mysql.pl is an example
---
diff --git a/perl-Mail-DMARC.spec b/perl-Mail-DMARC.spec
index 9dfc1d3..56a17a2 100644
--- a/perl-Mail-DMARC.spec
+++ b/perl-Mail-DMARC.spec
@@ -28,7 +28,8 @@ BuildRequires: perl(Config::Tiny)
# CPAN never used, bin/install_deps.pl not used and not installed.
BuildRequires: perl(Data::Dumper)
BuildRequires: perl(DBD::SQLite) >= 1.31
-# DBI not used at tests
+# DBI never used, bin/dmarc_sqlite_to_mysql.pl not used and only installed as
+# an example <https://github.com/msimerson/mail-dmarc/issues/287>.
BuildRequires: perl(DBIx::Simple) >= 1.35
BuildRequires: perl(Email::MIME)
BuildRequires: perl(Email::Sender)
@@ -190,8 +191,7 @@ make test
%files
%license LICENSE
%doc Changes.md DEVELOP.md example FAQ.md README.md TODO.md
-# Probably forgotten to be installed
-# <https://github.com/msimerson/mail-dmarc/issues/287>.
+# Intended as an example <https://github.com/msimerson/mail-dmarc/issues/287>.
%doc bin/dmarc_sqlite_to_mysql.pl
%{_bindir}/dmarc_http_client
%{_bindir}/dmarc_lookup
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-15 9:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15 9:21 [rpms/perl-Mail-DMARC] f44: bin/dmarc_sqlite_to_mysql.pl is an example
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox