public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hawtjni] epel10: Add Requires on make
@ 2026-07-17 9:03 Michael Simacek
0 siblings, 0 replies; only message in thread
From: Michael Simacek @ 2026-07-17 9:03 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/hawtjni
Branch : epel10
Commit : 0af41e41f775922f33ea334f94a3f695833e37df
Author : Michael Simacek <msimacek@redhat.com>
Date : 2017-02-13T12:42:13+01:00
Stats : +5/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/hawtjni/c/0af41e41f775922f33ea334f94a3f695833e37df?branch=epel10
Log:
Add Requires on make
---
diff --git a/hawtjni.spec b/hawtjni.spec
index f7ac371..cde826c 100644
--- a/hawtjni.spec
+++ b/hawtjni.spec
@@ -1,6 +1,6 @@
Name: hawtjni
Version: 1.10
-Release: 8%{?dist}
+Release: 9%{?dist}
Summary: Code generator that produces the JNI code
License: ASL 2.0 and EPL and BSD
URL: http://hawtjni.fusesource.org/
@@ -35,6 +35,7 @@ BuildRequires: mvn(org.ow2.asm:asm-commons)
Requires: autoconf
Requires: automake
Requires: libtool
+Requires: make
%description
HawtJNI is a code generator that produces the JNI code needed to
@@ -101,6 +102,9 @@ This package allows to use HawtJNI from a maven plugin.
%files -n maven-hawtjni-plugin -f .mfiles-maven-plugin
%changelog
+* Mon Feb 13 2017 Michael Simacek <msimacek@redhat.com> - 1.10-9
+- Add Requires on make
+
* Mon Feb 06 2017 Michael Simacek <msimacek@redhat.com> - 1.10-8
- Regenerate BuildRequires
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-17 9:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-17 9:03 [rpms/hawtjni] epel10: Add Requires on make Michael Simacek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox