Hello community,

here is the log from the commit of package yast2-hardware-detection for 
openSUSE:11.4
checked in at Mon Jan 16 15:02:34 CET 2012.



--------
--- 
old-versions/11.4/all/yast2-hardware-detection/yast2-hardware-detection.changes 
    2008-08-14 09:09:48.000000000 +0200
+++ 11.4/yast2-hardware-detection/yast2-hardware-detection.changes      
2011-09-13 11:01:00.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Sep 13 10:50:28 CEST 2011 - [email protected]
+
+- Use pr_bios for .probe.bios so that smbios info is included
+  (bnc#425059, bnc#716081).
+- 2.17.2
+
+-------------------------------------------------------------------
@@ -139 +145,0 @@
--------------------------------------------------------------------

Package does not exist at destination yet. Using Fallback 
old-versions/11.4/all/yast2-hardware-detection
Destination is old-versions/11.4/UPDATES/all/yast2-hardware-detection
calling whatdependson for 11.4-i586


Old:
----
  yast2-hardware-detection-2.17.1.tar.bz2

New:
----
  yast2-hardware-detection-2.17.2.tar.bz2

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

Other differences:
------------------
++++++ yast2-hardware-detection.spec ++++++
--- /var/tmp/diff_new_pack.u1eCko/_old  2012-01-16 15:02:08.000000000 +0100
+++ /var/tmp/diff_new_pack.u1eCko/_new  2012-01-16 15:02:08.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package yast2-hardware-detection (Version 2.17.1)
+# spec file for package yast2-hardware-detection
 #
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,13 +19,16 @@
 
 
 Name:           yast2-hardware-detection
-Version:        2.17.1
-Release:        1
-License:        GPL v2 or later
-Group:          System/YaST
+Version:        2.17.2
+Release:        2.<RELEASE2>
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        yast2-hardware-detection-2.17.1.tar.bz2
+Source0:        yast2-hardware-detection-2.17.2.tar.bz2
+
 Prefix:         /usr
+
+Group:          System/YaST
+License:        GPL v2 or later
 # obviously
 BuildRequires:  gcc-c++
 # needed for all yast packages
@@ -53,27 +56,22 @@
 %description
 This package contains the hardware detection library for YaST2.
 
-
-
-Authors:
---------
-    Arvin Schnell <[email protected]>
-    Klaus Kaempf <[email protected]>
-    Mathias Kettner <[email protected]>
-    Stefan Hundhammer <[email protected]>
-
 %prep
-%setup -n yast2-hardware-detection-2.17.1
+%setup -n yast2-hardware-detection-2.17.2
 
 %build
 %{prefix}/bin/y2tool y2autoconf
 %{prefix}/bin/y2tool y2automake
 autoreconf --force --install
+
 export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
 export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
+
 %{?suse_update_config:%{suse_update_config -f}}
 ./configure --libdir=%{_libdir} --prefix=%{prefix} --mandir=%{_mandir}
-make %{?jobs:-j%jobs}
+# V=1: verbose build in case we used AM_SILENT_RULES(yes)
+# so that RPM_OPT_FLAGS check works
+make %{?jobs:-j%jobs} V=1
 
 %install
 make install DESTDIR="$RPM_BUILD_ROOT"
@@ -82,6 +80,7 @@
     d=${f##*/}
     %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop}
 done
+
 rm $RPM_BUILD_ROOT/%{_libdir}/YaST2/plugin/libpy2ag_hwprobe.la
 
 %clean

++++++ yast2-hardware-detection-2.17.1.tar.bz2 -> 
yast2-hardware-detection-2.17.2.tar.bz2 ++++++
++++ 67878 lines of diff (skipped)

continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to