ce671c0 Update specfile to not verify md5/size/mtime for active store files

Authored and Committed by zpytela 3 years ago
    Update specfile to not verify md5/size/mtime for active store files
    
    The rpm-verify command reports changes for packaged files in the active
    store (/var/lib/selinux) which are changed on the selinux-policy-*
    packages updates. In order to pass the rpm verification process, the
    specfile option %verify(not md5 size mtime) for each of the affected
    files will prevent from reporting a failure in any of the rpm-verify
    subtests:
    - S file Size differs
    - 5 digest (formerly MD5 sum) differs
    - T mTime differs
    
        
file modified
+6 -6