e0ee88e - Cleanup library path usage in specfile

Authored and Committed by bcl 8 years ago
    - Cleanup library path usage in specfile
      pkgconfig wasn't finding libparted.pc because it was under /usr/lib64/
    - Explicitly reference the library files instead of use wildcards.
    - Move libparted-fs-resize.so to the -devel package where it belongs.
    - Add a pkgconfig file for the filesystem resize library
    - tests: Add udevadm settle to wait_for_ loop
    - tests: Add wait to t9042
    - tests: Fix t1700 failing on a host with a 4k xfs file
    
        
file modified
+24 -15