Accepting request 1095683 from home:danishprakash:branches:devel:microos

Remove unused grep requirement

OBS-URL: https://build.opensuse.org/request/show/1095683
OBS-URL: https://build.opensuse.org/package/show/devel:microos/libcontainers-common?expand=0&rev=24
This commit is contained in:
Dan Čermák 2023-06-27 18:27:50 +00:00 committed by Git OBS Bridge
parent fc39eb0594
commit 62b0811679
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 27 14:18:18 UTC 2023 - Danish Prakash <danish.prakash@suse.com>
- Remove unused grep requirement
-------------------------------------------------------------------
Mon Jun 26 12:51:12 UTC 2023 - Danish Prakash <danish.prakash@suse.com>

View File

@ -53,7 +53,6 @@ Source10: %{name}.rpmlintrc
Source11: https://raw.githubusercontent.com/containers/shortnames/v%{shortnamesver}/shortnames.conf
Source12: openSUSE-policy.json
BuildRequires: go-go-md2man
Requires(post): %{_bindir}/grep
Requires(post): %{_bindir}/sed
# add SLE-specific mounts for only SLES systems
Requires: (libcontainers-sles-mounts if sles-release)