automatic version update by autodist [release 4.14.0-1mamba;Fri Aug 18 2023]
This commit is contained in:
parent
a01b3737fa
commit
8dd3917c75
14
shadow.spec
14
shadow.spec
@ -2,9 +2,9 @@
|
|||||||
%define mailgroupid 72
|
%define mailgroupid 72
|
||||||
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.13
|
Version: 4.14.0
|
||||||
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>
|
||||||
@ -28,11 +28,14 @@ BuildRequires: glibc-devel
|
|||||||
BuildRequires: libacl-devel
|
BuildRequires: libacl-devel
|
||||||
BuildRequires: libattr-devel
|
BuildRequires: libattr-devel
|
||||||
BuildRequires: libaudit-devel
|
BuildRequires: libaudit-devel
|
||||||
|
BuildRequires: libbsd-devel
|
||||||
BuildRequires: libcrack-devel
|
BuildRequires: libcrack-devel
|
||||||
BuildRequires: libmd-devel
|
BuildRequires: libmd-devel
|
||||||
BuildRequires: libpam-devel
|
BuildRequires: libpam-devel
|
||||||
BuildRequires: libselinux-devel
|
BuildRequires: libselinux-devel
|
||||||
BuildRequires: libsemanage-devel
|
BuildRequires: libsemanage-devel
|
||||||
|
BuildRequires: libsystemd-devel
|
||||||
|
BuildRequires: libxcrypt-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: skey-devel
|
BuildRequires: skey-devel
|
||||||
BuildRequires: libsemanage-devel >= 3.3
|
BuildRequires: libsemanage-devel >= 3.3
|
||||||
@ -81,7 +84,7 @@ This is the development package.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch5 -p1
|
%patch 5 -p1
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -203,7 +206,7 @@ groupadd mail -g %{mailgroupid} 2>/dev/null || :
|
|||||||
%{_bindir}/getsubids
|
%{_bindir}/getsubids
|
||||||
%{_bindir}/gpasswd
|
%{_bindir}/gpasswd
|
||||||
%{_bindir}/groups
|
%{_bindir}/groups
|
||||||
%{_bindir}/lastlog
|
#%{_bindir}/lastlog
|
||||||
%{_bindir}/newgidmap
|
%{_bindir}/newgidmap
|
||||||
%{_bindir}/newuidmap
|
%{_bindir}/newuidmap
|
||||||
%{_bindir}/newgrp
|
%{_bindir}/newgrp
|
||||||
@ -261,6 +264,9 @@ groupadd mail -g %{mailgroupid} 2>/dev/null || :
|
|||||||
%{_libdir}/libsubid.so
|
%{_libdir}/libsubid.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 18 2023 Automatic Build System <autodist@mambasoft.it> 4.14.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat May 20 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 4.13-2mamba
|
* Sat May 20 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 4.13-2mamba
|
||||||
- move also translated man pages to -extra subpackage
|
- move also translated man pages to -extra subpackage
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user