82 |
|
|
83 |
if ($changed) { |
if ($changed) { |
84 |
system(qw(/builds/bin/linksource -s), "$test_repo/i386/RPMS", '-d', "$test_repo/SRPMS"); |
system(qw(/builds/bin/linksource -s), "$test_repo/i386/RPMS", '-d', "$test_repo/SRPMS"); |
|
system(qw(rm -rf), "$test_repo/i386/headers", "$test_repo/i386/repodata"); |
|
85 |
system(qw(createrepo), "$test_repo/i386"); |
system(qw(createrepo), "$test_repo/i386"); |
86 |
system(qw(repoview), "$test_repo/i386"); |
system(qw(repoview), "$test_repo/i386"); |
87 |
system(qw(yum-arch), "$test_repo/i386"); |
system(qw(yum-arch), "$test_repo/i386"); |