public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hawtjni] epel10: Add requires on autoconf, automake, libtool
@ 2026-07-17  9:03 Mikolaj Izdebski
  0 siblings, 0 replies; only message in thread
From: Mikolaj Izdebski @ 2026-07-17  9:03 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/hawtjni
Branch : epel10
Commit : 6a5fc5e8087d87567e8f5e469d168ae1f1dcaa8d
Author : Mikolaj Izdebski <mizdebsk@redhat.com>
Date   : 2014-06-09T06:40:15+02:00
Stats  : +8/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/hawtjni/c/6a5fc5e8087d87567e8f5e469d168ae1f1dcaa8d?branch=epel10

Log:
Add requires on autoconf, automake, libtool

---
diff --git a/hawtjni.spec b/hawtjni.spec
index 7d57881..da49cb0 100644
--- a/hawtjni.spec
+++ b/hawtjni.spec
@@ -1,6 +1,6 @@
 Name:             hawtjni
 Version:          1.10
-Release:          1%{?dist}
+Release:          2%{?dist}
 Summary:          Code generator that produces the JNI code
 Group:            Development/Libraries
 License:          ASL 2.0 and EPL and BSD
@@ -29,6 +29,10 @@ BuildRequires:    junit
 BuildRequires:    fusesource-pom
 BuildRequires:    xbean
 
+Requires:         autoconf
+Requires:         automake
+Requires:         libtool
+
 %description
 HawtJNI is a code generator that produces the JNI code needed to
 implement java native methods. It is based on the jnigen code generator
@@ -85,6 +89,9 @@ This package allows to use HawtJNI from a maven plugin.
 %doc license.txt
 
 %changelog
+* Mon Jun  9 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10-2
+- Add requires on autoconf, automake, libtool
+
 * Mon Jun  9 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.10-1
 - Update to upstream version 1.10
 

^ 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 autoconf, automake, libtool Mikolaj Izdebski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox