Skip to content

Commit

Permalink
rpm: spec: remove superfluous dependencies in sid and sid-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
prajnoha committed Jan 24, 2024
1 parent f653b38 commit b83751e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions rpm/sid.spec
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ BuildRequires: device-mapper-multipath-devel >= 0.8.4-7

Requires: systemd
Requires: systemd-udev
Requires: %{name}-internal-libs%{?_isa} = %{?epoch}:%{version}-%{release}
Requires: %{name}-log-libs%{?_isa} = %{?epoch}:%{version}-%{release}
Requires: %{name}-resource-libs%{?_isa} = %{?epoch}:%{version}-%{release}
Requires: %{name}-tools = %{?epoch}:%{version}-%{release}

Expand Down Expand Up @@ -327,7 +325,6 @@ resource libraries.
%package tools
Summary: Storage Instantiation Daemon (SID) supporting tools
Requires: %{name}-internal-libs%{?_isa} = %{?epoch}:%{version}-%{release}
Requires: %{name}-log-libs%{?_isa} = %{?epoch}:%{version}-%{release}
Requires: %{name}-iface-libs%{?_isa} = %{?epoch}:%{version}-%{release}
Requires: systemd-udev
%description tools
Expand Down

0 comments on commit b83751e

Please sign in to comment.