fix build warnings:patchN is deprecated, use patch N (or %patch -P N )
Signed-off-by: Chen Hao <dev11201@linx-info.com> (cherry picked from commit 1af71030790d2840cf75f33dd89c03c06623045b)
This commit is contained in:
parent
a9c5a37392
commit
708bc37e62
@ -2,7 +2,7 @@
|
||||
%global short_name commons-%{base_name}
|
||||
Name: apache-%{short_name}
|
||||
Version: 1.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: The Apache Commons Extension Language
|
||||
License: ASL 1.1
|
||||
URL: http://commons.apache.org/el
|
||||
@ -62,5 +62,8 @@ export OPT_JAR_LIST=:
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Fri Dec 13 2024 chenhao <dev11201@linx-info.com> - 1.0-2
|
||||
- DESC:fix %patchN is deprecated warning
|
||||
|
||||
* Sat Jul 25 2020 chengzihan <chengzihan2@huawei.com> - 1.0-1
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user