!2 delete the stupid copy command
Merge pull request !2 from lkx690/master
This commit is contained in:
commit
5c8a8df263
@ -1,6 +1,6 @@
|
|||||||
Name: mchange-commons
|
Name: mchange-commons
|
||||||
Version: 0.2.11
|
Version: 0.2.11
|
||||||
Release: 8
|
Release: 9
|
||||||
Summary: A collection of general purpose utilities for c3p0
|
Summary: A collection of general purpose utilities for c3p0
|
||||||
License: LGPLv2 or EPL
|
License: LGPLv2 or EPL
|
||||||
URL: https://github.com/swaldman/mchange-commons-java
|
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 .
|
cp -pr /usr/share/sbt/ivy-local .
|
||||||
|
|
||||||
%build
|
%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 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 log4j log4j 12 ivy-local --version 1.2.14
|
||||||
./climbing-nemesis.py org.slf4j slf4j-api any ivy-local --version 1.7.5
|
./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
|
%files help -f .mfiles-javadoc
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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