rhel builder requires
This commit is contained in:
parent
a08442f505
commit
ee5423221f
1 changed files with 3 additions and 1 deletions
|
|
@ -67,8 +67,10 @@ Requires(pre): /usr/sbin/useradd
|
|||
Requires: /usr/bin/cvs
|
||||
Requires: /usr/bin/svn
|
||||
Requires: /usr/bin/git
|
||||
%if 0%{?rhel} >= 5
|
||||
%if 0%{?rhel} == 5
|
||||
Requires: createrepo >= 0.4.11-2
|
||||
Requires: python-hashlib
|
||||
Requires: python-createrepo
|
||||
%endif
|
||||
%if 0%{?fedora} >= 9
|
||||
Requires: createrepo >= 0.9.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue