Use Requires: java-headless rebuild (#1067528)
Signed-off-by: Michael Simacek <msimacek@redhat.com> Signed-off-by: Mikolaj Izdebski <mizdebsk@redhat.com>
This commit is contained in:
parent
370c063610
commit
43ee90dc59
7
jss.spec
7
jss.spec
@ -1,6 +1,6 @@
|
|||||||
Name: jss
|
Name: jss
|
||||||
Version: 4.2.6
|
Version: 4.2.6
|
||||||
Release: 31%{?dist}
|
Release: 32%{?dist}
|
||||||
Summary: Java Security Services (JSS)
|
Summary: Java Security Services (JSS)
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
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: nss-devel >= 3.12.3.99
|
||||||
BuildRequires: nspr-devel >= 4.6.99
|
BuildRequires: nspr-devel >= 4.6.99
|
||||||
BuildRequires: java-devel
|
BuildRequires: java-devel
|
||||||
Requires: java
|
Requires: java-headless
|
||||||
Requires: nss >= 3.12.3.99
|
Requires: nss >= 3.12.3.99
|
||||||
|
|
||||||
Patch1: jss-key_pair_usage_with_op_flags.patch
|
Patch1: jss-key_pair_usage_with_op_flags.patch
|
||||||
@ -189,6 +189,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user