882228a Do not use perl to compute Provides version

Authored and Committed by ppisar 7 years ago
    Do not use perl to compute Provides version
    
    Provides declaration must valid when building SRPM. There is no perl
    in the SRPM build root. This patch uses shell's printf command instead
    of perl.