public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Till Hofmann <thofmann@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/log4cxx] epel10: Drop KEYS from %doc, no longer shipped upstream since 1.6.1
Date: Fri, 03 Jul 2026 10:26:22 GMT	[thread overview]
Message-ID: <178307438201.1.18406185290199059639.rpms-log4cxx-8832b309388c@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/log4cxx
            Branch : epel10
            Commit : 8832b309388c6a327a578fab7e1020125a5a68da
            Author : Till Hofmann <thofmann@fedoraproject.org>
            Date   : 2026-07-03T12:25:58+02:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/log4cxx/c/8832b309388c6a327a578fab7e1020125a5a68da?branch=epel10

            Log:
            Drop KEYS from %doc, no longer shipped upstream since 1.6.1

The apache-log4cxx tarball stopped including a KEYS file starting
with 1.6.1; rawhide dropped it from %doc in f21430a but epel9 jumped
straight from 1.5.0 to 1.7.0 and missed that change, breaking
%install with "File not found: .../KEYS".

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

---
diff --git a/log4cxx.spec b/log4cxx.spec
index 80bdb9b..9e24b85 100644
--- a/log4cxx.spec
+++ b/log4cxx.spec
@@ -57,7 +57,7 @@ Documentation for %{name}.
 %files
 %{_libdir}/liblog4cxx.so.%{sover}*
 
-%doc NOTICE KEYS
+%doc NOTICE
 %license LICENSE
 
 

                 reply	other threads:[~2026-07-03 10:26 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=178307438201.1.18406185290199059639.rpms-log4cxx-8832b309388c@fedoraproject.org \
    --to=thofmann@fedoraproject.org \
    --cc=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