diff --git a/binutils.changes b/binutils.changes index b95878f..9c294dc 100644 --- a/binutils.changes +++ b/binutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jun 21 08:43:29 UTC 2012 - adrian@suse.de + +- fix default elf format for arm cross tools + +------------------------------------------------------------------- +Tue Jun 19 05:09:40 UTC 2012 - factory-maintainer@kulow.org + +- fix stupid typo + ------------------------------------------------------------------- Mon Jun 18 11:06:01 UTC 2012 - coolo@suse.com diff --git a/binutils.spec b/binutils.spec index 49f53dc..2f8171a 100644 --- a/binutils.spec +++ b/binutils.spec @@ -254,8 +254,12 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi" %if "%{TARGET}" == "avr" || "%{TARGET}" == "spu" TARGET_OS=%{TARGET} %else +%if "%{TARGET}" == "arm" +TARGET_OS=%{TARGET}-suse-linux-gnueabi +%else TARGET_OS=%{TARGET}-suse-linux %endif +%endif ../configure CFLAGS="${RPM_OPT_FLAGS}" \ --prefix=%{_prefix} \ --with-bugurl=http://bugs.opensuse.org/ \ diff --git a/cross-alpha-binutils.changes b/cross-alpha-binutils.changes index b95878f..9c294dc 100644 --- a/cross-alpha-binutils.changes +++ b/cross-alpha-binutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jun 21 08:43:29 UTC 2012 - adrian@suse.de + +- fix default elf format for arm cross tools + +------------------------------------------------------------------- +Tue Jun 19 05:09:40 UTC 2012 - factory-maintainer@kulow.org + +- fix stupid typo + ------------------------------------------------------------------- Mon Jun 18 11:06:01 UTC 2012 - coolo@suse.com diff --git a/cross-alpha-binutils.spec b/cross-alpha-binutils.spec index 48d7c29..421de9a 100644 --- a/cross-alpha-binutils.spec +++ b/cross-alpha-binutils.spec @@ -257,8 +257,12 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi" %if "%{TARGET}" == "avr" || "%{TARGET}" == "spu" TARGET_OS=%{TARGET} %else +%if "%{TARGET}" == "arm" +TARGET_OS=%{TARGET}-suse-linux-gnueabi +%else TARGET_OS=%{TARGET}-suse-linux %endif +%endif ../configure CFLAGS="${RPM_OPT_FLAGS}" \ --prefix=%{_prefix} \ --with-bugurl=http://bugs.opensuse.org/ \ diff --git a/cross-arm-binutils.changes b/cross-arm-binutils.changes index b95878f..9c294dc 100644 --- a/cross-arm-binutils.changes +++ b/cross-arm-binutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jun 21 08:43:29 UTC 2012 - adrian@suse.de + +- fix default elf format for arm cross tools + +------------------------------------------------------------------- +Tue Jun 19 05:09:40 UTC 2012 - factory-maintainer@kulow.org + +- fix stupid typo + ------------------------------------------------------------------- Mon Jun 18 11:06:01 UTC 2012 - coolo@suse.com diff --git a/cross-arm-binutils.spec b/cross-arm-binutils.spec index 961f7be..fbae4af 100644 --- a/cross-arm-binutils.spec +++ b/cross-arm-binutils.spec @@ -257,8 +257,12 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi" %if "%{TARGET}" == "avr" || "%{TARGET}" == "spu" TARGET_OS=%{TARGET} %else +%if "%{TARGET}" == "arm" +TARGET_OS=%{TARGET}-suse-linux-gnueabi +%else TARGET_OS=%{TARGET}-suse-linux %endif +%endif ../configure CFLAGS="${RPM_OPT_FLAGS}" \ --prefix=%{_prefix} \ --with-bugurl=http://bugs.opensuse.org/ \ diff --git a/cross-avr-binutils.changes b/cross-avr-binutils.changes index b95878f..9c294dc 100644 --- a/cross-avr-binutils.changes +++ b/cross-avr-binutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jun 21 08:43:29 UTC 2012 - adrian@suse.de + +- fix default elf format for arm cross tools + +------------------------------------------------------------------- +Tue Jun 19 05:09:40 UTC 2012 - factory-maintainer@kulow.org + +- fix stupid typo + ------------------------------------------------------------------- Mon Jun 18 11:06:01 UTC 2012 - coolo@suse.com diff --git a/cross-avr-binutils.spec b/cross-avr-binutils.spec index dd2d7c0..fcb887a 100644 --- a/cross-avr-binutils.spec +++ b/cross-avr-binutils.spec @@ -257,8 +257,12 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi" %if "%{TARGET}" == "avr" || "%{TARGET}" == "spu" TARGET_OS=%{TARGET} %else +%if "%{TARGET}" == "arm" +TARGET_OS=%{TARGET}-suse-linux-gnueabi +%else TARGET_OS=%{TARGET}-suse-linux %endif +%endif ../configure CFLAGS="${RPM_OPT_FLAGS}" \ --prefix=%{_prefix} \ --with-bugurl=http://bugs.opensuse.org/ \ diff --git a/cross-hppa-binutils.changes b/cross-hppa-binutils.changes index b95878f..9c294dc 100644 --- a/cross-hppa-binutils.changes +++ b/cross-hppa-binutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jun 21 08:43:29 UTC 2012 - adrian@suse.de + +- fix default elf format for arm cross tools + +------------------------------------------------------------------- +Tue Jun 19 05:09:40 UTC 2012 - factory-maintainer@kulow.org + +- fix stupid typo + ------------------------------------------------------------------- Mon Jun 18 11:06:01 UTC 2012 - coolo@suse.com diff --git a/cross-hppa-binutils.spec b/cross-hppa-binutils.spec index 3545a83..0920caf 100644 --- a/cross-hppa-binutils.spec +++ b/cross-hppa-binutils.spec @@ -257,8 +257,12 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi" %if "%{TARGET}" == "avr" || "%{TARGET}" == "spu" TARGET_OS=%{TARGET} %else +%if "%{TARGET}" == "arm" +TARGET_OS=%{TARGET}-suse-linux-gnueabi +%else TARGET_OS=%{TARGET}-suse-linux %endif +%endif ../configure CFLAGS="${RPM_OPT_FLAGS}" \ --prefix=%{_prefix} \ --with-bugurl=http://bugs.opensuse.org/ \ diff --git a/cross-hppa64-binutils.changes b/cross-hppa64-binutils.changes index b95878f..9c294dc 100644 --- a/cross-hppa64-binutils.changes +++ b/cross-hppa64-binutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jun 21 08:43:29 UTC 2012 - adrian@suse.de + +- fix default elf format for arm cross tools + +------------------------------------------------------------------- +Tue Jun 19 05:09:40 UTC 2012 - factory-maintainer@kulow.org + +- fix stupid typo + ------------------------------------------------------------------- Mon Jun 18 11:06:01 UTC 2012 - coolo@suse.com diff --git a/cross-hppa64-binutils.spec b/cross-hppa64-binutils.spec index 757307e..450635c 100644 --- a/cross-hppa64-binutils.spec +++ b/cross-hppa64-binutils.spec @@ -257,8 +257,12 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi" %if "%{TARGET}" == "avr" || "%{TARGET}" == "spu" TARGET_OS=%{TARGET} %else +%if "%{TARGET}" == "arm" +TARGET_OS=%{TARGET}-suse-linux-gnueabi +%else TARGET_OS=%{TARGET}-suse-linux %endif +%endif ../configure CFLAGS="${RPM_OPT_FLAGS}" \ --prefix=%{_prefix} \ --with-bugurl=http://bugs.opensuse.org/ \ diff --git a/cross-i386-binutils.changes b/cross-i386-binutils.changes index b95878f..9c294dc 100644 --- a/cross-i386-binutils.changes +++ b/cross-i386-binutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jun 21 08:43:29 UTC 2012 - adrian@suse.de + +- fix default elf format for arm cross tools + +------------------------------------------------------------------- +Tue Jun 19 05:09:40 UTC 2012 - factory-maintainer@kulow.org + +- fix stupid typo + ------------------------------------------------------------------- Mon Jun 18 11:06:01 UTC 2012 - coolo@suse.com diff --git a/cross-i386-binutils.spec b/cross-i386-binutils.spec index 2e1b0dc..90fb2aa 100644 --- a/cross-i386-binutils.spec +++ b/cross-i386-binutils.spec @@ -17,7 +17,7 @@ Name: cross-i386-binutils -ExcludeArch: i%86 +ExcludeArch: %ix86 %define cross 1 %define TARGET i586 BuildRequires: bison @@ -257,8 +257,12 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi" %if "%{TARGET}" == "avr" || "%{TARGET}" == "spu" TARGET_OS=%{TARGET} %else +%if "%{TARGET}" == "arm" +TARGET_OS=%{TARGET}-suse-linux-gnueabi +%else TARGET_OS=%{TARGET}-suse-linux %endif +%endif ../configure CFLAGS="${RPM_OPT_FLAGS}" \ --prefix=%{_prefix} \ --with-bugurl=http://bugs.opensuse.org/ \ diff --git a/cross-ia64-binutils.changes b/cross-ia64-binutils.changes index b95878f..9c294dc 100644 --- a/cross-ia64-binutils.changes +++ b/cross-ia64-binutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jun 21 08:43:29 UTC 2012 - adrian@suse.de + +- fix default elf format for arm cross tools + +------------------------------------------------------------------- +Tue Jun 19 05:09:40 UTC 2012 - factory-maintainer@kulow.org + +- fix stupid typo + ------------------------------------------------------------------- Mon Jun 18 11:06:01 UTC 2012 - coolo@suse.com diff --git a/cross-ia64-binutils.spec b/cross-ia64-binutils.spec index 67a71e0..4c3dd9e 100644 --- a/cross-ia64-binutils.spec +++ b/cross-ia64-binutils.spec @@ -257,8 +257,12 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi" %if "%{TARGET}" == "avr" || "%{TARGET}" == "spu" TARGET_OS=%{TARGET} %else +%if "%{TARGET}" == "arm" +TARGET_OS=%{TARGET}-suse-linux-gnueabi +%else TARGET_OS=%{TARGET}-suse-linux %endif +%endif ../configure CFLAGS="${RPM_OPT_FLAGS}" \ --prefix=%{_prefix} \ --with-bugurl=http://bugs.opensuse.org/ \ diff --git a/cross-mips-binutils.changes b/cross-mips-binutils.changes index b95878f..9c294dc 100644 --- a/cross-mips-binutils.changes +++ b/cross-mips-binutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jun 21 08:43:29 UTC 2012 - adrian@suse.de + +- fix default elf format for arm cross tools + +------------------------------------------------------------------- +Tue Jun 19 05:09:40 UTC 2012 - factory-maintainer@kulow.org + +- fix stupid typo + ------------------------------------------------------------------- Mon Jun 18 11:06:01 UTC 2012 - coolo@suse.com diff --git a/cross-mips-binutils.spec b/cross-mips-binutils.spec index cb859d3..eedd77f 100644 --- a/cross-mips-binutils.spec +++ b/cross-mips-binutils.spec @@ -257,8 +257,12 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi" %if "%{TARGET}" == "avr" || "%{TARGET}" == "spu" TARGET_OS=%{TARGET} %else +%if "%{TARGET}" == "arm" +TARGET_OS=%{TARGET}-suse-linux-gnueabi +%else TARGET_OS=%{TARGET}-suse-linux %endif +%endif ../configure CFLAGS="${RPM_OPT_FLAGS}" \ --prefix=%{_prefix} \ --with-bugurl=http://bugs.opensuse.org/ \ diff --git a/cross-ppc-binutils.changes b/cross-ppc-binutils.changes index b95878f..9c294dc 100644 --- a/cross-ppc-binutils.changes +++ b/cross-ppc-binutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jun 21 08:43:29 UTC 2012 - adrian@suse.de + +- fix default elf format for arm cross tools + +------------------------------------------------------------------- +Tue Jun 19 05:09:40 UTC 2012 - factory-maintainer@kulow.org + +- fix stupid typo + ------------------------------------------------------------------- Mon Jun 18 11:06:01 UTC 2012 - coolo@suse.com diff --git a/cross-ppc-binutils.spec b/cross-ppc-binutils.spec index a6fe058..903f988 100644 --- a/cross-ppc-binutils.spec +++ b/cross-ppc-binutils.spec @@ -257,8 +257,12 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi" %if "%{TARGET}" == "avr" || "%{TARGET}" == "spu" TARGET_OS=%{TARGET} %else +%if "%{TARGET}" == "arm" +TARGET_OS=%{TARGET}-suse-linux-gnueabi +%else TARGET_OS=%{TARGET}-suse-linux %endif +%endif ../configure CFLAGS="${RPM_OPT_FLAGS}" \ --prefix=%{_prefix} \ --with-bugurl=http://bugs.opensuse.org/ \ diff --git a/cross-ppc64-binutils.changes b/cross-ppc64-binutils.changes index b95878f..9c294dc 100644 --- a/cross-ppc64-binutils.changes +++ b/cross-ppc64-binutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jun 21 08:43:29 UTC 2012 - adrian@suse.de + +- fix default elf format for arm cross tools + +------------------------------------------------------------------- +Tue Jun 19 05:09:40 UTC 2012 - factory-maintainer@kulow.org + +- fix stupid typo + ------------------------------------------------------------------- Mon Jun 18 11:06:01 UTC 2012 - coolo@suse.com diff --git a/cross-ppc64-binutils.spec b/cross-ppc64-binutils.spec index 0a7df6e..5f7243e 100644 --- a/cross-ppc64-binutils.spec +++ b/cross-ppc64-binutils.spec @@ -257,8 +257,12 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi" %if "%{TARGET}" == "avr" || "%{TARGET}" == "spu" TARGET_OS=%{TARGET} %else +%if "%{TARGET}" == "arm" +TARGET_OS=%{TARGET}-suse-linux-gnueabi +%else TARGET_OS=%{TARGET}-suse-linux %endif +%endif ../configure CFLAGS="${RPM_OPT_FLAGS}" \ --prefix=%{_prefix} \ --with-bugurl=http://bugs.opensuse.org/ \ diff --git a/cross-s390-binutils.changes b/cross-s390-binutils.changes index b95878f..9c294dc 100644 --- a/cross-s390-binutils.changes +++ b/cross-s390-binutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jun 21 08:43:29 UTC 2012 - adrian@suse.de + +- fix default elf format for arm cross tools + +------------------------------------------------------------------- +Tue Jun 19 05:09:40 UTC 2012 - factory-maintainer@kulow.org + +- fix stupid typo + ------------------------------------------------------------------- Mon Jun 18 11:06:01 UTC 2012 - coolo@suse.com diff --git a/cross-s390-binutils.spec b/cross-s390-binutils.spec index 3128450..1956e2c 100644 --- a/cross-s390-binutils.spec +++ b/cross-s390-binutils.spec @@ -257,8 +257,12 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi" %if "%{TARGET}" == "avr" || "%{TARGET}" == "spu" TARGET_OS=%{TARGET} %else +%if "%{TARGET}" == "arm" +TARGET_OS=%{TARGET}-suse-linux-gnueabi +%else TARGET_OS=%{TARGET}-suse-linux %endif +%endif ../configure CFLAGS="${RPM_OPT_FLAGS}" \ --prefix=%{_prefix} \ --with-bugurl=http://bugs.opensuse.org/ \ diff --git a/cross-s390x-binutils.changes b/cross-s390x-binutils.changes index b95878f..9c294dc 100644 --- a/cross-s390x-binutils.changes +++ b/cross-s390x-binutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jun 21 08:43:29 UTC 2012 - adrian@suse.de + +- fix default elf format for arm cross tools + +------------------------------------------------------------------- +Tue Jun 19 05:09:40 UTC 2012 - factory-maintainer@kulow.org + +- fix stupid typo + ------------------------------------------------------------------- Mon Jun 18 11:06:01 UTC 2012 - coolo@suse.com diff --git a/cross-s390x-binutils.spec b/cross-s390x-binutils.spec index 9035073..1c02119 100644 --- a/cross-s390x-binutils.spec +++ b/cross-s390x-binutils.spec @@ -257,8 +257,12 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi" %if "%{TARGET}" == "avr" || "%{TARGET}" == "spu" TARGET_OS=%{TARGET} %else +%if "%{TARGET}" == "arm" +TARGET_OS=%{TARGET}-suse-linux-gnueabi +%else TARGET_OS=%{TARGET}-suse-linux %endif +%endif ../configure CFLAGS="${RPM_OPT_FLAGS}" \ --prefix=%{_prefix} \ --with-bugurl=http://bugs.opensuse.org/ \ diff --git a/cross-sparc-binutils.changes b/cross-sparc-binutils.changes index b95878f..9c294dc 100644 --- a/cross-sparc-binutils.changes +++ b/cross-sparc-binutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jun 21 08:43:29 UTC 2012 - adrian@suse.de + +- fix default elf format for arm cross tools + +------------------------------------------------------------------- +Tue Jun 19 05:09:40 UTC 2012 - factory-maintainer@kulow.org + +- fix stupid typo + ------------------------------------------------------------------- Mon Jun 18 11:06:01 UTC 2012 - coolo@suse.com diff --git a/cross-sparc-binutils.spec b/cross-sparc-binutils.spec index dae3310..cabb17f 100644 --- a/cross-sparc-binutils.spec +++ b/cross-sparc-binutils.spec @@ -257,8 +257,12 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi" %if "%{TARGET}" == "avr" || "%{TARGET}" == "spu" TARGET_OS=%{TARGET} %else +%if "%{TARGET}" == "arm" +TARGET_OS=%{TARGET}-suse-linux-gnueabi +%else TARGET_OS=%{TARGET}-suse-linux %endif +%endif ../configure CFLAGS="${RPM_OPT_FLAGS}" \ --prefix=%{_prefix} \ --with-bugurl=http://bugs.opensuse.org/ \ diff --git a/cross-spu-binutils.changes b/cross-spu-binutils.changes index b95878f..9c294dc 100644 --- a/cross-spu-binutils.changes +++ b/cross-spu-binutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jun 21 08:43:29 UTC 2012 - adrian@suse.de + +- fix default elf format for arm cross tools + +------------------------------------------------------------------- +Tue Jun 19 05:09:40 UTC 2012 - factory-maintainer@kulow.org + +- fix stupid typo + ------------------------------------------------------------------- Mon Jun 18 11:06:01 UTC 2012 - coolo@suse.com diff --git a/cross-spu-binutils.spec b/cross-spu-binutils.spec index abbd814..ab8d00b 100644 --- a/cross-spu-binutils.spec +++ b/cross-spu-binutils.spec @@ -257,8 +257,12 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi" %if "%{TARGET}" == "avr" || "%{TARGET}" == "spu" TARGET_OS=%{TARGET} %else +%if "%{TARGET}" == "arm" +TARGET_OS=%{TARGET}-suse-linux-gnueabi +%else TARGET_OS=%{TARGET}-suse-linux %endif +%endif ../configure CFLAGS="${RPM_OPT_FLAGS}" \ --prefix=%{_prefix} \ --with-bugurl=http://bugs.opensuse.org/ \ diff --git a/cross-x86_64-binutils.changes b/cross-x86_64-binutils.changes index b95878f..9c294dc 100644 --- a/cross-x86_64-binutils.changes +++ b/cross-x86_64-binutils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jun 21 08:43:29 UTC 2012 - adrian@suse.de + +- fix default elf format for arm cross tools + +------------------------------------------------------------------- +Tue Jun 19 05:09:40 UTC 2012 - factory-maintainer@kulow.org + +- fix stupid typo + ------------------------------------------------------------------- Mon Jun 18 11:06:01 UTC 2012 - coolo@suse.com diff --git a/cross-x86_64-binutils.spec b/cross-x86_64-binutils.spec index 3092532..c2b5429 100644 --- a/cross-x86_64-binutils.spec +++ b/cross-x86_64-binutils.spec @@ -257,8 +257,12 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi" %if "%{TARGET}" == "avr" || "%{TARGET}" == "spu" TARGET_OS=%{TARGET} %else +%if "%{TARGET}" == "arm" +TARGET_OS=%{TARGET}-suse-linux-gnueabi +%else TARGET_OS=%{TARGET}-suse-linux %endif +%endif ../configure CFLAGS="${RPM_OPT_FLAGS}" \ --prefix=%{_prefix} \ --with-bugurl=http://bugs.opensuse.org/ \ diff --git a/pre_checkin.sh b/pre_checkin.sh index 72b714b..233999b 100644 --- a/pre_checkin.sh +++ b/pre_checkin.sh @@ -8,7 +8,7 @@ for arch in hppa hppa64 mips arm i386 x86_64 s390 s390x ppc ppc64 ia64 sparc alp ln -f binutils.changes cross-$arch-binutils.changes targetarch=`echo $arch | sed -e "s/parisc/hppa/;s/i.86/i586/;s/ppc/powerpc/"` - exclarch=`echo $arch | sed -e 's/parisc/hppa/;s/i.86/i%86/;s/arm/%arm/'` + exclarch=`echo $arch | sed -e 's/parisc/hppa/;s/i.86/%ix86/;s/arm/%arm/'` sed -e "s/^Name:.*binutils\$/Name: cross-$arch-binutils\nExcludeArch: $exclarch\n%define cross 1\n%define TARGET $targetarch/;" \ < binutils.spec > cross-$arch-binutils.spec