Sun, 23 Nov 2008 18:17:02 +0100 Fix rpmlint warnings
Mads Kiilerich <mads@kiilerich.com> [Sun, 23 Nov 2008 18:17:02 +0100] rev 7424
Fix rpmlint warnings contrib/mercurial.spec:9: W: hardcoded-path-in-buildroot-tag /tmp/build.%{name}-%{version}-%{release} A path is hardcoded in your Buildroot tag. It should be replaced by something like %{_tmppath}/%name-root. contrib/mercurial.spec:31: W: rpm-buildroot-usage %prep rm -rf $RPM_BUILD_ROOT $RPM_BUILD_ROOT should not be touched during %build or %prep stage, as it will break short circuiting.
Sun, 23 Nov 2008 18:16:02 +0100 Make rpm spec less explicit
Mads Kiilerich <mads@kiilerich.com> [Sun, 23 Nov 2008 18:16:02 +0100] rev 7423
Make rpm spec less explicit Fixes: * current buildrpm failing on Fedora because of unexpected zeroconf extensions * unowned directories hgext/*/
Wed, 26 Nov 2008 13:11:08 -0600 Merge with crew
Matt Mackall <mpm@selenic.com> [Wed, 26 Nov 2008 13:11:08 -0600] rev 7422
Merge with crew
Wed, 26 Nov 2008 18:23:35 +0100 Catch both IOError and OSError, fix regression introduced by 8046f0a070a6
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 26 Nov 2008 18:23:35 +0100] rev 7421
Catch both IOError and OSError, fix regression introduced by 8046f0a070a6
Tue, 25 Nov 2008 18:45:08 -0800 inotify: remove unused imports (thanks pyflakes)
Brendan Cully <brendan@kublai.com> [Tue, 25 Nov 2008 18:45:08 -0800] rev 7420
inotify: remove unused imports (thanks pyflakes)
Tue, 25 Nov 2008 18:32:44 -0800 color: don't run status twice for -n
Brendan Cully <brendan@kublai.com> [Tue, 25 Nov 2008 18:32:44 -0800] rev 7419
color: don't run status twice for -n Just cut off the status characters.
Tue, 25 Nov 2008 18:21:00 -0800 color: fix status -n
Brendan Cully <brendan@kublai.com> [Tue, 25 Nov 2008 18:21:00 -0800] rev 7418
color: fix status -n
Tue, 25 Nov 2008 16:30:40 +0100 keyword: do not shadow builtin format (detected by pychecker)
Christian Ebert <blacktrash@gmx.net> [Tue, 25 Nov 2008 16:30:40 +0100] rev 7417
keyword: do not shadow builtin format (detected by pychecker)
(0) -3000 -1000 -300 -100 -30 -10 -8 +8 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip