public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Marek Goldmann <marek.goldmann@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/hawtjni] epel10: Upstream release 1.9
Date: Fri, 17 Jul 2026 09:03:51 GMT [thread overview]
Message-ID: <178427903170.1.15021898414368343091.rpms-hawtjni-18a38cfeb0a9@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/hawtjni
Branch : epel10
Commit : 18a38cfeb0a923dff3d501210713298e6c42f6b4
Author : Marek Goldmann <marek.goldmann@gmail.com>
Date : 2013-09-18T14:16:08+02:00
Stats : +17/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/hawtjni/c/18a38cfeb0a923dff3d501210713298e6c42f6b4?branch=epel10
Log:
Upstream release 1.9
---
diff --git a/.gitignore b/.gitignore
index 50c7bf3..14a58f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/hawtjni-1.5.tar.xz
/hawtjni-1.6.tar.xz
/hawtjni-1.8.tar.xz
+/hawtjni-project-1.9.tar.gz
diff --git a/hawtjni.spec b/hawtjni.spec
index d6cf819..c9804bf 100644
--- a/hawtjni.spec
+++ b/hawtjni.spec
@@ -1,14 +1,12 @@
Name: hawtjni
-Version: 1.8
-Release: 3%{?dist}
+Version: 1.9
+Release: 1%{?dist}
Summary: Code generator that produces the JNI code
Group: Development/Libraries
License: ASL 2.0 and EPL and BSD
URL: http://hawtjni.fusesource.org/
-# git clone git://github.com/fusesource/hawtjni.git
-# cd hawtjni && git archive --format=tar --prefix=hawtjni-1.8/ hawtjni-project-1.8 | xz > hawtjni-1.8.tar.xz
-Source0: hawtjni-%{version}.tar.xz
+Source0: https://github.com/fusesource/hawtjni/archive/hawtjni-project-%{version}.tar.gz
Patch0: 0001-Fix-shading-and-remove-unneeded-modules.patch
Patch1: 0002-Fix-xbean-compatibility.patch
Patch2: 0003-Remove-plexus-maven-plugin-dependency.patch
@@ -54,12 +52,19 @@ Requires: hawtjni = %{version}-%{release}
This package allows to use HawtJNI from a maven plugin.
%prep
-%setup -q
+%setup -q -n hawtjni-hawtjni-project-%{version}
+
%patch0 -p1
%patch1 -p1
%patch2 -p1
%patch3 -p1
+# Ready to replace patch0
+# %pom_disable_module hawtjni-example
+# %pom_disable_module hawtjni-website
+# %pom_add_dep "org.apache.maven:maven-compat:3.0.3" maven-hawtjni-plugin/pom.xml
+# %pom_remove_plugin ":maven-shade-plugin" hawtjni-generator/pom.xml
+
%mvn_package ":maven-hawtjni-plugin" maven-plugin
%build
@@ -79,6 +84,10 @@ This package allows to use HawtJNI from a maven plugin.
%doc license.txt
%changelog
+* Wed Sep 18 2013 Marek Goldmann <mgoldman@redhat.com> - 1.9-1
+- Upstream release 1.9
+- hawtjni: missing barriers in cache initialization, RHBZ#957181
+
* Tue Aug 06 2013 Marek Goldmann <mgoldman@redhat.com> - 1.8-3
- New guidelines
diff --git a/sources b/sources
index 6b4dd7d..9c93848 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7339b4fd0a554e3df8f488d84495e54a hawtjni-1.8.tar.xz
+be699ff5abcd8cae097f24a84f4e58bb hawtjni-project-1.9.tar.gz
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=178427903170.1.15021898414368343091.rpms-hawtjni-18a38cfeb0a9@fedoraproject.org \
--to=marek.goldmann@gmail.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