autobuildrequires.git
14 years agoauto-br-analyze.pl: Fix failure when LANG != C. (RHBZ#545867).
Richard Jones [Wed, 9 Dec 2009 15:05:08 +0000 (15:05 +0000)]
auto-br-analyze.pl: Fix failure when LANG != C. (RHBZ#545867).

This was running the RPM command and grepping out error messages
of the form /^file.*is not owned by any package$/.  Unfortunately
this fails if language isn't set to English.

Fix this by setting LANG=C before running the RPM command.

15 years agoVersion 1.0 release.
Richard Jones [Mon, 9 Mar 2009 16:15:57 +0000 (16:15 +0000)]
Version 1.0 release.

15 years agoAdd missing BR on perl-String-ShellQuote (Rajeesh K Nambiar).
Richard Jones [Mon, 9 Mar 2009 16:13:56 +0000 (16:13 +0000)]
Add missing BR on perl-String-ShellQuote (Rajeesh K Nambiar).

15 years agoSearch for /lib/libc.so.6 on 32 bit platforms (Rajeesh K Nambiar).
Richard Jones [Mon, 9 Mar 2009 16:13:04 +0000 (16:13 +0000)]
Search for /lib/libc.so.6 on 32 bit platforms (Rajeesh K Nambiar).

15 years agoVersion 0.9 release.
Richard Jones [Fri, 6 Mar 2009 13:26:53 +0000 (13:26 +0000)]
Version 0.9 release.

15 years agoImported from CVS.
Richard Jones [Fri, 6 Mar 2009 13:13:42 +0000 (13:13 +0000)]
Imported from CVS.

15 years agoFirst commit.
Richard Jones [Fri, 6 Mar 2009 12:40:16 +0000 (12:40 +0000)]
First commit.