Hello community,

here is the log from the commit of package biosdevname for openSUSE:Factory
checked in at Mon May 2 14:41:08 CEST 2011.



--------
--- biosdevname/biosdevname.changes     2008-11-24 17:47:20.000000000 +0100
+++ /mounts/work_src_done/STABLE/biosdevname/biosdevname.changes        
2011-04-30 17:55:46.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Apr 30 15:55:06 UTC 2011 - crrodrig...@opensuse.org
+
+- fix build with gcc 4.6, wrong linker options 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  biosdevname-0.2.4-wronglinking.patch

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

Other differences:
------------------
++++++ biosdevname.spec ++++++
--- /var/tmp/diff_new_pack.scCL71/_old  2011-05-02 14:39:30.000000000 +0200
+++ /var/tmp/diff_new_pack.scCL71/_new  2011-05-02 14:39:30.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package biosdevname (Version 0.2.4)
+# spec file for package biosdevname
 #
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -19,10 +19,10 @@
 
 Name:           biosdevname
 Version:        0.2.4
-Release:        60
+Release:        70
 Summary:        Udev helper for naming devices per BIOS names
 Group:          System/Base
-License:        GPL v2 only
+License:        GPLv2
 Url:            http://linux.dell.com/files/biosdevname/
 # SMBIOS and PCI IRQ Routing Tables only exist on these arches.  It's
 # also likely that other arches don't expect the PCI bus to be sorted
@@ -41,6 +41,7 @@
 Requires:       udev
 Patch0:         %{name}-delete-unused-function.diff
 Patch1:         %{name}-policy-all_names.diff
+Patch2:         biosdevname-0.2.4-wronglinking.patch
 
 %description
 biosdevname in its simplest form takes an kernel name name as an
@@ -59,8 +60,10 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2
 
 %build
+autoreconf -fiv
 # this is a udev rule, so it needs to live in / rather than /usr
 %configure --disable-rpath --libdir=/%{_lib} --prefix=/ --bindir=/bin 
--sbindir=/sbin
 make %{?_smp_mflags}

++++++ biosdevname-0.2.4-wronglinking.patch ++++++
--- src/Makefile.am.orig
+++ src/Makefile.am
@@ -21,7 +21,6 @@ src_biosdevname_SOURCES =  \
        src/dmidecode/util.c
 
 src_biosdevnameS_SOURCES =  $(src_biosdevname_SOURCES)
-src_biosdevnameS_LDFLAGS = -all-static
 
 EXTRA_DIST = \
        src/bios_dev_name.h \

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



Remember to have fun...

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

Reply via email to