*** /propolicde/egcs.spec Fri Oct 6 11:11:18 2000 --- egcs.spec Fri Oct 6 11:09:47 2000 *************** *** 3,9 **** Summary: The GNU Compiler Collection. Name: egcs Version: %{EGCS_VERSION} ! Release: 30 Copyright: GPL Group: Development/Languages Source0: ftp://egcs.cygnus.com/pub/egcs/releases/egcs-%{EGCS_VERSION}/egcs-%{EGCS_VERSION}.tar.bz2 --- 3,9 ---- Summary: The GNU Compiler Collection. Name: egcs Version: %{EGCS_VERSION} ! Release: 30p Copyright: GPL Group: Development/Languages Source0: ftp://egcs.cygnus.com/pub/egcs/releases/egcs-%{EGCS_VERSION}/egcs-%{EGCS_VERSION}.tar.bz2 *************** *** 19,24 **** --- 19,25 ---- Patch8: egcs-1.1.2-addressof.patch Patch9: egcs-1.1.2-fold.patch Patch10: egcs-1.1.2-asm.patch + Patch11: egcs-1.1.2-protector.patch Buildroot: /var/tmp/egcs-%{EGCS_VERSION}-root Url: http://gcc.gnu.org/ Requires: binutils >= 2.9.1.0.21 *************** *** 132,137 **** --- 133,139 ---- %patch8 -p1 %patch9 -p1 %patch10 -p0 + %patch11 -p1 mkdir compat tar xzf %{SOURCE1} -C compat