public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Mikolaj Izdebski <mizdebsk@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/jansi-native] epel10: Cleanup BuildRequires
Date: Thu, 20 Aug 2026 12:13:20 GMT	[thread overview]
Message-ID: <178722800082.1.13806532673137926078.rpms-jansi-native-71014b29efff@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/jansi-native
Branch : epel10
Commit : 71014b29efffcd2fe21d474e9a014c9e9f158589
Author : Mikolaj Izdebski <mizdebsk@redhat.com>
Date   : 2014-05-23T08:05:38+02:00
Stats  : +19/-29 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/jansi-native/c/71014b29efffcd2fe21d474e9a014c9e9f158589?branch=epel10

Log:
Cleanup BuildRequires

---
diff --git a/jansi-native.spec b/jansi-native.spec
index f14435f..0aea0b0 100644
--- a/jansi-native.spec
+++ b/jansi-native.spec
@@ -1,34 +1,22 @@
 %global bits %{__isa_bits}
 %global debug_package %{nil}
 
-Name:             jansi-native
-Version:          1.5
-Release:          4%{?dist}
-Summary:          Jansi Native implements the JNI Libraries used by the Jansi project
-Group:            Development/Libraries
-License:          ASL 2.0
-URL:              http://jansi.fusesource.org/
-Source0:          https://github.com/fusesource/jansi-native/archive/jansi-native-1.5.tar.gz
-
-BuildRequires:    maven-local
-BuildRequires:    maven-compiler-plugin
-BuildRequires:    maven-javadoc-plugin
-BuildRequires:    maven-surefire-plugin
-BuildRequires:    maven-surefire-report-plugin
-BuildRequires:    maven-project-info-reports-plugin
-BuildRequires:    maven-clean-plugin
-BuildRequires:    maven-plugin-bundle
-BuildRequires:    maven-plugin-jxr
-BuildRequires:    junit4
-BuildRequires:    hawtjni >= 1.9-2
-BuildRequires:    autoconf
-BuildRequires:    automake
-BuildRequires:    libtool
-BuildRequires:    make
-BuildRequires:    fusesource-pom
-BuildRequires:    maven-surefire-provider-junit4
-BuildRequires:    maven-hawtjni-plugin >= 1.9-2
-BuildRequires:    maven-install-plugin
+Name:           jansi-native
+Version:        1.5
+Release:        5%{?dist}
+Summary:        Jansi Native implements the JNI Libraries used by the Jansi project
+Group:          Development/Libraries
+License:        ASL 2.0
+URL:            http://jansi.fusesource.org/
+Source0:        https://github.com/fusesource/jansi-native/archive/jansi-native-1.5.tar.gz
+
+BuildRequires:  maven-local
+BuildRequires:  mvn(junit:junit)
+BuildRequires:  mvn(org.apache.felix:maven-bundle-plugin)
+BuildRequires:  mvn(org.apache.maven.plugins:maven-clean-plugin)
+BuildRequires:  mvn(org.fusesource:fusesource-pom:pom:)
+BuildRequires:  mvn(org.fusesource.hawtjni:hawtjni-runtime) >= 1.9-2
+BuildRequires:  mvn(org.fusesource.hawtjni:maven-hawtjni-plugin) >= 1.9-2
 
 %description
 Jansi is a small java library that allows you to use ANSI escape sequences
@@ -38,7 +26,6 @@ when output is being sent to output devices which cannot support ANSI sequences.
 
 %package javadoc
 Summary:          Javadocs for %{name}
-
 BuildArch:        noarch
 
 %description javadoc
@@ -62,6 +49,9 @@ This package contains the API documentation for %{name}.
 %doc license.txt
 
 %changelog
+* Fri May 23 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.5-5
+- Cleanup BuildRequires
+
 * Thu Mar  6 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.5-4
 - Require hawtjni >= 1.9-2
 

                 reply	other threads:[~2026-08-20 12:13 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=178722800082.1.13806532673137926078.rpms-jansi-native-71014b29efff@fedoraproject.org \
    --to=mizdebsk@redhat.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