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:
Michael Simacek 2014-03-28 15:29:36 +01:00 committed by Mikolaj Izdebski
parent 67facd1283
commit 660bbdd86f

View File

@ -34,7 +34,7 @@
Summary: JDBC driver for PostgreSQL
Name: postgresql-jdbc
Version: 9.2.1002
Release: 4%{?dist}
Release: 5%{?dist}
# ASL 2.0 applies only to postgresql-jdbc.pom file, the rest is BSD
License: BSD and ASL 2.0
Group: Applications/Databases
@ -52,7 +52,6 @@ BuildRequires: ant-junit
BuildRequires: junit
# gettext is only needed if we try to update translations
#BuildRequires: gettext
Requires: java
Requires: jpackage-utils
%description
@ -123,6 +122,9 @@ install -d build/publicapi docs/%{name}
%doc %{_javadocdir}/%{name}
%changelog
* Fri Mar 28 2014 Michael Simacek <msimacek@redhat.com> - 9.2.1002-5
- Use Requires: java-headless rebuild (#1067528)
* Tue Aug 06 2013 Pavel Raiskup <praiskup@redhat.com> - 9.2.1002-4
- add javadoc subpackage