zengxyz / rpms / anaconda

Forked from rpms/anaconda 4 months ago
Clone

0a3700 add yumpayload-dont-verify-disabled-repos.patch

Authored and Committed by hughesjr 6 years ago
    add yumpayload-dont-verify-disabled-repos.patch
    
        
file modified
+2 -0
SPECS/anaconda.spec CHANGED
@@ -22,6 +22,7 @@ Patch5: anaconda-centos-bootfs-default-to-xfs.patch
22
22
Patch6: anaconda-centos-help-text.patch
23
23
Patch7: anaconda-centos-skip-retry-if-not-connected.patch
24
24
Patch8: 9800-rpmostreepayload-Rework-remote-add-handling.patch
25
+ Patch9: yumpayload-dont-verify-disabled-repos.patch
25
26
26
27
# Versions of required components (done so we make sure the buildrequires
27
28
# match the requires versions of things).
@@ -243,6 +244,7 @@ runtime on NFS/HTTP/FTP servers or local disks.
243
244
%patch6 -p1
244
245
%patch7 -p1
245
246
%patch8 -p1
247
+ %patch9 -p1
246
248
247
249
%build
248
250
%configure --disable-static \