delete the stupid copy command
This commit is contained in:
parent
3e5ba62a67
commit
2e37fb6cb6
@ -1,6 +1,6 @@
|
||||
Name: mchange-commons
|
||||
Version: 0.2.11
|
||||
Release: 8
|
||||
Release: 9
|
||||
Summary: A collection of general purpose utilities for c3p0
|
||||
License: LGPLv2 or EPL
|
||||
URL: https://github.com/swaldman/mchange-commons-java
|
||||
@ -38,7 +38,6 @@ sed -i -e 's/0.13.6/0.13.1/' project/build.properties
|
||||
cp -pr /usr/share/sbt/ivy-local .
|
||||
|
||||
%build
|
||||
cp -r /usr/share/java/jline /usr/share/java/jline2
|
||||
./climbing-nemesis.py com.typesafe config any ivy-local --version 1.2.1
|
||||
./climbing-nemesis.py log4j log4j 12 ivy-local --version 1.2.14
|
||||
./climbing-nemesis.py org.slf4j slf4j-api any ivy-local --version 1.7.5
|
||||
@ -58,5 +57,8 @@ sbt package make-pom doc
|
||||
%files help -f .mfiles-javadoc
|
||||
|
||||
%changelog
|
||||
* Thu Apr 9 2020 likexin <likexin4@huawei.com> - 0.2.11-9
|
||||
- delete the stupid copy command
|
||||
|
||||
* Thu Nov 14 2019 wangye <wangye54@huawei.com> - 0.2.11-8
|
||||
- Package init
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user