specfile: fix the %post and %postun dependencies
This commit is contained in:
parent
fa9ea15325
commit
5bfdde1ff9
@ -11,9 +11,8 @@ Provides: csh = %{version}
|
|||||||
Provides: tcsh = %{version}
|
Provides: tcsh = %{version}
|
||||||
Provides: /bin/csh
|
Provides: /bin/csh
|
||||||
Provides: /bin/tcsh
|
Provides: /bin/tcsh
|
||||||
|
Requires(post): coreutils
|
||||||
Requires(post): grep
|
Requires(post): grep
|
||||||
Requires(postun): grep
|
|
||||||
Requires(postun): coreutils
|
|
||||||
Requires(postun): sed
|
Requires(postun): sed
|
||||||
BuildRequires: autoconf
|
BuildRequires: autoconf
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
|
Loading…
Reference in New Issue
Block a user