public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Endi S. Dewata <edewata@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/jss] pqc: Drop BuildRequires and Requires on glassfish-jaxb-api
Date: Tue, 28 Jul 2026 16:49:01 GMT	[thread overview]
Message-ID: <178525734149.1.7991947535084774903.rpms-jss-269ca9b45883@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/jss
Branch : pqc
Commit : 269ca9b45883b6af3eab6f7ed21cc3ec238ed944
Author : Endi S. Dewata <edewata@redhat.com>
Date   : 2021-09-29T23:11:52-05:00
Stats  : +5/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/jss/c/269ca9b45883b6af3eab6f7ed21cc3ec238ed944?branch=pqc

Log:
Drop BuildRequires and Requires on glassfish-jaxb-api

---
diff --git a/jss.spec b/jss.spec
index e64e2a3..51490d7 100644
--- a/jss.spec
+++ b/jss.spec
@@ -9,7 +9,7 @@ License:        MPLv1.1 or GPLv2+ or LGPLv2+
 # For development (i.e. unsupported) releases, use x.y.z-0.n.<phase>.
 # For official (i.e. supported) releases, use x.y.z-r where r >=1.
 Version:        5.0.0
-Release:        0.4.beta1%{?_timestamp}%{?_commit_id}%{?dist}
+Release:        0.5.beta1%{?_timestamp}%{?_commit_id}%{?dist}
 %global         _phase -beta1
 
 # To generate the source tarball:
@@ -34,7 +34,7 @@ Source:         https://github.com/dogtagpki/%{name}/archive/v%{version}%{?_phas
 
 %define java_devel java-11-openjdk-devel
 %define java_headless java-11-openjdk-headless
-%define java_home /usr/lib/jvm/jre-11-openjdk
+%define java_home %{_libdir}/jvm/jre-11-openjdk
 
 ################################################################################
 # Build Options
@@ -65,7 +65,6 @@ BuildRequires:  nss-tools >= 3.66
 BuildRequires:  %{java_devel}
 BuildRequires:  jpackage-utils
 BuildRequires:  slf4j
-BuildRequires:  glassfish-jaxb-api
 BuildRequires:  slf4j-jdk14
 BuildRequires:  apache-commons-lang3
 
@@ -75,7 +74,6 @@ Requires:       nss >= 3.66
 Requires:       %{java_headless}
 Requires:       jpackage-utils
 Requires:       slf4j
-Requires:       glassfish-jaxb-api
 Requires:       slf4j-jdk14
 Requires:       apache-commons-lang3
 
@@ -161,6 +159,9 @@ modutil -dbdir /etc/pki/nssdb -chkfips true | grep -q enabled && export FIPS_ENA
 
 ################################################################################
 %changelog
+* Wed Sep 29 2021 Dogtag PKI Team <devel@lists.dogtagpki.org> - 5.0.0-0.5.beta1
+- Drop BuildRequires and Requires on glassfish-jaxb-api
+
 * Fri Sep 03 2021 Dogtag PKI Team <devel@lists.dogtagpki.org> - 5.0.0-0.4.beta1
 - Rebase to JSS 5.0.0-beta1
 

                 reply	other threads:[~2026-07-28 16:49 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=178525734149.1.7991947535084774903.rpms-jss-269ca9b45883@fedoraproject.org \
    --to=edewata@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