autobuildrequires.git
9 years agoauto-buildrequires: [PATCH] Add a minimum, useful INSTALL document
Håkon Løvdal [Tue, 26 Aug 2014 22:20:16 +0000 (00:20 +0200)]
auto-buildrequires: [PATCH] Add a minimum, useful INSTALL document

11 years agoIgnore /etc/ld.so.conf.d/*
Richard W.M. Jones [Mon, 8 Apr 2013 12:57:35 +0000 (13:57 +0100)]
Ignore /etc/ld.so.conf.d/*

./configure opens every file in /etc/ld.so.conf, pulling in lots of
false dependencies.

Thanks: Panu Matilainen

14 years agoVersion 1.1
Richard Jones [Wed, 9 Dec 2009 15:08:59 +0000 (15:08 +0000)]
Version 1.1

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.