Hello community,
here is the log from the commit of package yast2-hardware-detection for
openSUSE:Factory
checked in at Tue Sep 13 12:40:08 CEST 2011.
--------
--- yast2-hardware-detection/yast2-hardware-detection.changes 2008-08-14
09:09:48.000000000 +0200
+++
/mounts/work_src_done/STABLE/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 @@
--------------------------------------------------------------------
calling whatdependson for head-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.xEijZh/_old 2011-09-13 12:39:56.000000000 +0200
+++ /var/tmp/diff_new_pack.xEijZh/_new 2011-09-13 12:39:56.000000000 +0200
@@ -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) 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,13 +19,16 @@
Name: yast2-hardware-detection
-Version: 2.17.1
+Version: 2.17.2
Release: 1
-License: GPL v2 or later
-Group: System/YaST
+
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
@@ -93,4 +92,5 @@
%{_libdir}/YaST2/plugin/libpy2ag_hwprobe.so.*
%{_libdir}/YaST2/plugin/libpy2ag_hwprobe.so
%doc %{prefix}/share/doc/packages/yast2-hardware-detection
+
%changelog
++++++ yast2-hardware-detection-2.17.1.tar.bz2 ->
yast2-hardware-detection-2.17.2.tar.bz2 ++++++
++++ 70206 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]