SPECS: gcc.spec - updated to 4.3.2 w/ additional branch fixes, release 1.
pluto
pluto at pld-linux.org
Thu Aug 28 17:31:14 CEST 2008
Author: pluto Date: Thu Aug 28 15:31:14 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 4.3.2 w/ additional branch fixes, release 1.
---- Files affected:
SPECS:
gcc.spec (1.554 -> 1.555)
---- Diffs:
================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.554 SPECS/gcc.spec:1.555
--- SPECS/gcc.spec:1.554 Tue Aug 26 22:01:12 2008
+++ SPECS/gcc.spec Thu Aug 28 17:31:08 2008
@@ -56,14 +56,12 @@
Summary(pt_BR.UTF-8): Coleção dos compiladores GNU: o compilador C e arquivos compartilhados
Name: gcc
Version: %{_major_ver}.%{_minor_ver}
-Release: 0.rc1.1
+Release: 1
Epoch: 6
License: GPL v3+
Group: Development/Languages
-#Source0: ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{version}/%{name}-%{version}.tar.bz2
-%define _snap 20080819
-Source0: ftp://gcc.gnu.org/pub/gcc/snapshots/%{version}-RC-%{_snap}/gcc-%{version}-RC-%{_snap}.tar.bz2
-# Source0-md5: 2d6fa3583493a848ccb1463f3640e9df
+Source0: ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{version}/%{name}-%{version}.tar.bz2
+# Source0-md5: 5dfac5da961ecd5f227c3175859a486d
Source1: %{name}-optimize-la.pl
Source2: ftp://sourceware.org/pub/java/ecj-%{_major_ver}.jar
# Source2-md5: fd299f26c02268878b5d6c0e86f57c43
@@ -1309,8 +1307,8 @@
Statyczne biblioteki Obiektowego C.
%prep
-%setup -q -n gcc-%{version}-RC-%{_snap}
-#patch100 -p0
+%setup -q
+%patch100 -p0
%patch101 -p0
%patch0 -p1
%patch1 -p1
@@ -2162,6 +2160,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.555 2008/08/28 15:31:08 pluto
+- updated to 4.3.2 w/ additional branch fixes, release 1.
+
Revision 1.554 2008/08/26 20:01:12 pluto
- updated to 4.3.2-RC1.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gcc.spec?r1=1.554&r2=1.555&f=u
More information about the pld-cvs-commit
mailing list