public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/jss] pqc: Updates to spec file from upstream
@ 2026-07-28 16:48 Alexander Scheel
  0 siblings, 0 replies; only message in thread
From: Alexander Scheel @ 2026-07-28 16:48 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/jss
            Branch : pqc
            Commit : 14680af75b8579b84895c9d8d8eadcbb1779249f
            Author : Alexander Scheel <ascheel@redhat.com>
            Date   : 2019-04-15T11:25:07-04:00
            Stats  : +7/-6 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/jss/c/14680af75b8579b84895c9d8d8eadcbb1779249f?branch=pqc

            Log:
            Updates to spec file from upstream

Also adds changelog entry for the release of 4.5.3.

Signed-off-by: Alexander Scheel <ascheel@redhat.com>

---
diff --git a/jss.spec b/jss.spec
index 1d44cc4..50f3e36 100644
--- a/jss.spec
+++ b/jss.spec
@@ -26,7 +26,6 @@ Source:         https://github.com/dogtagpki/%{name}/archive/v%{version}%{?_phas
 #     <version tag> \
 #     > jss-VERSION-RELEASE.patch
 # Patch: jss-VERSION-RELEASE.patch
-# Patch1: jss-pki-sync-netscape-security-util-Utils.patch
 
 ################################################################################
 # Build Dependencies
@@ -53,9 +52,7 @@ BuildRequires:  slf4j-jdk14
 BuildRequires:  apache-commons-lang
 BuildRequires:  apache-commons-codec
 
-%if 0%{?fedora} >= 25 || 0%{?rhel} > 7
-BuildRequires:  perl-interpreter
-%endif
+BuildRequires:  junit
 
 Requires:       nss >= 3.30
 Requires:       java-headless
@@ -116,7 +113,8 @@ rm -rf build && mkdir -p build && cd build
     -DJAVA_LIB_INSTALL_DIR=%{_jnidir} \
     ..
 
-%{__make} all test javadoc
+%{__make} all javadoc
+ctest --output-on-failure
 
 ################################################################################
 %install
@@ -158,7 +156,10 @@ cp -p *.txt $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
 
 ################################################################################
 %changelog
-* Fri Feb 01 2019 Dogtag PKI Team <pki-devel@redhat.com> 4.5.2-3
+* Tue Mar 19 2019 Dogtag PKI Team <pki-devel@redhat.com> - 4.5.3-1
+- Rebase to JSS 4.5.3
+
+* Fri Feb 01 2019 Dogtag PKI Team <pki-devel@redhat.com> - 4.5.2-3
 - Include nuxwdog patch for netscape.security.util.Utils from PKI
 
 * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.2-2

^ 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: Updates to spec file from upstream Alexander Scheel

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