public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Didik Supriadi <didiksupriadi41@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/jansi1] epel10: Revert changes on BR jansi-native
Date: Mon, 31 Aug 2026 06:03:22 GMT [thread overview]
Message-ID: <178815620278.1.6026662476896953700.rpms-jansi1-89d9245dc537@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/jansi1
Branch : epel10
Commit : 89d9245dc5379e3bd38cddc143fe08dc2d64606e
Author : Didik Supriadi <didiksupriadi41@fedoraproject.org>
Date : 2023-08-02T05:37:07+07:00
Stats : +8/-6 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/jansi1/c/89d9245dc5379e3bd38cddc143fe08dc2d64606e?branch=epel10
Log:
Revert changes on BR jansi-native
Signed-off-by: Didik Supriadi <didiksupriadi41@fedoraproject.org>
---
diff --git a/jansi1.spec b/jansi1.spec
index 6763c6a..6ea7ee8 100644
--- a/jansi1.spec
+++ b/jansi1.spec
@@ -1,6 +1,6 @@
Name: jansi1
Version: 1.18
-Release: 16%{?dist}
+Release: 17%{?dist}
Summary: Generate and interpret ANSI escape sequences in Java
License: Apache-2.0
URL: https://fusesource.github.io/jansi/
@@ -15,8 +15,7 @@ BuildRequires: mvn(junit:junit)
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
BuildRequires: mvn(org.fusesource:fusesource-pom:pom:)
BuildRequires: mvn(org.fusesource.hawtjni:hawtjni-runtime)
-# jansi-native is embedded in jansi 2.x
-BuildRequires: mvn(org.fusesource.jansi:jansi)
+BuildRequires: mvn(org.fusesource.jansi:jansi-native)
%description
Jansi is a small Java library that allows you to use ANSI escape
@@ -25,6 +24,8 @@ on platforms which don't support it like Windows and provides graceful
degradation when output is sent to output devices which cannot support
ANSI sequences.
+%{?javadoc_package}
+
%prep
%autosetup -n jansi-jansi-project-%{version}
@@ -46,7 +47,6 @@ cd jansi
# it's there only to be bundled in uberjar and we disable uberjar generation
%pom_remove_dep :jansi-linux32
%pom_remove_dep :jansi-linux64
-%pom_change_dep :jansi-native :jansi
cd -
# javadoc generation fails due to strict doclint in JDK 8
@@ -58,8 +58,7 @@ cd -
%build
%mvn_compat_version org.fusesource.jansi:jansi %{version} 1
-# don't build javadoc since it will try to create jansi2 javadoc, I guess
-%mvn_build -j
+%mvn_build
%install
%mvn_install
@@ -69,6 +68,9 @@ cd -
%doc readme.md changelog.md
%changelog
+* Tue Aug 01 2023 Didik Supriadi <didiksupriadi41@fedoraproject.org> - 1.18-17
+- Revert changes on BR jansi-native
+
* Wed Jul 26 2023 Didik Supriadi <didiksupriadi41@fedoraproject.org> - 1.18-16
- Replace BR jansi-native with jansi
reply other threads:[~2026-08-31 6:03 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=178815620278.1.6026662476896953700.rpms-jansi1-89d9245dc537@fedoraproject.org \
--to=didiksupriadi41@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