msrb / rpms / abrt

Forked from rpms/abrt 3 years ago
Clone

1ee4720 BR git explicitly, it is used in %prep

Authored and Committed by churchyard 5 years ago
1 file changed. 1 lines added. 0 lines removed.
    BR git explicitly, it is used in %prep
    
    Previously, it was pulled in transitively,
    that is no longer true.
    
      Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.k6RazT
      ...
      + /usr/bin/git init -q
      /var/tmp/rpm-tmp.k6RazT: line 42: /usr/bin/git: No such file or directory
      error: Bad exit status from /var/tmp/rpm-tmp.k6RazT (%prep)
    
        
file modified
+1 -0