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/hawtjni] epel10: Add requires on autoconf, automake, libtool
Date: Fri, 17 Jul 2026 09:03:54 GMT	[thread overview]
Message-ID: <178427903440.1.8492759727682076929.rpms-hawtjni-6a5fc5e8087d@fedoraproject.org> (raw)

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
 

                 reply	other threads:[~2026-07-17  9:03 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=178427903440.1.8492759727682076929.rpms-hawtjni-6a5fc5e8087d@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