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
54323cc5f4
commit
31fefb25de
1 changed files with 5 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Name: vecmath1.2
|
||||
Version: 1.14
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
Summary: Free version of vecmath from the Java3D 1.2 specification
|
||||
Group: System Environment/Libraries
|
||||
License: MIT
|
||||
|
|
@ -13,7 +13,7 @@ BuildRequires: java-devel >= 1:1.6.0
|
|||
BuildRequires: jpackage-utils
|
||||
|
||||
Requires: jpackage-utils
|
||||
Requires: java >= 1:1.6.0
|
||||
Requires: java-headless >= 1:1.6.0
|
||||
|
||||
# Necessary due to architecture change to noarch
|
||||
Obsoletes: %{name} < %{version}-%{release}
|
||||
|
|
@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Mar 28 2014 Michael Simacek <msimacek@redhat.com> - 1.14-11
|
||||
- Use Requires: java-headless rebuild (#1067528)
|
||||
|
||||
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.14-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue