98629ea Do not accidentally build this spec for F < 30

Authored and Committed by Hans Ulrich Niedermann 5 years ago
    Do not accidentally build this spec for F < 30
    
    After https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
    this spec file lacks the install-info scriptlets required for older
    distributions than Fedora 30.
    
    This makes sure the build fails if you ever tried to build this
    scriptlet-less F30-and-later spec file for older distributions such
    as F28 or EL7 or ...
    
    A failed build is better than silently not properly installing the
    rpm package.
    
    This also removes the old post and preun requirements which
    3ca92e144a7262d1a1e6d91393f9e17c6659dd90 forgot about.
    
        
file modified
+8 -2