SHA256
1
0
forked from pool/podman

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
This commit is contained in:
Dan Čermák 2023-08-16 06:20:51 +00:00 committed by Git OBS Bridge
parent 28acaf26c4
commit 11a0d2404b
2 changed files with 8 additions and 4 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Aug 16 05:27:24 UTC 2023 - Danish Prakash <danish.prakash@suse.com>
- 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

View File

@ -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