GCC_RPMREL = 12

This commit is contained in:
Ralf Corsepius
2007-06-03 06:03:58 +00:00
parent 87e21be9cd
commit 0ae15e60bb
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ BINUTILS_OPTS += --disable-infos
GCC_VERS = 4.1.2 GCC_VERS = 4.1.2
GCC_PKGVERS = $(GCC_VERS) GCC_PKGVERS = $(GCC_VERS)
GCC_RPMREL = 11 GCC_RPMREL = 12
NEWLIB_VERS = 1.15.0 NEWLIB_VERS = 1.15.0
include ../gcc.am include ../gcc.am
GCC_OPTS += --languages=cxx GCC_OPTS += --languages=cxx

View File

@@ -26,7 +26,7 @@ Summary: sparc-rtems4.8 gcc
Group: Development/Tools Group: Development/Tools
Version: %{gcc_rpmvers} Version: %{gcc_rpmvers}
Release: 11%{?dist} Release: 12%{?dist}
License: GPL License: GPL
URL: http://gcc.gnu.org URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)