update to version 1.3.3
This commit is contained in:
parent
a21f4c0739
commit
639cf5ab3f
@ -1,6 +1,6 @@
|
|||||||
Name: apache-commons-daemon
|
Name: apache-commons-daemon
|
||||||
Version: 1.3.2
|
Version: 1.3.3
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Defines API to support an alternative invocation mechanism
|
Summary: Defines API to support an alternative invocation mechanism
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://commons.apache.org/daemon
|
URL: http://commons.apache.org/daemon
|
||||||
@ -46,7 +46,7 @@ cd -
|
|||||||
|
|
||||||
%mvn_file : commons-daemon apache-commons-daemon
|
%mvn_file : commons-daemon apache-commons-daemon
|
||||||
%mvn_alias : org.apache.commons:commons-daemon
|
%mvn_alias : org.apache.commons:commons-daemon
|
||||||
%mvn_build
|
%mvn_build -f
|
||||||
|
|
||||||
%install
|
%install
|
||||||
install -Dpm 755 src/native/unix/jsvc $RPM_BUILD_ROOT%{_bindir}/jsvc
|
install -Dpm 755 src/native/unix/jsvc $RPM_BUILD_ROOT%{_bindir}/jsvc
|
||||||
@ -63,6 +63,9 @@ install -Dpm 644 src/native/unix/jsvc.1 $RPM_BUILD_ROOT%{_mandir}/man1/jsvc.1
|
|||||||
%{_mandir}/man1/jsvc.1*
|
%{_mandir}/man1/jsvc.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 09 2023 Ge Wang <wang__ge@126.com> - 1.3.3-1
|
||||||
|
- Update to version 1.3.3
|
||||||
|
|
||||||
* Wed Mar 22 2023 misaka00251 <liuxin@iscas.ac.cn> - 1.3.2-2
|
* Wed Mar 22 2023 misaka00251 <liuxin@iscas.ac.cn> - 1.3.2-2
|
||||||
- Fix build failed on openEuler RISC-V
|
- Fix build failed on openEuler RISC-V
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
commons-daemon-1.3.3-src.tar.gz
Normal file
BIN
commons-daemon-1.3.3-src.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user