Hello community,

here is the log from the commit of package libsmbios for openSUSE:Factory 
checked in at 2016-07-14 09:42:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libsmbios (Old)
 and      /work/SRC/openSUSE:Factory/.libsmbios.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libsmbios"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libsmbios/libsmbios.changes      2014-12-30 
00:50:39.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libsmbios.new/libsmbios.changes 2016-07-14 
09:42:22.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Jul  6 16:31:44 UTC 2016 - [email protected]
+
+- Update to latest version 2.3.0 supporting smbios 3.0
+- Remove old compatibility binaries
+
+-------------------------------------------------------------------

Old:
----
  libsmbios-2.2.28.tar.bz2

New:
----
  libsmbios-2.3.0.tar.xz

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

Other differences:
------------------
++++++ libsmbios.spec ++++++
--- /var/tmp/diff_new_pack.E9JsEz/_old  2016-07-14 09:42:23.000000000 +0200
+++ /var/tmp/diff_new_pack.E9JsEz/_new  2016-07-14 09:42:23.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libsmbios
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -20,14 +20,14 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 
 Name:           libsmbios
-Version:        2.2.28
+Version:        2.3.0
 Release:        0
 Summary:        Libraries to get information from standard BIOS tables
 License:        GPL-2.0+ or OSL-2.1
 Group:          System/Management
 
 Url:            http://linux.dell.com/libsmbios/main/
-Source0:        
http://linux.dell.com/libsmbios/download/libsmbios/libsmbios-%{version}/%{name}-%{version}.tar.bz2
+Source0:        
http://linux.dell.com/libsmbios/download/libsmbios/libsmbios-%{version}/%{name}-%{version}.tar.xz
 Patch1:         %{name}-2.2.28-fix-bashisms.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -166,13 +166,6 @@
 
 %find_lang %{name}-2.2-x86_64
 
-# Backwards compatible symlinks
-ln -s %{_sbindir}/dellWirelessCtl %{buildroot}%{_bindir}/dellWirelessCtl
-ln -s smbios-lcd-brightness %{buildroot}%{_sbindir}/dellLcdBrightness
-ln -s smbios-rbu-bios-update %{buildroot}%{_sbindir}/dellBiosUpdate
-ln -s smbios-sys-info %{buildroot}%{_sbindir}/getSystemId
-ln -s smbios-wireless-ctl %{buildroot}%{_sbindir}/dellWirelessCtl
-
 %fdupes -s %{buildroot}
 
 %clean
@@ -217,6 +210,8 @@
 %{_sbindir}/smbios-state-byte-ctl
 %{_sbindir}/smbios-sys-info-lite
 %{_sbindir}/smbios-upflag-ctl
+%{_sbindir}/smbios-keyboard-ctl
+%{_sbindir}/smbios-thermal-ctl
 
 %files -n smbios-utils-python
 %defattr(-,root,root,-)
@@ -224,8 +219,6 @@
 %dir %{_sysconfdir}/libsmbios
 %config(noreplace) %{_sysconfdir}/libsmbios/*
 %defattr(555,root,root,-)
-# used by HAL in old location, so keep it around until HAL is updated
-%{_bindir}/dellWirelessCtl
 # python utilities
 %{_sbindir}/smbios-lcd-brightness
 %{_sbindir}/smbios-passwd
@@ -234,11 +227,6 @@
 %{_sbindir}/smbios-token-ctl
 %{_sbindir}/smbios-wakeup-ctl
 %{_sbindir}/smbios-wireless-ctl
-# backwards compatible symlinks
-%{_sbindir}/dellBiosUpdate
-%{_sbindir}/dellLcdBrightness
-%{_sbindir}/dellWirelessCtl
-%{_sbindir}/getSystemId
 %defattr(-,root,root,-)
 %{_datadir}/smbios-utils/
 


Reply via email to