Accepting request 460670 from Java:packages

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/460670
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant?expand=0&rev=58
This commit is contained in:
Dominique Leuenberger 2017-02-28 22:46:40 +00:00 committed by Git OBS Bridge
commit f1065ff2be
6 changed files with 42 additions and 9 deletions

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Feb 20 10:12:01 UTC 2017 - tchvatal@suse.com
- Revert the previous change as it broke the build of most java
software stack
-------------------------------------------------------------------
Mon Feb 13 15:54:30 UTC 2017 - guoyunhebrave@gmail.com
- Add profile.d scripts to set ANT_HOME
-------------------------------------------------------------------
Fri Jan 15 22:01:37 UTC 2016 - opensuse@dstoecker.de

View File

@ -1,7 +1,7 @@
#
# spec file for package ant-antlr
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2000-2009, JPackage Project
# All rights reserved.
#
@ -477,14 +477,14 @@ rm build/lib/ant-junit*.jar
# remove all others
for i in build/lib/ant-*.jar ; do
case $i in
*/ant-junit*)
*/ant-junit*)
;;
*)
rm -v $i
;;
esac
done
%endif
%endif
for jar in build/lib/*.jar
do

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Feb 20 10:12:01 UTC 2017 - tchvatal@suse.com
- Revert the previous change as it broke the build of most java
software stack
-------------------------------------------------------------------
Mon Feb 13 15:54:30 UTC 2017 - guoyunhebrave@gmail.com
- Add profile.d scripts to set ANT_HOME
-------------------------------------------------------------------
Fri Jan 15 22:01:37 UTC 2016 - opensuse@dstoecker.de

View File

@ -1,7 +1,7 @@
#
# spec file for package ant-junit
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2000-2009, JPackage Project
# All rights reserved.
#
@ -477,14 +477,14 @@ rm build/lib/ant-junit*.jar
# remove all others
for i in build/lib/ant-*.jar ; do
case $i in
*/ant-junit*)
*/ant-junit*)
;;
*)
rm -v $i
;;
esac
done
%endif
%endif
for jar in build/lib/*.jar
do

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Feb 20 10:12:01 UTC 2017 - tchvatal@suse.com
- Revert the previous change as it broke the build of most java
software stack
-------------------------------------------------------------------
Mon Feb 13 15:54:30 UTC 2017 - guoyunhebrave@gmail.com
- Add profile.d scripts to set ANT_HOME
-------------------------------------------------------------------
Fri Jan 15 22:01:37 UTC 2016 - opensuse@dstoecker.de

View File

@ -1,7 +1,7 @@
#
# spec file for package ant
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2000-2009, JPackage Project
# All rights reserved.
#
@ -476,14 +476,14 @@ rm build/lib/ant-junit*.jar
# remove all others
for i in build/lib/ant-*.jar ; do
case $i in
*/ant-junit*)
*/ant-junit*)
;;
*)
rm -v $i
;;
esac
done
%endif
%endif
for jar in build/lib/*.jar
do