Accepting request 1104111 from devel:microos

Fix build error on SLE due to dangling files clause (forwarded request 1104103 from danishprakash)

OBS-URL: https://build.opensuse.org/request/show/1104111
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/podman?expand=0&rev=112
This commit is contained in:
Ana Guerrero 2023-08-18 17:27:49 +00:00 committed by Git OBS Bridge
commit b9f985739f
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