public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jerry James <loganjerry@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/autolink-java] epel10: Avoid unexpanded macro in package %description
Date: Thu, 16 Jul 2026 21:33:28 GMT [thread overview]
Message-ID: <178423760898.1.12280748901950108322.rpms-autolink-java-ecbbe92e7560@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/autolink-java
Branch : epel10
Commit : ecbbe92e7560aaaf4d5653e7f6464ef4dcc98f16
Author : Jerry James <loganjerry@gmail.com>
Date : 2024-11-20T11:12:20-07:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/autolink-java/c/ecbbe92e7560aaaf4d5653e7f6464ef4dcc98f16?branch=epel10
Log:
Avoid unexpanded macro in package %description
---
diff --git a/autolink-java.spec b/autolink-java.spec
index 7b4ddb2..5280bed 100644
--- a/autolink-java.spec
+++ b/autolink-java.spec
@@ -20,7 +20,7 @@ Autolink is a Java library to extract links such as URLs and email
addresses from plain text. It's smart about where a link ends, such as
with trailing punctuation.
-%javadoc_package
+%{?javadoc_package}
%prep
%autosetup -n %{name}-autolink-%{version}
reply other threads:[~2026-07-16 21:33 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=178423760898.1.12280748901950108322.rpms-autolink-java-ecbbe92e7560@fedoraproject.org \
--to=loganjerry@gmail.com \
--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