Accepting request 1183224 from security:idm

OBS-URL: https://build.opensuse.org/request/show/1183224
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cepces?expand=0&rev=11
This commit is contained in:
Ana Guerrero 2024-06-28 13:46:42 +00:00 committed by Git OBS Bridge
commit 4c23c540dc
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 13 10:37:44 UTC 2024 - Markéta Machová <mmachova@suse.com>
- remove dependency on /usr/bin/python3 (bsc#1212476)
-------------------------------------------------------------------
Mon Mar 18 19:06:40 UTC 2024 - dmulder@suse.com

View File

@ -1,5 +1,5 @@
#
# spec file
# spec file for package cepces
#
# Copyright (c) 2024 SUSE LLC
#
@ -129,7 +129,7 @@ install -p -m 755 bin/%{app_name}-submit \
%{__rm} -rfv %{buildroot}/usr/local/etc
%{__rm} -rfv %{buildroot}/usr/local/libexec/certmonger
sed -i 's/\/usr\/bin\/env python3/\/usr\/bin\/python3/g' %{buildroot}%{_libexecdir}/certmonger/%{app_name}-submit
sed -i 's/\/usr\/bin\/env python3/\/usr\/bin\/python%python3_bin_suffix/g' %{buildroot}%{_libexecdir}/certmonger/%{app_name}-submit
%fdupes %{buildroot}/%{python3_sitelib}/%{app_name}