public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/jss] pqc: Drop BuildRequires and Requires on glassfish-jaxb-api
@ 2026-07-28 16:49 Endi S. Dewata
0 siblings, 0 replies; only message in thread
From: Endi S. Dewata @ 2026-07-28 16:49 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-28 16:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-28 16:49 [rpms/jss] pqc: Drop BuildRequires and Requires on glassfish-jaxb-api Endi S. Dewata
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox