diff --git a/grep.spec b/grep.spec index a78e319..2acadac 100644 --- a/grep.spec +++ b/grep.spec @@ -1,5 +1,3 @@ -%define _bindir /bin - Summary: Pattern matching utilities Name: grep Version: 2.9 @@ -17,6 +15,10 @@ Requires(preun): /sbin/install-info BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRequires: pcre-devel >= 3.9-10, texinfo, gettext BuildRequires: autoconf automake +Conflicts: filesystem < 3 +Provides: /bin/egrep +Provides: /bin/fgrep +Provides: /bin/grep %description The GNU versions of commonly used grep utilities. Grep searches through