54d1892 General cleanup of the specfile

1 file Authored by churchyard 5 years ago, Committed by Jeremy Cline 5 years ago,
    General cleanup of the specfile
    
     - python_sitelib was defined but never used
     - _with_python3 was True, so I removed the ifs
     - python3_pkgversion is defined on both Fedora and EPEL
     - %{py3dir} is deprecated and not needed here
     - use %pyX_build and %pyX_install macros, stop using %{__python}
     - run tests against the installed version
     - some cruft removal
    
        
file modified
+8 -45