automatic version update by autodist [release 4.10-1mamba;Fri Dec 24 2021]
This commit is contained in:
parent
0884ec08c8
commit
6209b3ac43
@ -1,7 +0,0 @@
|
|||||||
# useradd defaults file
|
|
||||||
GROUP=100
|
|
||||||
HOME=/home
|
|
||||||
INACTIVE=-1
|
|
||||||
EXPIRE=
|
|
||||||
SHELL=/bin/bash
|
|
||||||
SKEL=/etc/skel
|
|
@ -1,9 +1,9 @@
|
|||||||
%define shadowgroupid 15
|
%define shadowgroupid 15
|
||||||
Summary: Utilities for managing shadow password files and user/group accounts
|
Summary: Utilities for managing shadow password files and user/group accounts
|
||||||
Name: shadow
|
Name: shadow
|
||||||
Version: 4.9
|
Version: 4.10
|
||||||
Group: Applications/Security
|
Group: Applications/Security
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
@ -198,6 +198,7 @@ fi
|
|||||||
%{_bindir}/chage
|
%{_bindir}/chage
|
||||||
%{_bindir}/expiry
|
%{_bindir}/expiry
|
||||||
%{_bindir}/faillog
|
%{_bindir}/faillog
|
||||||
|
%{_bindir}/getsubids
|
||||||
%{_bindir}/gpasswd
|
%{_bindir}/gpasswd
|
||||||
%{_bindir}/groups
|
%{_bindir}/groups
|
||||||
%{_bindir}/lastlog
|
%{_bindir}/lastlog
|
||||||
@ -244,10 +245,14 @@ fi
|
|||||||
%files -n libsubid-devel
|
%files -n libsubid-devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_includedir}/shadow/subid.h
|
%{_includedir}/shadow/subid.h
|
||||||
|
%{_libdir}/libsubid.a
|
||||||
%{_libdir}/libsubid.la
|
%{_libdir}/libsubid.la
|
||||||
%{_libdir}/libsubid.so
|
%{_libdir}/libsubid.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 24 2021 Automatic Build System <autodist@mambasoft.it> 4.10-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Aug 06 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 4.9-2mamba
|
* Fri Aug 06 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 4.9-2mamba
|
||||||
- shadow-common: added legacy provide /bin/groups; obsolete shadow-common
|
- shadow-common: added legacy provide /bin/groups; obsolete shadow-common
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user