SPECS: libtool.spec - don't R %{__cc} it could make bogus deps whe...
glen
glen at pld-linux.org
Mon Dec 4 17:44:46 CET 2006
Author: glen Date: Mon Dec 4 16:44:46 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- don't R %{__cc} it could make bogus deps when ccache/distcc being used
---- Files affected:
SPECS:
libtool.spec (1.138 -> 1.139)
---- Diffs:
================================================================
Index: SPECS/libtool.spec
diff -u SPECS/libtool.spec:1.138 SPECS/libtool.spec:1.139
--- SPECS/libtool.spec:1.138 Mon Nov 20 09:28:29 2006
+++ SPECS/libtool.spec Mon Dec 4 17:44:40 2006
@@ -32,7 +32,6 @@
BuildRequires: rpmbuild(macros) >= 1.213
BuildRequires: texinfo
%requires_eq gcc
-Requires: %(which %{__cc})
Requires: coreutils
Requires: grep
Requires: mktemp
@@ -241,6 +240,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.139 2006/12/04 16:44:40 glen
+- don't R %{__cc} it could make bogus deps when ccache/distcc being used
+
Revision 1.138 2006/11/20 08:28:29 pluto
- now we really have the 4.2 in Th, release 10.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libtool.spec?r1=1.138&r2=1.139&f=u
More information about the pld-cvs-commit
mailing list