Browse Source

upgrading package: groovy 2.4.15 -> 2.5.0

master
parent
commit
384774ddb3
  1. 6
      groovy/groovy.spec

6
groovy/groovy.spec

@ -31,8 +31,8 @@ Distribution: OpenPKG Community
Class: PLUS
Group: Language
License: BSD-style
Version: 2.4.15
Release: 20180327
Version: 2.5.0
Release: 20180530
# list of sources
Source0: http://dl.bintray.com/groovy/maven/apache-groovy-binary-%{version}.zip
@ -78,7 +78,7 @@ PreReq: OpenPKG, openpkg >= 20160101, java, JAVA-JDK
$program.sh $RPM_BUILD_ROOT%{l_prefix}/bin/$program
done
rm -f bin/*.bat bin/*cygwin*
cp -rp bin conf embeddable lib \
cp -rp bin conf lib \
$RPM_BUILD_ROOT%{l_prefix}/libexec/groovy/
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}

Loading…
Cancel
Save