Fix the spelling mistakes
This commit is contained in:
parent
fe2c62cf32
commit
805c7c44ca
@ -5,7 +5,7 @@
|
|||||||
Name: maven
|
Name: maven
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 3.5.4
|
Version: 3.5.4
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: Java project management and project comprehension tool
|
Summary: Java project management and project comprehension tool
|
||||||
License: ASL 2.0 and MIT
|
License: ASL 2.0 and MIT
|
||||||
URL: http://maven.apache.org/
|
URL: http://maven.apache.org/
|
||||||
@ -99,7 +99,7 @@ rm apache-maven/src/main/appended-resources/META-INF/LICENSE.vm
|
|||||||
%pom_remove_plugin -r :buildnumber-maven-plugin
|
%pom_remove_plugin -r :buildnumber-maven-plugin
|
||||||
sed -i "
|
sed -i "
|
||||||
/buildNumber=/ {
|
/buildNumber=/ {
|
||||||
s/=.*/=Red Hat %{version}-%{release}/
|
s/=.*/=openEuler %{version}-%{release}/
|
||||||
s/%{dist}$//
|
s/%{dist}$//
|
||||||
}
|
}
|
||||||
/timestamp=/ d
|
/timestamp=/ d
|
||||||
@ -175,6 +175,9 @@ update-alternatives --install %{_bindir}/mvn mvn %{homedir}/bin/mvn %{?maven_alt
|
|||||||
%license LICENSE NOTICE
|
%license LICENSE NOTICE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 12 2020 yaokai13 <yaokai13@huawei.com> - 1:3.5.4-7
|
||||||
|
- Fix the spelling mistakes
|
||||||
|
|
||||||
* Thu Sep 3 2020 leiju <leiju4@huawei.com> - 1:3.5.4-6
|
* Thu Sep 3 2020 leiju <leiju4@huawei.com> - 1:3.5.4-6
|
||||||
- Fix the build error
|
- Fix the build error
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user