]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- fetch final 4.3.0 tarball, qtpeer nfy, kernel has a bug, release 0.1.
authorPaweł Sikora <pluto@pld-linux.org>
Thu, 6 Mar 2008 08:22:28 +0000 (08:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.519

gcc.spec

index ceeb434a1c8cff949b0bbd5dc6066c624a27778a..c95c18fef9a35b8186d84a2aea1b7263c19d116d 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -52,14 +52,12 @@ Summary(pl.UTF-8):  Kolekcja kompilatorów GNU: kompilator C i pliki współdziel
 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
-%define                _rc_snap        20080301
-Source0:       ftp://gcc.gnu.org/pub/gcc/snapshots/%{version}-RC-%{_rc_snap}/%{name}-%{version}-RC-%{_rc_snap}.tar.bz2
-# Source0-md5: d91b90c2eb094c16facc670c9c73beeb
+Source0:       ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{version}/%{name}-%{version}.tar.bz2
+# Source0-md5: 197ed8468b38db1d3481c3111691d85b
 Source1:       %{name}-optimize-la.pl
 Patch100:      %{name}-branch.diff
 Patch0:                %{name}-info.patch
@@ -1303,7 +1301,7 @@ Bibliotecas estáticas de Objective C.
 Statyczne biblioteki Obiektowego C.
 
 %prep
-%setup -q -n %{name}-%{version}-RC-%{_rc_snap}
+%setup -q
 #patch100 -p0
 %patch0 -p1
 %patch1 -p1
This page took 0.153627 seconds and 4 git commands to generate.