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
9fde117440
commit
48aed84a88
1 changed files with 4 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
|||
Summary: Official JDBC driver for MySQL
|
||||
Name: mysql-connector-java
|
||||
Version: 5.1.28
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Epoch: 1
|
||||
|
||||
# MySQL FLOSS Exception
|
||||
|
|
@ -51,7 +51,6 @@ BuildRequires: junit
|
|||
BuildRequires: slf4j
|
||||
BuildRequires: apache-commons-logging
|
||||
|
||||
Requires: java >= 1:1.6.0
|
||||
Requires: jta >= 1.0
|
||||
Requires: slf4j
|
||||
Requires: jpackage-utils
|
||||
|
|
@ -110,6 +109,9 @@ sed -i 's/>@.*</>%{version}</' $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
|
|||
%{_mavenpomdir}/*.pom
|
||||
|
||||
%changelog
|
||||
* Fri Mar 28 2014 Michael Simacek <msimacek@redhat.com> - 1:5.1.28-2
|
||||
- Use Requires: java-headless rebuild (#1067528)
|
||||
|
||||
* Thu Jan 23 2014 Jakub Dorňák <jdornak@redhat.com> - 1:5.1.28-1
|
||||
- Update to 5.1.28
|
||||
- fix generate-tarball.sh to also remove .zip files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue