From: Arkadiusz Miśkiewicz Date: Mon, 25 Feb 2002 17:10:22 +0000 (+0000) Subject: - include crtbegin and crtend on alpha (it's no longer in glibc-devel) X-Git-Tag: RA-1_0 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fgcc.git;a=commitdiff_plain;h=f029cdb2b4ecb5ecb6b5541079180d7ef95c0924 - include crtbegin and crtend on alpha (it's no longer in glibc-devel) - release .3 Changed files: gcc.spec -> 1.107 --- diff --git a/gcc.spec b/gcc.spec index aaca532..c4512cb 100644 --- a/gcc.spec +++ b/gcc.spec @@ -6,7 +6,7 @@ Summary: GNU Compiler Collection Summary(pl): Kolekcja kompilatorów GNU Name: gcc Version: 2.95.4 -Release: 0.%{snap}.2 +Release: 0.%{snap}.3 License: GPL Group: Development/Languages Source0: ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{rver}/%{name}-%{rver}.tar.gz @@ -40,6 +40,9 @@ BuildRequires: bison BuildRequires: texinfo Requires: binutils >= 2.9.1.0.25 Requires: cpp = %{version} +%ifarch alpha +Conflicts: glibc-devel < 2.2.5 +%endif URL: http://gcc.gnu.org/ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -453,10 +456,7 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/gcc-lib/%{_target_cpu}*/*/lib*.map %{_libdir}/gcc-lib/%{_target_cpu}*/*/specs -%ifnarch alpha %attr(755,root,root) %{_libdir}/gcc-lib/%{_target_cpu}*/*/crt*.o -%endif - %attr(755,root,root) %{_libdir}/gcc-lib/%{_target_cpu}*/*/collect2 %{_libdir}/gcc-lib/%{_target_cpu}*/*/include/float.h