Accepting request 292635 from Java:packages
javapackages-tools update OBS-URL: https://build.opensuse.org/request/show/292635 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mysql-connector-java?expand=0&rev=22
This commit is contained in:
commit
f13aac25c5
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 18 09:46:18 UTC 2015 - tchvatal@suse.com
|
||||
|
||||
- Fix build with new javapackages-tools
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 12:33:20 UTC 2014 - tchvatal@suse.com
|
||||
|
||||
|
@ -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 @@ sed -i 's/>@.*</>%{version}</' %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
|
||||
%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
|
||||
|
Loading…
Reference in New Issue
Block a user