Hello community, here is the log from the commit of package libelf0 for openSUSE:Factory checked in at 2013-03-10 08:25:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libelf0 (Old) and /work/SRC/openSUSE:Factory/.libelf0.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libelf0", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libelf0/libelf0.changes 2012-02-08 17:18:33.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libelf0.new/libelf0.changes 2013-03-10 08:25:04.000000000 +0100 @@ -1,0 +2,6 @@ +Mon Feb 4 21:06:12 UTC 2013 - [email protected] + +- config-guess-sub-update.patch: + Update config.guess/sub for aarch64 + +------------------------------------------------------------------- New: ---- config-guess-sub-update.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libelf0.spec ++++++ --- /var/tmp/diff_new_pack.PCSYxf/_old 2013-03-10 08:25:06.000000000 +0100 +++ /var/tmp/diff_new_pack.PCSYxf/_new 2013-03-10 08:25:06.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libelf0 # -# 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,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: libelf0 Summary: An ELF Object File Access Library License: LGPL-2.1+ @@ -25,6 +26,7 @@ Url: http://www.mr511.de/software/ Source: libelf-%{version}.tar.bz2 Source2: baselibs.conf +Patch0: config-guess-sub-update.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build # bug437293 %ifarch ppc64 @@ -53,7 +55,8 @@ Obsoletes: libelf-devel-64bit %endif # -Requires: glibc-devel, %{name} = %{version} +Requires: %{name} = %{version} +Requires: glibc-devel Conflicts: libelf1-devel %description devel @@ -68,6 +71,7 @@ %prep %setup -q -n libelf-%{version} +%patch0 %build %configure ++++++ config-guess-sub-update.patch ++++++ ++++ 2652 lines (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
