SPECS: gcc.spec - bugfix

qboosh qboosh at pld-linux.org
Sun Dec 31 04:57:03 CET 2006


Author: qboosh                       Date: Sun Dec 31 03:57:03 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- bugfix

---- Files affected:
SPECS:
   gcc.spec (1.445 -> 1.446) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.445 SPECS/gcc.spec:1.446
--- SPECS/gcc.spec:1.445	Sun Dec 31 01:09:02 2006
+++ SPECS/gcc.spec	Sun Dec 31 04:56:58 2006
@@ -945,7 +945,7 @@
 
 # this file differ (at least sparc/sparc64)
 %if %{with cxx}
-spath=builddir/%{_target_platform}
+spath=%{_target_platform}
 sfile=libstdc++-v3/include/%{_target_platform}/bits/c++config.h
 dpath=$RPM_BUILD_ROOT%{_includedir}/c++/%{version}/%{_target_platform}/bits
 if ! cmp $spath/$sfile $spath/32/$sfile > /dev/null ; then
@@ -1517,6 +1517,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.446  2006/12/31 03:56:58  qboosh
+- bugfix
+
 Revision 1.445  2006/12/31 00:09:02  qboosh
 - configure --with-cpu=ultrasparc on sparc64 (merged from AC-branch)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gcc.spec?r1=1.445&r2=1.446&f=u



More information about the pld-cvs-commit mailing list