Resolves: rhbz #1434535
- Bugzilla Bug #1434535 - JSS 4.4.0 is incompatible with versions of pki-base < 10.4.0
This commit is contained in:
parent
0db8acfc56
commit
69fb56b3b5
7
jss.spec
7
jss.spec
@ -3,7 +3,7 @@
|
||||
|
||||
Name: jss
|
||||
Version: 4.4.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Java Security Services (JSS)
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -38,6 +38,7 @@ Source3: http://pki.fedoraproject.org/pki/sources/%{name}/%{name}-%{versi
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
Conflicts: tomcatjss < 7.2.1
|
||||
Conflicts: pki-base < 10.4.0
|
||||
BuildRequires: nss-devel >= 3.21.0
|
||||
BuildRequires: nspr-devel >= 4.11.0
|
||||
BuildRequires: java-devel
|
||||
@ -158,6 +159,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 21 2017 Matthew Harmsen <mharmsen@redhat.com> - 4.4.0-3
|
||||
- Bugzilla Bug #1434535 - JSS 4.4.0 is incompatible with versions of
|
||||
pki-base < 10.4.0
|
||||
|
||||
* Wed Mar 15 2017 Matthew Harmsen <mharmsen@redhat.com> - 4.4.0-2
|
||||
- Bugzilla Bug #1432568 - JSS 4.4.0 is incompatible with versions of
|
||||
tomcatjss < 7.2.1
|
||||
|
Loading…
Reference in New Issue
Block a user