public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/jansi-native] epel10: Fix FTBFS due to XMvn changes in F21 (#1106820)
Date: Thu, 20 Aug 2026 12:13:22 GMT	[thread overview]
Message-ID: <178722800235.1.3499428795341442731.rpms-jansi-native-7779fd729606@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/jansi-native
Branch : epel10
Commit : 7779fd7296067ba22cdd76128b3d74482887b3b6
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date   : 2014-08-03T00:48:38-05:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/jansi-native/c/7779fd7296067ba22cdd76128b3d74482887b3b6?branch=epel10

Log:
Fix FTBFS due to XMvn changes in F21 (#1106820)

---
diff --git a/jansi-native.spec b/jansi-native.spec
index f72a2df..b4c269d 100644
--- a/jansi-native.spec
+++ b/jansi-native.spec
@@ -3,7 +3,7 @@
 
 Name:           jansi-native
 Version:        1.5
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Jansi Native implements the JNI Libraries used by the Jansi project
 Group:          Development/Libraries
 License:        ASL 2.0
@@ -45,13 +45,16 @@ This package contains the API documentation for %{name}.
 %mvn_install
 
 %files -f .mfiles
-%dir %{_javadir}/%{name}
+%dir %{_jnidir}/%{name}
 %doc readme.md license.txt changelog.md
 
 %files javadoc -f .mfiles-javadoc
 %doc license.txt
 
 %changelog
+* Sun Aug 03 2014 Yaakov Selkowitz <yselkowi@redhat.com> - 1.5-7
+- Fix FTBFS due to XMvn changes in F21 (#1106820)
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 

                 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=178722800235.1.3499428795341442731.rpms-jansi-native-7779fd729606@fedoraproject.org \
    --to=yselkowi@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