12648e0 Fix build with RPM 4.19

Authored and Committed by yselkowitz a year ago
    Fix build with RPM 4.19
    
    RPM 4.19, a preview of which is now in rawhide, creates a SPECPARTS
    directory which throws off the `for app in *` logic.
    
    Also, xorg-x11-util-macros 1.20 dropped the libtool dependency which
    pulled in gcc, which is needed for configure.
    
        
file modified
+3 -2