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
67facd1283
commit
660bbdd86f
@ -34,7 +34,7 @@
|
|||||||
Summary: JDBC driver for PostgreSQL
|
Summary: JDBC driver for PostgreSQL
|
||||||
Name: postgresql-jdbc
|
Name: postgresql-jdbc
|
||||||
Version: 9.2.1002
|
Version: 9.2.1002
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
# ASL 2.0 applies only to postgresql-jdbc.pom file, the rest is BSD
|
# ASL 2.0 applies only to postgresql-jdbc.pom file, the rest is BSD
|
||||||
License: BSD and ASL 2.0
|
License: BSD and ASL 2.0
|
||||||
Group: Applications/Databases
|
Group: Applications/Databases
|
||||||
@ -52,7 +52,6 @@ BuildRequires: ant-junit
|
|||||||
BuildRequires: junit
|
BuildRequires: junit
|
||||||
# gettext is only needed if we try to update translations
|
# gettext is only needed if we try to update translations
|
||||||
#BuildRequires: gettext
|
#BuildRequires: gettext
|
||||||
Requires: java
|
|
||||||
Requires: jpackage-utils
|
Requires: jpackage-utils
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -123,6 +122,9 @@ install -d build/publicapi docs/%{name}
|
|||||||
%doc %{_javadocdir}/%{name}
|
%doc %{_javadocdir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Aug 06 2013 Pavel Raiskup <praiskup@redhat.com> - 9.2.1002-4
|
||||||
- add javadoc subpackage
|
- add javadoc subpackage
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user