Mailinglist Archive: opensuse-commit (832 mails)

< Previous Next >
commit prelink for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Thu, 04 Feb 2010 11:36:04 +0100
  • Message-id: <20100204103604.C45EC202AC@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package prelink for openSUSE:Factory
checked in at Thu Feb 4 11:36:04 CET 2010.



--------
--- prelink/prelink.changes 2009-06-19 11:06:00.000000000 +0200
+++ /mounts/work_src_done/STABLE/prelink/prelink.changes 2010-01-30
11:08:10.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Jan 30 11:08:04 CET 2010 - meissner@xxxxxxx
+
+- fuzz=0
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ prelink.spec ++++++
--- /var/tmp/diff_new_pack.xoUPh2/_old 2010-02-04 11:35:22.000000000 +0100
+++ /var/tmp/diff_new_pack.xoUPh2/_new 2010-02-04 11:35:22.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package prelink (Version 0.4.0)
#
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2010 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
@@ -22,9 +22,9 @@
BuildRequires: gcc-c++ libelf0-devel
Summary: An ELF Prelinking Utility
Version: 0.4.0
-Release: 39
+Release: 40
Group: System/Base
-License: GPL v2 or later
+License: GPLv2+
Url: ftp://people.redhat.com/jakub/prelink
PreReq: %fillup_prereq
Source: prelink-20071009.tar.bz2

++++++ prelink-tests.diff ++++++
--- /var/tmp/diff_new_pack.xoUPh2/_old 2010-02-04 11:35:22.000000000 +0100
+++ /var/tmp/diff_new_pack.xoUPh2/_new 2010-02-04 11:35:22.000000000 +0100
@@ -67,18 +67,6 @@
. `dirname $0`/functions.sh
rm -f reloc11 reloc11lib*.so reloc11.log
rm -f prelink.cache
---- testsuite/reloc2.sh
-+++ testsuite/reloc2.sh
-@@ -2,8 +2,7 @@
- . `dirname $0`/functions.sh
- SHFLAGS=
- case "`uname -m`" in
-- ia64|ppc*|x86_64|mips*) SHFLAGS=-fpic;; # Does not support non-pic shared
libs
-- s390*) if file reloc1lib1.so | grep -q 64-bit; then SHFLAGS=-fpic; fi;;
-+ ia64|ppc*|x86_64|mips*|s390*) SHFLAGS=-fpic;; # Does not support non-pic
shared libs
- esac
- rm -f reloc2 reloc2lib*.so reloc2.log
- $CC -shared $SHFLAGS -O2 -o reloc2lib1.so $srcdir/reloc2lib1.c
--- testsuite/reloc8.sh
+++ testsuite/reloc8.sh
@@ -1,12 +1,10 @@
@@ -111,3 +99,15 @@
esac
$CC -shared -O2 -Wl,-z,nocombreloc -fpic -o reloc9lib1.so $srcdir/reloc3lib1.c
$CC -shared -O2 -Wl,-z,nocombreloc -fpic -o reloc9lib2.so
$srcdir/reloc1lib2.c reloc9lib1.so
+--- testsuite/reloc2.sh.orig 2007-06-27 15:42:52.000000000 +0200
++++ testsuite/reloc2.sh 2010-01-30 11:07:13.528008000 +0100
+@@ -2,8 +2,7 @@
+ . `dirname $0`/functions.sh
+ SHFLAGS=
+ case "`uname -m`" in
+- ia64|ppc*|x86_64|mips*) SHFLAGS=-fpic;; # Does not support non-pic shared
libs
+- s390*) if file reloc1lib1.so | grep -q 64-bit; then SHFLAGS=-fpic; fi;;
++ ia64|ppc*|x86_64|mips*|s390*) SHFLAGS=-fpic;; # Does not support non-pic
shared libs
+ esac
+ # Disable this test under SELinux if textrel
+ test -z "$SHFLAGS" -a -x /usr/sbin/getenforce -a "`/usr/sbin/getenforce`" =
Enforcing && exit 77


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



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages