%n libelf %v 0.6.4 %c * %l * %b * %d * %f * %t libelf-0.6.4.tgz %w Linux %% %setup patch -u -p1 <<'ENDPATCH' diff -ru2N libelf-0.6.4/Makefile.in libelf-MCC/Makefile.in --- libelf-0.6.4/Makefile.in Tue Jul 30 15:19:25 1996 +++ libelf-MCC/Makefile.in Sat Sep 7 19:00:17 1996 @@ -20,5 +20,5 @@ LN_S = @LN_S@ -CFLAGS = @CFLAGS@ +CFLAGS = -O6 LIBS = @LIBS@ diff -ru2N libelf-0.6.4/configure libelf-MCC/configure --- libelf-0.6.4/configure Wed Jul 31 02:10:22 1996 +++ libelf-MCC/configure Sat Sep 7 18:51:03 1996 @@ -1036,5 +1036,5 @@ libelf_cv_header_elf_h='no' - for h in sys/elf.h elf.h; do + for h in elf.h sys/elf.h; do cat > conftest.$ac_ext <