Hello community,

here is the log from the commit of package linux-glibc-devel for 
openSUSE:Factory checked in at 2013-02-11 11:04:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/linux-glibc-devel (Old)
 and      /work/SRC/openSUSE:Factory/.linux-glibc-devel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "linux-glibc-devel", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/linux-glibc-devel/linux-glibc-devel.changes      
2012-12-21 14:51:18.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.linux-glibc-devel.new/linux-glibc-devel.changes 
2013-02-11 11:05:00.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Feb  3 09:49:21 UTC 2013 - sch...@suse.de
+
+- Add asm_link for aarch64
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ linux-glibc-devel.spec ++++++
--- /var/tmp/diff_new_pack.OjDkJD/_old  2013-02-11 11:05:01.000000000 +0100
+++ /var/tmp/diff_new_pack.OjDkJD/_new  2013-02-11 11:05:01.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package linux-glibc-devel
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -136,6 +136,7 @@
        parisc)  asm_link=parisc     ;;
        *mips*)  asm_link=mips       ;;
        sparc*)  asm_link=sparc      ;;
+       aarch64) asm_link=arm64      ;;
        *)       asm_link=x86  ;;
 esac
 if test -L usr/include/asm
@@ -167,6 +168,7 @@
        parisc)  asm_link=parisc     ;;
        *mips*)  asm_link=mips       ;;
        sparc*)  asm_link=sparc      ;;
+       aarch64) asm_link=arm64      ;;
        *)       asm_link=x86  ;;
 esac
 ln -sfn asm-$asm_link usr/include/asm


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to