Hello community, here is the log from the commit of package star for openSUSE:Factory checked in at 2013-03-21 22:15:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/star (Old) and /work/SRC/openSUSE:Factory/.star.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "star", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/star/star.changes 2012-06-19 22:45:48.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.star.new/star.changes 2013-03-21 22:15:30.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Mar 20 10:49:11 UTC 2013 - [email protected] + +- Port baroque configuration system to aarch64 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ star.spec ++++++ --- /var/tmp/diff_new_pack.dpdn0c/_old 2013-03-21 22:15:31.000000000 +0100 +++ /var/tmp/diff_new_pack.dpdn0c/_new 2013-03-21 22:15:31.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package star # -# 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 @@ -15,12 +15,13 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: star BuildRequires: autoconf BuildRequires: e2fsprogs-devel BuildRequires: libacl-devel BuildRequires: libselinux-devel -%ifarch ppc64 +%ifarch aarch64 ppc64 BuildRequires: libtool %endif Provides: rmt @@ -103,8 +104,9 @@ ln -s i586-linux-gcc.rul RULES/ppc64-linux-gcc.rul ln -s armv4l-linux-gcc.rul RULES/armv5tel-linux-gcc.rul ln -s armv4l-linux-gcc.rul RULES/armv7l-linux-gcc.rul +ln -s i586-linux-gcc.rul RULES/aarch64-linux-gcc.rul cd conf -%ifarch ppc64 +%ifarch aarch64 ppc64 cp /usr/share/libtool/config/config.* . %endif autoconf -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
