public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/log4cxx] epel9: Drop KEYS from %doc, no longer shipped upstream since 1.6.1
@ 2026-07-03 10:26 Till Hofmann
  0 siblings, 0 replies; only message in thread
From: Till Hofmann @ 2026-07-03 10:26 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/log4cxx
            Branch : epel9
            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=epel9

            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
 
 

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

only message in thread, other threads:[~2026-07-03 10:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-03 10:26 [rpms/log4cxx] epel9: Drop KEYS from %doc, no longer shipped upstream since 1.6.1 Till Hofmann

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