testsuite: require initscripts
Related: rhbz#1679967
This commit is contained in:
parent
4bfd32bdc7
commit
d19a479277
1 changed files with 2 additions and 0 deletions
|
|
@ -57,6 +57,8 @@ $(METADATA): Makefile
|
|||
@echo "Requires: postgresql" >> $(METADATA)
|
||||
@echo "Requires: postgresql-server" >> $(METADATA)
|
||||
@echo "Requires: *postgresql-test" >> $(METADATA)
|
||||
# rhbz#1679967
|
||||
@echo "Requires: initscripts" >> $(METADATA)
|
||||
# RHEL4 needs this to hack around selinux denial in testdir
|
||||
@echo "Requires: selinux-policy-targeted-sources" >> $(METADATA)
|
||||
@echo "Priority: Normal" >> $(METADATA)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue