Hello community,
here is the log from the commit of package mysql-connector-java for
openSUSE:Factory checked in at 2015-04-02 15:58:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mysql-connector-java (Old)
and /work/SRC/openSUSE:Factory/.mysql-connector-java.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mysql-connector-java"
Changes:
--------
---
/work/SRC/openSUSE:Factory/mysql-connector-java/mysql-connector-java.changes
2014-06-30 22:50:11.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.mysql-connector-java.new/mysql-connector-java.changes
2015-04-02 15:58:12.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Mar 18 09:46:18 UTC 2015 - [email protected]
+
+- Fix build with new javapackages-tools
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mysql-connector-java.spec ++++++
--- /var/tmp/diff_new_pack.GqOJG7/_old 2015-04-02 15:58:12.000000000 +0200
+++ /var/tmp/diff_new_pack.GqOJG7/_new 2015-04-02 15:58:12.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package mysql-connector-java
#
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -123,7 +123,7 @@
%defattr(0644,root,root,0755)
%doc CHANGES COPYING README.txt
%attr(0644,root,root) %{_javadir}/%{name}.jar
-%config(noreplace) %{_mavendepmapfragdir}/*
+%config(noreplace) %{_datadir}/maven-metadata/%{name}.xml*
%{_mavenpomdir}/*.pom
%changelog