summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArkadiusz Miśkiewicz2021-08-01 13:49:56 (GMT)
committerArkadiusz Miśkiewicz2021-08-01 13:49:56 (GMT)
commit08eeb6e1e3286a69fefbecb183d91dc680052b13 (patch)
treec1c337ef3830cca92026476a6ffc5542366bb03e
parentd838c033dd7e0f1fc439d5f40f85e19697962a0a (diff)
downloadsudo-auto/th/sudo-1.9.7p2-1.zip
sudo-auto/th/sudo-1.9.7p2-1.tar.gz
- up to 1.9.7p2auto/th/sudo-1.9.7p2-1
-rw-r--r--sudo.spec6
1 files changed, 2 insertions, 4 deletions
diff --git a/sudo.spec b/sudo.spec
index b53b6a6..72d3869 100644
--- a/sudo.spec
+++ b/sudo.spec
@@ -28,13 +28,13 @@ Summary(ru.UTF-8): Позволяет определенным пользова
Summary(uk.UTF-8): Дозволяє вказаним користувачам виконувати команди від імені root
Name: sudo
# please see doc/UPGRADE for important changes each time updating sudo
-Version: 1.9.6p1
+Version: 1.9.7p2
Release: 1
Epoch: 1
License: BSD
Group: Applications/System
Source0: https://www.sudo.ws/dist/%{name}-%{version}.tar.gz
-# Source0-md5: 334f8337d497f2f5df2db72448bd259d
+# Source0-md5: d6f8217bfd16649236e100c49e0a7cc4
Source1: %{name}.pamd
Source2: %{name}-i.pamd
Patch0: %{name}-env.patch
@@ -198,9 +198,7 @@ cp -p acinclude.m4 acinclude.m4.orig
cp %{_aclocaldir}/ax_sys_weak_alias.m4 m4
%build
-%{__mv} install-sh install-custom-sh
%{__libtoolize}
-%{__mv} install-custom-sh install-sh
cp -f /usr/share/automake/config.sub .
%{__aclocal} -I m4
%{__autoconf}