]> git.pld-linux.org Git - packages/gcc.git/blobdiff - gcc.spec
- updated to 4.1.0-20050815T0803UTC.
[packages/gcc.git] / gcc.spec
index 5aaea3d52bd6446d70d8fd9b101879e8c969dd4b..1406daba68cfc6b52aedbd77e2444bbad1901eb0 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -11,7 +11,7 @@
 %bcond_without objc            # build without Objective-C support
 %bcond_without objcxx          # build without Objective-C++ support
 %bcond_with    multilib        # build with multilib support (it needs glibc[32&64]-devel)
-%bcond_without profiling       # build without profiling
+%bcond_with    profiling       # build with profiling
 %bcond_without bootstrap       # omit 3-stage bootstrap
 %bcond_with    tests           # torture gcc
 
@@ -43,7 +43,7 @@ Summary(pl):  Kolekcja kompilator
 Summary(pt_BR):        Coleção dos compiladores GNU: o compilador C e arquivos compartilhados
 Name:          gcc
 Version:       4.1.0
-%define                _snap   20050731T0821UTC
+%define                _snap   20050815T0803UTC
 Release:       0.%{_snap}.1
 Epoch:         5
 License:       GPL v2+
@@ -51,7 +51,7 @@ 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/4.1-%{_snap}/gcc-4.1-%{_snap}.tar.bz2
 Source0:       gcc-4.1-%{_snap}.tar.bz2
-# Source0-md5: d23b54c31ca712bd7acdc1392a77ef1b
+# Source0-md5: ecb28f45b0109a097a17b88a129c66cd
 Source1:       %{name}-optimize-la.pl
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-nolocalefiles.patch
@@ -63,9 +63,8 @@ Patch6:               %{name}-keep-volatile-sematics.patch
 # PRs
 Patch10:       %{name}-pr7776.patch
 Patch11:       %{name}-pr20297.patch
-Patch12:       %{name}-pr23128_23129.patch
-Patch13:       %{name}-pr22037.patch
-Patch14:       %{name}-pr22533.patch
+Patch12:       %{name}-pr23128.patch
+Patch13:       %{name}-pr22533.patch
 URL:           http://gcc.gnu.org/
 BuildRequires: autoconf
 %{?with_tests:BuildRequires:   autogen}
@@ -731,7 +730,6 @@ Statyczne biblioteki Obiektowego C.
 %patch11 -p1
 %patch12 -p1
 %patch13 -p1
-%patch14 -p1
 
 # because we distribute modified version of gcc...
 perl -pi -e 's/(version.*)";/$1 (PLD Linux)";/' gcc/version.c
This page took 0.027915 seconds and 4 git commands to generate.