diff --git a/sed.spec b/sed.spec index 84656fe..ff86bfb 100644 --- a/sed.spec +++ b/sed.spec @@ -1,6 +1,5 @@ # -*- coding: utf-8 -*- %ifos linux -%define _bindir /bin %endif Summary: A GNU stream text editor @@ -19,6 +18,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: glibc-devel, libselinux-devel Requires(post): /sbin/install-info Requires(preun): /sbin/install-info +Conflicts: filesystem < 3 +Provides: /bin/sed %description The sed (Stream EDitor) editor is a stream or batch (non-interactive)