Skip to content

Commit

Permalink
Fix linebreak
Browse files Browse the repository at this point in the history
  • Loading branch information
Obihoernchen committed Apr 2, 2020
1 parent 7d0055e commit 83a86da
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions xcat-inventory/xcat-inventory.spec
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ Distribution: %{?_distribution:%{_distribution}}%{!?_distribution:%{_vendor}}
Prefix: /opt/xcat
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-root
%if 0%{?rhel} >= 8
Requires: python2-psycopg2 python2-sqlalchemy >= 0.8.0 python2-PyMySQL python2-pyyaml python2-six p
ython2-jinja2 git
Requires: python2-psycopg2 python2-sqlalchemy >= 0.8.0 python2-PyMySQL python2-pyyaml python2-six python2-jinja2 git
%else
Requires: python-psycopg2 python-sqlalchemy >= 0.8.0 MySQL-python PyYAML python-six python-jinja2 git
%endif
Expand Down

0 comments on commit 83a86da

Please sign in to comment.