Regenerate.

This commit is contained in:
Ralf Corsepius
2011-08-02 05:38:44 +00:00
parent 2c3211696d
commit 43ee81c885
6 changed files with 12 additions and 12 deletions

View File

@@ -41,7 +41,7 @@ Summary: i586-pc-freebsd6.4 gcc
Group: Development/Tools Group: Development/Tools
Version: %{gcc_rpmvers} Version: %{gcc_rpmvers}
Release: 0.20110731.0%{?dist} Release: 0.20110802.0%{?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)
@@ -495,7 +495,7 @@ sed -i -e '/thread_file=.*rtems/,/use_gcc_stdint=wrap/ { s/use_gcc_stdint=wrap/u
*jc1) ;; *jc1) ;;
*jvgenmain) ;; *jvgenmain) ;;
*/libgfortran*.*) echo "$i" >> build/files.gfortran ;; */libgfortran*.*) echo "$i" >> build/files.gfortran ;;
*/libgo*.a) echo "$i" >> build/files.go ;; */libgo.*) echo "$i" >> build/files.go ;;
%{!?with_pygdb:*/libstdc++*gdb.py*) rm ${RPM_BUILD_ROOT}/$i ;;} # ignore for now %{!?with_pygdb:*/libstdc++*gdb.py*) rm ${RPM_BUILD_ROOT}/$i ;;} # ignore for now
%{?with_pygdb:*/libstdc++*gdb.py*) >> build/files.g++ ;;} %{?with_pygdb:*/libstdc++*gdb.py*) >> build/files.g++ ;;}
*/libstdc++.*) echo "$i" >> build/files.g++ ;; */libstdc++.*) echo "$i" >> build/files.g++ ;;

View File

@@ -41,7 +41,7 @@ Summary: i586-pc-freebsd7.3 gcc
Group: Development/Tools Group: Development/Tools
Version: %{gcc_rpmvers} Version: %{gcc_rpmvers}
Release: 0.20110731.0%{?dist} Release: 0.20110802.0%{?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)
@@ -495,7 +495,7 @@ sed -i -e '/thread_file=.*rtems/,/use_gcc_stdint=wrap/ { s/use_gcc_stdint=wrap/u
*jc1) ;; *jc1) ;;
*jvgenmain) ;; *jvgenmain) ;;
*/libgfortran*.*) echo "$i" >> build/files.gfortran ;; */libgfortran*.*) echo "$i" >> build/files.gfortran ;;
*/libgo*.a) echo "$i" >> build/files.go ;; */libgo.*) echo "$i" >> build/files.go ;;
%{!?with_pygdb:*/libstdc++*gdb.py*) rm ${RPM_BUILD_ROOT}/$i ;;} # ignore for now %{!?with_pygdb:*/libstdc++*gdb.py*) rm ${RPM_BUILD_ROOT}/$i ;;} # ignore for now
%{?with_pygdb:*/libstdc++*gdb.py*) >> build/files.g++ ;;} %{?with_pygdb:*/libstdc++*gdb.py*) >> build/files.g++ ;;}
*/libstdc++.*) echo "$i" >> build/files.g++ ;; */libstdc++.*) echo "$i" >> build/files.g++ ;;

View File

@@ -41,7 +41,7 @@ Summary: i586-pc-freebsd8.2 gcc
Group: Development/Tools Group: Development/Tools
Version: %{gcc_rpmvers} Version: %{gcc_rpmvers}
Release: 0.20110731.0%{?dist} Release: 0.20110802.0%{?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)
@@ -495,7 +495,7 @@ sed -i -e '/thread_file=.*rtems/,/use_gcc_stdint=wrap/ { s/use_gcc_stdint=wrap/u
*jc1) ;; *jc1) ;;
*jvgenmain) ;; *jvgenmain) ;;
*/libgfortran*.*) echo "$i" >> build/files.gfortran ;; */libgfortran*.*) echo "$i" >> build/files.gfortran ;;
*/libgo*.a) echo "$i" >> build/files.go ;; */libgo.*) echo "$i" >> build/files.go ;;
%{!?with_pygdb:*/libstdc++*gdb.py*) rm ${RPM_BUILD_ROOT}/$i ;;} # ignore for now %{!?with_pygdb:*/libstdc++*gdb.py*) rm ${RPM_BUILD_ROOT}/$i ;;} # ignore for now
%{?with_pygdb:*/libstdc++*gdb.py*) >> build/files.g++ ;;} %{?with_pygdb:*/libstdc++*gdb.py*) >> build/files.g++ ;;}
*/libstdc++.*) echo "$i" >> build/files.g++ ;; */libstdc++.*) echo "$i" >> build/files.g++ ;;

View File

@@ -41,7 +41,7 @@ Summary: amd64-pc-freebsd8.2 gcc
Group: Development/Tools Group: Development/Tools
Version: %{gcc_rpmvers} Version: %{gcc_rpmvers}
Release: 0.20110731.0%{?dist} Release: 0.20110802.0%{?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)
@@ -495,7 +495,7 @@ sed -i -e '/thread_file=.*rtems/,/use_gcc_stdint=wrap/ { s/use_gcc_stdint=wrap/u
*jc1) ;; *jc1) ;;
*jvgenmain) ;; *jvgenmain) ;;
*/libgfortran*.*) echo "$i" >> build/files.gfortran ;; */libgfortran*.*) echo "$i" >> build/files.gfortran ;;
*/libgo*.a) echo "$i" >> build/files.go ;; */libgo.*) echo "$i" >> build/files.go ;;
%{!?with_pygdb:*/libstdc++*gdb.py*) rm ${RPM_BUILD_ROOT}/$i ;;} # ignore for now %{!?with_pygdb:*/libstdc++*gdb.py*) rm ${RPM_BUILD_ROOT}/$i ;;} # ignore for now
%{?with_pygdb:*/libstdc++*gdb.py*) >> build/files.g++ ;;} %{?with_pygdb:*/libstdc++*gdb.py*) >> build/files.g++ ;;}
*/libstdc++.*) echo "$i" >> build/files.g++ ;; */libstdc++.*) echo "$i" >> build/files.g++ ;;

View File

@@ -41,7 +41,7 @@ Summary: i386-pc-netbsdelf5.1 gcc
Group: Development/Tools Group: Development/Tools
Version: %{gcc_rpmvers} Version: %{gcc_rpmvers}
Release: 0.20110731.0%{?dist} Release: 0.20110802.0%{?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)
@@ -495,7 +495,7 @@ sed -i -e '/thread_file=.*rtems/,/use_gcc_stdint=wrap/ { s/use_gcc_stdint=wrap/u
*jc1) ;; *jc1) ;;
*jvgenmain) ;; *jvgenmain) ;;
*/libgfortran*.*) echo "$i" >> build/files.gfortran ;; */libgfortran*.*) echo "$i" >> build/files.gfortran ;;
*/libgo*.a) echo "$i" >> build/files.go ;; */libgo.*) echo "$i" >> build/files.go ;;
%{!?with_pygdb:*/libstdc++*gdb.py*) rm ${RPM_BUILD_ROOT}/$i ;;} # ignore for now %{!?with_pygdb:*/libstdc++*gdb.py*) rm ${RPM_BUILD_ROOT}/$i ;;} # ignore for now
%{?with_pygdb:*/libstdc++*gdb.py*) >> build/files.g++ ;;} %{?with_pygdb:*/libstdc++*gdb.py*) >> build/files.g++ ;;}
*/libstdc++.*) echo "$i" >> build/files.g++ ;; */libstdc++.*) echo "$i" >> build/files.g++ ;;

View File

@@ -41,7 +41,7 @@ Summary: amd64-pc-netbsdelf5.1 gcc
Group: Development/Tools Group: Development/Tools
Version: %{gcc_rpmvers} Version: %{gcc_rpmvers}
Release: 0.20110731.0%{?dist} Release: 0.20110802.0%{?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)
@@ -495,7 +495,7 @@ sed -i -e '/thread_file=.*rtems/,/use_gcc_stdint=wrap/ { s/use_gcc_stdint=wrap/u
*jc1) ;; *jc1) ;;
*jvgenmain) ;; *jvgenmain) ;;
*/libgfortran*.*) echo "$i" >> build/files.gfortran ;; */libgfortran*.*) echo "$i" >> build/files.gfortran ;;
*/libgo*.a) echo "$i" >> build/files.go ;; */libgo.*) echo "$i" >> build/files.go ;;
%{!?with_pygdb:*/libstdc++*gdb.py*) rm ${RPM_BUILD_ROOT}/$i ;;} # ignore for now %{!?with_pygdb:*/libstdc++*gdb.py*) rm ${RPM_BUILD_ROOT}/$i ;;} # ignore for now
%{?with_pygdb:*/libstdc++*gdb.py*) >> build/files.g++ ;;} %{?with_pygdb:*/libstdc++*gdb.py*) >> build/files.g++ ;;}
*/libstdc++.*) echo "$i" >> build/files.g++ ;; */libstdc++.*) echo "$i" >> build/files.g++ ;;