SPECS (AC-branch): gcc.spec - more sparc64->sparc hardlinks - temp...

qboosh qboosh at pld-linux.org
Tue Dec 27 08:13:30 CET 2005


Author: qboosh                       Date: Tue Dec 27 07:13:30 2005 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- more sparc64->sparc hardlinks
- temporary release 3.9 for sparc64 bootstrap

---- Files affected:
SPECS:
   gcc.spec (1.241.2.33 -> 1.241.2.34) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.241.2.33 SPECS/gcc.spec:1.241.2.34
--- SPECS/gcc.spec:1.241.2.33	Wed Dec 14 11:57:47 2005
+++ SPECS/gcc.spec	Tue Dec 27 08:13:24 2005
@@ -42,7 +42,7 @@
 Summary(pt_BR):	Coleçăo dos compiladores GNU: o compilador C e arquivos compartilhados
 Name:		gcc
 Version:	%{GCC_VERSION}
-Release:	4
+Release:	3.9
 Epoch:		5
 License:	GPL v2+
 Group:		Development/Languages
@@ -1365,6 +1365,18 @@
 %endif
 ln -f $RPM_BUILD_ROOT%{_bindir}/sparc64-pld-linux-gcc \
 	$RPM_BUILD_ROOT%{_bindir}/sparc-pld-linux-gcc
+ln -f $RPM_BUILD_ROOT%{_bindir}/sparc64-pld-linux-gcc-%{version} \
+	$RPM_BUILD_ROOT%{_bindir}/sparc-pld-linux-gcc-%{version}
+%if %{with cxx}
+ln -f $RPM_BUILD_ROOT%{_bindir}/sparc64-pld-linux-c++ \
+	$RPM_BUILD_ROOT%{_bindir}/sparc-pld-linux-c++
+ln -f $RPM_BUILD_ROOT%{_bindir}/sparc64-pld-linux-g++ \
+	$RPM_BUILD_ROOT%{_bindir}/sparc-pld-linux-g++
+%endif
+%if %{with java}
+ln -f $RPM_BUILD_ROOT%{_bindir}/sparc64-pld-linux-gcj \
+	$RPM_BUILD_ROOT%{_bindir}/sparc-pld-linux-gcj
+%endif
 %endif
 
 ln -sf gcc $RPM_BUILD_ROOT%{_bindir}/cc
@@ -1933,6 +1945,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.241.2.34  2005/12/27 07:13:24  qboosh
+- more sparc64->sparc hardlinks
+- temporary release 3.9 for sparc64 bootstrap
+
 Revision 1.241.2.33  2005/12/14 10:57:47  qboosh
 - release 4 (working sparc64 multilib, x86_64 multilib fix)
 
================================================================

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



More information about the pld-cvs-commit mailing list