!15 Bring source file into correspondence with described in spec file
From: @wang--ge Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
2ce858c2c6
Binary file not shown.
10
rootsh.spec
10
rootsh.spec
@ -1,9 +1,9 @@
|
|||||||
Name: rootsh
|
Name: rootsh
|
||||||
Summary: Shell wrapper for auditing
|
Summary: Shell wrapper for auditing
|
||||||
Version: 1.5.3
|
Version: 1.5.3
|
||||||
Release: 17
|
Release: 19
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Source0: http://download.sourceforge.net/rootsh/%{name}-%{version}.tar.gz
|
Source0: https://github.com/jpschewe/rootsh/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||||
Source1: rootsh.logrotate
|
Source1: rootsh.logrotate
|
||||||
Source2: logrotate-rootsh.sh
|
Source2: logrotate-rootsh.sh
|
||||||
Patch0: rootsh-1.5.3-open-needs-3-args.patch
|
Patch0: rootsh-1.5.3-open-needs-3-args.patch
|
||||||
@ -55,6 +55,12 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man1/rootsh.1.gz
|
%{_mandir}/man1/rootsh.1.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 29 2024 Ge Wang <wang__ge@126.com> - 1.5.3-19
|
||||||
|
- Rebuild for next release
|
||||||
|
|
||||||
|
* Fri Mar 29 2024 Ge Wang <wang__ge@126.com> - 1.5.3-18
|
||||||
|
- Bring source file into correspondence with described in spec file
|
||||||
|
|
||||||
* Fri Mar 11 2022 wangkai <wangkai385@huawei.com> - 1.5.3-17
|
* Fri Mar 11 2022 wangkai <wangkai385@huawei.com> - 1.5.3-17
|
||||||
- Fix help doc and version
|
- Fix help doc and version
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user