From 11a0d2404b615ac7c94e27ed7e43510fa097a5a4a607ffc5db8aad93fb722317 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Wed, 16 Aug 2023 06:20:51 +0000 Subject: [PATCH] Accepting request 1104103 from home:danishprakash:branches:devel:microos Fix build error on SLE due to dangling files clause OBS-URL: https://build.opensuse.org/request/show/1104103 OBS-URL: https://build.opensuse.org/package/show/devel:microos/podman?expand=0&rev=30 --- podman.changes | 7 +++++++ podman.spec | 5 +---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/podman.changes b/podman.changes index a168fd8..beeff22 100644 --- a/podman.changes +++ b/podman.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Aug 16 05:27:24 UTC 2023 - Danish Prakash + +- Fix build error on SLE due to dangling files clause + on a discarded file, README.SLE.SUSE +- Fix unexpanded RPM macro error + ------------------------------------------------------------------- Fri Aug 11 05:42:19 UTC 2023 - danish.prakash@suse.com diff --git a/podman.spec b/podman.spec index a3628ed..cf4f0fd 100644 --- a/podman.spec +++ b/podman.spec @@ -110,7 +110,7 @@ pages and %{name}. %package -n %{name}sh Summary: Confined login and user shell using %{name} Requires: %{name} = %{version} -Provides: %{name}-shell = {version} +Provides: %{name}-shell = %{version} Provides: %{name}-%{name}sh = %{version} %description -n %{name}sh @@ -148,9 +148,6 @@ install -m 0644 -t %{buildroot}%{_prefix}/lib/modules-load.d/ %{SOURCE1} %fdupes %{buildroot}/%{_systemd_util_dir} %files -%if !0%{?is_opensuse} -%doc %{_docdir}/%{name} -%endif # Binaries %{_bindir}/podman # Manpages