public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/jss] pqc: Use Requires: java-headless rebuild (#1067528)
@ 2026-07-28 16:48 Michael Simacek
  0 siblings, 0 replies; only message in thread
From: Michael Simacek @ 2026-07-28 16:48 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/jss
            Branch : pqc
            Commit : 43ee90dc59cd90159ec0d21cf7026ed391a68300
            Author : Michael Simacek <msimacek@redhat.com>
            Date   : 2014-03-28T21:09:36+01:00
            Stats  : +5/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/jss/c/43ee90dc59cd90159ec0d21cf7026ed391a68300?branch=pqc

            Log:
            Use Requires: java-headless rebuild (#1067528)

Signed-off-by: Michael Simacek <msimacek@redhat.com>
Signed-off-by: Mikolaj Izdebski <mizdebsk@redhat.com>

---
diff --git a/jss.spec b/jss.spec
index f2677f1..280d8d0 100644
--- a/jss.spec
+++ b/jss.spec
@@ -1,6 +1,6 @@
 Name:           jss
 Version:        4.2.6
-Release:        31%{?dist}
+Release:        32%{?dist}
 Summary:        Java Security Services (JSS)
 
 Group:          System Environment/Libraries
@@ -19,7 +19,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  nss-devel >= 3.12.3.99
 BuildRequires:  nspr-devel >= 4.6.99
 BuildRequires:  java-devel
-Requires:       java
+Requires:       java-headless
 Requires:       nss >= 3.12.3.99
 
 Patch1:         jss-key_pair_usage_with_op_flags.patch
@@ -189,6 +189,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Mar 28 2014 Michael Simacek <msimacek@redhat.com> - 4.2.6-32
+- Use Requires: java-headless rebuild (#1067528)
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.2.6-31
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-28 16:48 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:48 [rpms/jss] pqc: Use Requires: java-headless rebuild (#1067528) Michael Simacek

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