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
|
||||
Summary: Utilities for managing shadow password files and user/group accounts
|
||||
Name: shadow
|
||||
Version: 4.13
|
||||
Version: 4.14.0
|
||||
Group: Applications/Security
|
||||
Release: 2mamba
|
||||
Release: 1mamba
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
@ -28,11 +28,14 @@ BuildRequires: glibc-devel
|
||||
BuildRequires: libacl-devel
|
||||
BuildRequires: libattr-devel
|
||||
BuildRequires: libaudit-devel
|
||||
BuildRequires: libbsd-devel
|
||||
BuildRequires: libcrack-devel
|
||||
BuildRequires: libmd-devel
|
||||
BuildRequires: libpam-devel
|
||||
BuildRequires: libselinux-devel
|
||||
BuildRequires: libsemanage-devel
|
||||
BuildRequires: libsystemd-devel
|
||||
BuildRequires: libxcrypt-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: skey-devel
|
||||
BuildRequires: libsemanage-devel >= 3.3
|
||||
@ -81,7 +84,7 @@ This is the development package.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch5 -p1
|
||||
%patch 5 -p1
|
||||
./autogen.sh
|
||||
|
||||
%build
|
||||
@ -203,7 +206,7 @@ groupadd mail -g %{mailgroupid} 2>/dev/null || :
|
||||
%{_bindir}/getsubids
|
||||
%{_bindir}/gpasswd
|
||||
%{_bindir}/groups
|
||||
%{_bindir}/lastlog
|
||||
#%{_bindir}/lastlog
|
||||
%{_bindir}/newgidmap
|
||||
%{_bindir}/newuidmap
|
||||
%{_bindir}/newgrp
|
||||
@ -261,6 +264,9 @@ groupadd mail -g %{mailgroupid} 2>/dev/null || :
|
||||
%{_libdir}/libsubid.so
|
||||
|
||||
%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
|
||||
- move also translated man pages to -extra subpackage
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user