public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Mail-DMARC] f45: Move HTML files from perl-Mail-DMARC to perl-Mail-DMARC-HTTP package
@ 2026-09-01 14:04
0 siblings, 0 replies; only message in thread
From: @ 2026-09-01 14:04 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-Mail-DMARC
Branch : f45
Commit : 404099e8f1b7b373d61f9f78ceb2b9001deca700
Author : Petr Písař <ppisar@redhat.com>
Date : 2026-09-01T15:56:49+02:00
Stats : +9/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Mail-DMARC/c/404099e8f1b7b373d61f9f78ceb2b9001deca700?branch=f45
Log:
Move HTML files from perl-Mail-DMARC to perl-Mail-DMARC-HTTP package
Those /usr/share/perl5/vendor_perl/auto/share/dist/Mail-DMARC/html
files are only used from Mail::DMARC::HTTP module.
---
diff --git a/perl-Mail-DMARC.spec b/perl-Mail-DMARC.spec
index 243b398..bdb7327 100644
--- a/perl-Mail-DMARC.spec
+++ b/perl-Mail-DMARC.spec
@@ -211,7 +211,13 @@ make test
%{perl_vendorlib}/Mail/DMARC/Result.pm
%dir %{perl_vendorlib}/auto
%dir %{perl_vendorlib}/auto/share
-%{perl_vendorlib}/auto/share/dist/Mail-DMARC
+%dir %{perl_vendorlib}/auto/share/dist/Mail-DMARC
+%{perl_vendorlib}/auto/share/dist/Mail-DMARC/dmarc_whitelist
+%{perl_vendorlib}/auto/share/dist/Mail-DMARC/mail-dmarc.*
+%{perl_vendorlib}/auto/share/dist/Mail-DMARC/mail_dmarc_indexes.*
+%{perl_vendorlib}/auto/share/dist/Mail-DMARC/mail_dmarc_schema.*
+%{perl_vendorlib}/auto/share/dist/Mail-DMARC/public_suffix_list
+%{perl_vendorlib}/auto/share/dist/Mail-DMARC/rua-schema.xsd
%{_mandir}/man1/dmarc_http_client.*
%{_mandir}/man1/dmarc_lookup.*
%{_mandir}/man1/dmarc_receive.*
@@ -230,6 +236,7 @@ make test
%files HTTP
%{_bindir}/dmarc_httpd
%{perl_vendorlib}/Mail/DMARC/HTTP.pm
+%{perl_vendorlib}/auto/share/dist/Mail-DMARC/html
%{_mandir}/man1/dmarc_httpd.*
%{_mandir}/man3/Mail::DMARC::HTTP.*
@@ -242,6 +249,7 @@ make test
%changelog
* Tue Sep 01 2026 Petr Pisar <ppisar@redhat.com> - 2.20260827-1
- 2.20260827 bump
+- Move HTML files from perl-Mail-DMARC to perl-Mail-DMARC-HTTP package
* Tue Aug 04 2026 Petr Pisar <ppisar@redhat.com> - 2.20260724-1
- 2.20260724 bump
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-01 14:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-01 14:04 [rpms/perl-Mail-DMARC] f45: Move HTML files from perl-Mail-DMARC to perl-Mail-DMARC-HTTP package
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox