update rpm package description
This commit is contained in:
parent
3a9127b159
commit
f921cd5945
@ -1,7 +1,7 @@
|
||||
%global pretrans_install %(cat %{SOURCE0} | sed s/%%/%%%%/g | sed s/\\^%%%%/^%%/g)
|
||||
Name: copy-jdk-configs
|
||||
Version: 4.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: JDKs Configuration File
|
||||
License: BSD
|
||||
URL: https://pagure.io/copy_jdk_configs
|
||||
@ -13,7 +13,7 @@ Requires: lua lua-posix
|
||||
|
||||
%description
|
||||
Utility script for transferring JDK configuration files when updating or
|
||||
archiving. Repair rpmnew file created by error by using scrip
|
||||
archiving. Repair rpmnew file created by error by using script.
|
||||
|
||||
%prep
|
||||
cp -a %{SOURCE1} .
|
||||
@ -46,6 +46,9 @@ rm "%{rpm_state_dir}/copy_jdk_configs.lua" 2> /dev/null || :
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Oct 09 2024 lvzhonglin<lvzhonglin@inspur.com> - 4.0-2
|
||||
- update rpm package description
|
||||
|
||||
* Thu Jan 06 2020 xu_ping<xuping33@huawei.com> - 4.0-1
|
||||
- Upgrade 4.0 to fix Packaging scriptlets assume global 'arg' in Lua environment
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user