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: /bin/csh
|
||||
Provides: /bin/tcsh
|
||||
Requires(post): coreutils
|
||||
Requires(post): grep
|
||||
Requires(postun): grep
|
||||
Requires(postun): coreutils
|
||||
Requires(postun): sed
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
|
Loading…
Reference in New Issue
Block a user