e6e41ba Change the epel7 build to depend on python34-devel.

Authored and Committed by bowlofeggs 8 years ago
    Change the epel7 build to depend on python34-devel.
    
    In Fedora, this package has a BuildRequires on python3-devel. However, in epel7 that package is called
    python34-devel. I decided to tack a .1 onto the end of the Release field so that this package will have the
    same integer beginning of the Release field as the Fedora versions. This allows me to avoid having if
    statements in the spec file.
    
        
file modified
+5 -2