automatic version update by autodist [release 3.0.0-1mamba;Wed Aug 10 2022]
This commit is contained in:
parent
a4adb2198c
commit
ba01387cde
@ -1,6 +1,6 @@
|
||||
%define pkgver %(echo %version | tr -d .)
|
||||
Name: libcgroup
|
||||
Version: 2.0.2
|
||||
Version: 3.0.0
|
||||
Release: 1mamba
|
||||
Summary: A control group kernel file system interface to manipulate and control the details on task grouping
|
||||
Group: System/Libraries
|
||||
@ -77,12 +77,6 @@ This package contains utility applications for %{name}.
|
||||
%{_libdir}/libcgroup.la
|
||||
%{_libdir}/libcgroup.so
|
||||
%{_libdir}/libcgroup.a
|
||||
#%{_libdir}/libcgroupfortesting.a
|
||||
#%{_libdir}/libcgroupfortesting.la
|
||||
#%{_libdir}/libcgroupfortesting.so
|
||||
#%{_libdir}/libcgset.a
|
||||
#%{_libdir}/libcgset.la
|
||||
#%{_libdir}/libcgset.so
|
||||
%{_libdir}/security/pam_cgroup.a
|
||||
%{_libdir}/pkgconfig/libcgroup.pc
|
||||
#%doc README README_daemon README_systemd
|
||||
@ -96,9 +90,11 @@ This package contains utility applications for %{name}.
|
||||
%{_bindir}/cgget
|
||||
%{_bindir}/cgset
|
||||
%{_bindir}/cgsnapshot
|
||||
%{_bindir}/cgxget
|
||||
%{_bindir}/cgxset
|
||||
%{_bindir}/lscgroup
|
||||
%{_bindir}/lssubsys
|
||||
%{_sbindir}/cgclear
|
||||
#%{_sbindir}/cgclear
|
||||
%{_sbindir}/cgconfigparser
|
||||
%{_sbindir}/cgrulesengd
|
||||
%{_mandir}/man1/cg*.1*
|
||||
@ -108,6 +104,9 @@ This package contains utility applications for %{name}.
|
||||
%{_mandir}/man8/cg*.8*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 10 2022 Automatic Build System <autodist@mambasoft.it> 3.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 15 2022 Automatic Build System <autodist@mambasoft.it> 2.0.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user