public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Mail-DMARC] f43: bin/dmarc_sqlite_to_mysql.pl is an example
Date: Mon, 15 Jun 2026 09:22:37 GMT [thread overview]
Message-ID: <178151535790.1.6868560444424321059.rpms-perl-Mail-DMARC-cb2d21bec2db@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-Mail-DMARC
Branch : f43
Commit : cb2d21bec2db3d68fccf9ce25bbaf1011e0fe79c
Author : Petr Písař <ppisar@redhat.com>
Date : 2026-06-15T11:22:19+02:00
Stats : +3/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Mail-DMARC/c/cb2d21bec2db3d68fccf9ce25bbaf1011e0fe79c?branch=f43
Log:
bin/dmarc_sqlite_to_mysql.pl is an example
---
diff --git a/perl-Mail-DMARC.spec b/perl-Mail-DMARC.spec
index f2ff3ff..e64bfc5 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
reply other threads:[~2026-06-15 9:22 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=178151535790.1.6868560444424321059.rpms-perl-Mail-DMARC-cb2d21bec2db@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