X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=auto-br-analyze.pl.in;h=7aa7e6145bd8f3f11e346195492d5f43c87940cd;hb=e4bea38d3c0bb10ee187a43ff71b54ab6770940a;hp=9163f53a4dcc178e119bb06f379d3d7fa0122e37;hpb=be47db56fdf19436c14781c0de6977d2b7eaaf3d;p=autobuildrequires.git diff --git a/auto-br-analyze.pl.in b/auto-br-analyze.pl.in index 9163f53..7aa7e61 100755 --- a/auto-br-analyze.pl.in +++ b/auto-br-analyze.pl.in @@ -58,6 +58,7 @@ my @owners; my ($fh, $filename) = tempfile (); my $cmd = + "export LANG=C; ". "xargs -0 ". "rpm -q --qf '%{name} %{epoch} %{version} %{release} %{arch}\n' -f ". "2>&1 | ".