Closed calccrypto closed 4 years ago
man pages used to be placed into gufi.rpm no matter what. Now they are placed into gufi-server.rpm and gufi-client.rpm. Fixed bug with installing man pages. rpms depend on python2 >= 2.7 not python >= 2.7, python < 3 to make them work on CentOS 8.
gufi.rpm
gufi-server.rpm
gufi-client.rpm
python2 >= 2.7
python >= 2.7, python < 3
fine to merge.
man pages used to be placed into
gufi.rpm
no matter what. Now they are placed intogufi-server.rpm
andgufi-client.rpm
. Fixed bug with installing man pages. rpms depend onpython2 >= 2.7
notpython >= 2.7, python < 3
to make them work on CentOS 8.