SPECS: gcc.spec - fetch 4.3.1 tarball, release 0.1 dueto TODO.
pluto
pluto at pld-linux.org
Mon Jun 9 16:49:29 CEST 2008
Author: pluto Date: Mon Jun 9 14:49:29 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fetch 4.3.1 tarball, release 0.1 dueto TODO.
---- Files affected:
SPECS:
gcc.spec (1.536 -> 1.537)
---- Diffs:
================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.536 SPECS/gcc.spec:1.537
--- SPECS/gcc.spec:1.536 Thu May 29 15:45:14 2008
+++ SPECS/gcc.spec Mon Jun 9 16:49:23 2008
@@ -59,13 +59,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.rc2.1
+Release: 0.1
Epoch: 6
License: GPL v3+
Group: Development/Languages
-#Source0: ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{version}/%{name}-%{version}.tar.bz2
-Source0: ftp://gcc.gnu.org/pub/gcc/snapshots/%{version}-RC-20080529/%{name}-%{version}-RC-20080529.tar.bz2
-# Source0-md5: 117b52c99ffc6a1a8c6ce0fb13a0748f
+Source0: ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{version}/%{name}-%{version}.tar.bz2
+# Source0-md5: 4afa0290cc3a41ac8822666f1110de98
Source1: %{name}-optimize-la.pl
Patch100: %{name}-branch.diff.bz2
Patch0: %{name}-info.patch
@@ -1307,8 +1306,7 @@
Statyczne biblioteki Obiektowego C.
%prep
-#setup -q
-%setup -q -n %{name}-%{version}-RC-20080529
+%setup -q
#patch100 -p0
%patch0 -p1
%patch1 -p1
@@ -1327,8 +1325,7 @@
# override snapshot version.
echo %{version} > gcc/BASE-VER
-#echo "release" > gcc/DEV-PHASE
-echo "release candidate" > gcc/DEV-PHASE
+echo "release" > gcc/DEV-PHASE
%build
cd gcc
@@ -2149,6 +2146,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.537 2008-06-09 14:49:23 pluto
+- fetch 4.3.1 tarball, release 0.1 dueto TODO.
+
Revision 1.536 2008-05-29 13:45:14 pluto
- updated to 4.3.1-RC2, needs libtool fix (see TODO).
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gcc.spec?r1=1.536&r2=1.537&f=u
More information about the pld-cvs-commit
mailing list