public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/jansi-native] epel10: Fix FTBFS due to XMvn changes in F21 (#1106820)
@ 2026-08-20 12:13 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-08-20 12:13 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-20 12:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-20 12:13 [rpms/jansi-native] epel10: Fix FTBFS due to XMvn changes in F21 (#1106820) Yaakov Selkowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox