SPECS: gcc.spec - more fixes and release 0.1.

pluto pluto at pld-linux.org
Mon Jul 4 09:32:26 CEST 2005


Author: pluto                        Date: Mon Jul  4 07:32:26 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more fixes and release 0.1.

---- Files affected:
SPECS:
   gcc.spec (1.327 -> 1.328) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.327 SPECS/gcc.spec:1.328
--- SPECS/gcc.spec:1.327	Fri Jul  1 21:55:11 2005
+++ SPECS/gcc.spec	Mon Jul  4 09:32:20 2005
@@ -38,7 +38,7 @@
 Name:		gcc
 Version:	4.1.0
 %define		_snap	20050701T1908UTC
-Release:	0.%{_snap}.0.1
+Release:	0.%{_snap}.1
 Epoch:		5
 License:	GPL v2+
 Group:		Development/Languages
@@ -61,6 +61,8 @@
 Patch13:	%{name}-push-pop-visibility.patch
 Patch14:	%{name}-pr21704.patch
 Patch15:	%{name}-pr22051.patch
+Patch16:	%{name}-pr22071.patch
+Patch17:	%{name}-pr17640.patch
 URL:		http://gcc.gnu.org/
 BuildRequires:	autoconf
 %{?with_tests:BuildRequires:	autogen}
@@ -728,6 +730,8 @@
 %patch13 -p0
 %patch14 -p1
 %patch15 -p1
+%patch16 -p1
+%patch17 -p1
 
 # because we distribute modified version of gcc...
 perl -pi -e 's/(version.*)";/$1 (PLD Linux)";/' gcc/version.c
@@ -1253,6 +1257,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.328  2005/07/04 07:32:20  pluto
+- more fixes and release 0.1.
+
 Revision 1.327  2005/07/01 19:55:11  pluto
 - updated to 20050701T1908UTC snap, nfy, dnt.
 
================================================================

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




More information about the pld-cvs-commit mailing list