forked from pool/ant-contrib
- Fix build with new javapackages-tools
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant-contrib?expand=0&rev=23
This commit is contained in:
parent
af1c7b8af1
commit
8e4850699c
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 18 09:42:22 UTC 2015 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- Fix build with new javapackages-tools
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 12 22:39:50 UTC 2015 - archie@dellroad.org
|
Thu Mar 12 22:39:50 UTC 2015 - archie@dellroad.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ant-contrib
|
# spec file for package ant-contrib
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -107,7 +107,7 @@ echo "call add_maven_depmap JPP.ant-%{name}.pom ant/%{name}.jar"
|
|||||||
%config %{_sysconfdir}/ant.d/%{name}
|
%config %{_sysconfdir}/ant.d/%{name}
|
||||||
%{_javadir}/ant/%{name}.jar
|
%{_javadir}/ant/%{name}.jar
|
||||||
%{_mavenpomdir}/JPP.ant-%{name}.pom
|
%{_mavenpomdir}/JPP.ant-%{name}.pom
|
||||||
%{_mavendepmapfragdir}/%{name}
|
%{_datadir}/maven-metadata/%{name}.xml
|
||||||
|
|
||||||
%files manual
|
%files manual
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
|
Loading…
Reference in New Issue
Block a user