automatic version update by autodist [release 4.8.1-1mamba;Fri Feb 07 2020]
This commit is contained in:
parent
bb29a1735f
commit
29fdec89a8
12
shadow.spec
12
shadow.spec
@ -1,7 +1,7 @@
|
|||||||
%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.7
|
Version: 4.8.1
|
||||||
Group: Applications/Security
|
Group: Applications/Security
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -88,6 +88,7 @@ LDFLAGS="-ldl" ./configure \
|
|||||||
--host=%{_host} \
|
--host=%{_host} \
|
||||||
--build=%{_build} \
|
--build=%{_build} \
|
||||||
--prefix=%{_prefix} \
|
--prefix=%{_prefix} \
|
||||||
|
--exec-prefix=%{_prefix} \
|
||||||
--mandir=%{_mandir} \
|
--mandir=%{_mandir} \
|
||||||
--libdir=%{_libdir} \
|
--libdir=%{_libdir} \
|
||||||
--sysconfdir=%{_sysconfdir} \
|
--sysconfdir=%{_sysconfdir} \
|
||||||
@ -232,7 +233,7 @@ exit 0
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
#%attr(640,root,shadow) %config(noreplace) %{_sysconfdir}/shadow
|
#%attr(640,root,shadow) %config(noreplace) %{_sysconfdir}/shadow
|
||||||
%{_sysconfdir}/limits
|
%{_sysconfdir}/limits
|
||||||
%attr(644,root,root) %config /etc/pam.d/chgpasswd
|
#%attr(644,root,root) %config /etc/pam.d/chgpasswd
|
||||||
%attr(644,root,root) %config /etc/pam.d/groupmems
|
%attr(644,root,root) %config /etc/pam.d/groupmems
|
||||||
%attr(644,root,root) %config /etc/pam.d/newusers
|
%attr(644,root,root) %config /etc/pam.d/newusers
|
||||||
%dir %{_sysconfdir}/default
|
%dir %{_sysconfdir}/default
|
||||||
@ -263,6 +264,9 @@ exit 0
|
|||||||
%{_mandir}/man8/nologin.8*
|
%{_mandir}/man8/nologin.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 07 2020 Automatic Build System <autodist@mambasoft.it> 4.8.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Aug 05 2019 Automatic Build System <autodist@mambasoft.it> 4.7-1mamba
|
* Mon Aug 05 2019 Automatic Build System <autodist@mambasoft.it> 4.7-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
@ -350,10 +354,10 @@ exit 0
|
|||||||
- new version build
|
- new version build
|
||||||
- removed pam_console from services that used it
|
- removed pam_console from services that used it
|
||||||
|
|
||||||
* Thu May 09 2003 Silvan Calarco <silvan.calarco@qinet.it> 4.0.3-8qilnx
|
* Fri May 09 2003 Silvan Calarco <silvan.calarco@qinet.it> 4.0.3-8qilnx
|
||||||
- fixed login pam configuration module
|
- fixed login pam configuration module
|
||||||
|
|
||||||
* Thu May 09 2003 Silvan Calarco <silvan.calarco@qinet.it> 4.0.3-7qilnx
|
* Fri May 09 2003 Silvan Calarco <silvan.calarco@qinet.it> 4.0.3-7qilnx
|
||||||
- added login pam configuration module
|
- added login pam configuration module
|
||||||
- fixed configuration files for shadow and useradd
|
- fixed configuration files for shadow and useradd
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user