From: Marcin Krol Date: Tue, 19 May 2020 16:01:43 +0000 (+0200) Subject: - updated to 4.8.1 X-Git-Url: https://git.tld-linux.org/?p=packages%2Fshadow.git;a=commitdiff_plain;h=7f38737fe011cde503b6e7f74b14f5e4f709389b - updated to 4.8.1 --- diff --git a/paths.patch b/paths.patch deleted file mode 100644 index 014d353..0000000 --- a/paths.patch +++ /dev/null @@ -1,28 +0,0 @@ -diff -ur shadow-4.8.orig/src/Makefile.am shadow-4.8/src/Makefile.am ---- shadow-4.8.orig/src/Makefile.am 2019-12-01 17:52:32.000000000 +0100 -+++ shadow-4.8/src/Makefile.am 2019-12-16 00:05:04.509000000 +0100 -@@ -2,8 +2,8 @@ - EXTRA_DIST = \ - .indent.pro - --ubindir = ${bindir} --usbindir = ${sbindir} -+ubindir = ${prefix}/bin -+usbindir = ${prefix}/sbin - suidperms = 4755 - sgidperms = 2755 - -diff -ur shadow-4.8.orig/src/Makefile.in shadow-4.8/src/Makefile.in ---- shadow-4.8.orig/src/Makefile.in 2019-12-01 18:45:15.000000000 +0100 -+++ shadow-4.8/src/Makefile.in 2019-12-16 00:05:54.438000000 +0100 -@@ -555,8 +555,8 @@ - EXTRA_DIST = \ - .indent.pro - --ubindir = ${bindir} --usbindir = ${sbindir} -+ubindir = ${prefix}/bin -+usbindir = ${prefix}/sbin - suidperms = 4755 - sgidperms = 2755 - AM_CPPFLAGS = \ diff --git a/shadow.spec b/shadow.spec index 8031d8c..3702c5e 100644 --- a/shadow.spec +++ b/shadow.spec @@ -10,13 +10,13 @@ Summary(pl.UTF-8): Narzędzia do obsługi mechanizmu ukrytych haseł Summary(pt_BR.UTF-8): Utilitários para o arquivo de senhas Shadow Summary(tr.UTF-8): Gölge parola dosyası araçları Name: shadow -Version: 4.8 +Version: 4.8.1 Release: 1 Epoch: 1 License: BSD Group: Applications/System Source0: https://github.com/shadow-maint/shadow/releases/download/%{version}/%{name}-%{version}.tar.xz -# Source0-md5: 723ebb19b06e2f52d9ed7f0653483851 +# Source0-md5: 4b05eff8a427cf50e615bda324b5bc45 Source2: %{name}-login.defs Source3: %{name}.useradd Source10: chage.pamd @@ -37,7 +37,6 @@ Patch0: %{name}-tld.patch # allow names with upper case letters or containing dot in the middle Patch1: %{name}-goodname.patch Patch2: pam-login-delay.patch -Patch3: paths.patch URL: https://github.com/shadow-maint/shadow BuildRequires: acl-devel BuildRequires: attr-devel @@ -124,7 +123,6 @@ utilitários e senhas shadow em geral. %patch0 -p1 %patch1 -p1 %patch2 -p1 -%patch3 -p1 %build # NOTE: