Hello community,

here is the log from the commit of package libsmbios for openSUSE:Factory
checked in at Mon Jul 4 15:15:16 CEST 2011.



--------
--- libsmbios/libsmbios.changes 2011-05-13 22:44:46.000000000 +0200
+++ /mounts/work_src_done/STABLE/libsmbios/libsmbios.changes    2011-07-03 
14:58:50.000000000 +0200
@@ -1,0 +2,18 @@
+Sun Jul  3 12:46:46 UTC 2011 - [email protected]
+
+- Update to version 2.2.28:
+  * Add a couple placeholder files.
+  * Don't bail out on exceptions.
+  * Don't print out oem strings anymore, print out reseller (oem) id if it is
+    different from dell system id.
+  * Add public header interface for new oem system id function
+    sysinfo_get_dell_oem_system_id().
+  * Rework the system id functions to always return Dell system ID for
+    sysinfo_get_dell_system_id(), and add a new api to get the OEM ID.
+  * Add compiler support up to gcc 4.8.
+- Spec file updates:
+  * Removed the fix for GCC 4.6 (fixed upstream).
+  * Move %doc files from the library to the other packages.
+  * Minor other updates.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  libsmbios-2.2.27.tar.bz2

New:
----
  libsmbios-2.2.28.tar.bz2

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

Other differences:
------------------
++++++ libsmbios.spec ++++++
--- /var/tmp/diff_new_pack.iHUOVD/_old  2011-07-04 15:10:19.000000000 +0200
+++ /var/tmp/diff_new_pack.iHUOVD/_new  2011-07-04 15:10:19.000000000 +0200
@@ -20,7 +20,7 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 
 Name:           libsmbios
-Version:        2.2.27
+Version:        2.2.28
 Release:        1
 Summary:        Libraries to get information from standard BIOS tables
 
@@ -34,8 +34,8 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  libcppunit-devel
-BuildRequires:  libxml2-devel
 BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  python-base
 # Modules: dcdbas.ko
 Supplements:    modalias(dmi:*:[bs]vnD[Ee][Ll][Ll]*:*)
@@ -131,10 +131,6 @@
 %setup -q
 
 %build
-# Fix build with GCC 4.6
-sed -i -e "s@-Werror@@g" Makefile.am
-autoreconf -fiv
-
 %configure --disable-rpath
 
 make %{?_smp_mflags}
@@ -157,6 +153,8 @@
 
 # Manually install the doc files for the devel package in order to fix 
duplicates with "fdupes -s"
 install -dp -m 0755 %{buildroot}%{_defaultdocdir}/%{name}-devel
+cp -a AUTHORS COPYING-GPL COPYING-OSL ChangeLog NEWS README TODO 
doc/old_news.txt %{buildroot}%{_defaultdocdir}/%{name}-devel/
+cp -a src/bin/getopts_LICENSE.txt 
src/include/smbios/config/boost_LICENSE_1_0_txt 
%{buildroot}%{_defaultdocdir}/%{name}-devel/
 cp -a out/libsmbios_c-%{_arch} %{buildroot}%{_defaultdocdir}/%{name}-devel/
 cp -a out/libsmbios_c++-%{_arch} %{buildroot}%{_defaultdocdir}/%{name}-devel/
 
@@ -199,17 +197,17 @@
 
 %files -n libsmbios2 -f %{name}-2.2-x86_64.lang
 %defattr(-,root,root,-)
-%doc AUTHORS COPYING-GPL COPYING-OSL ChangeLog NEWS README TODO 
doc/old_news.txt
-%doc src/bin/getopts_LICENSE.txt 
src/include/smbios/config/boost_LICENSE_1_0_txt
-%{_libdir}/libsmbios.so.*
-%{_libdir}/libsmbios_c.so.*
+%{_libdir}/libsmbios.so.2*
+%{_libdir}/libsmbios_c.so.2*
 
 %files -n python-smbios
 %defattr(-,root,root,-)
+%doc AUTHORS COPYING-GPL COPYING-OSL ChangeLog NEWS README TODO 
doc/old_news.txt
 %{python_sitelib}/libsmbios_c/
 
 %files -n smbios-utils-bin
 %defattr(-,root,root,-)
+%doc AUTHORS COPYING-GPL COPYING-OSL ChangeLog NEWS README TODO 
doc/old_news.txt
 %doc doc/pkgheader.sh
 %defattr(555,root,root,-)
 # legacy C++
@@ -226,6 +224,7 @@
 
 %files -n smbios-utils-python
 %defattr(-,root,root,-)
+%doc AUTHORS COPYING-GPL COPYING-OSL ChangeLog NEWS README TODO 
doc/old_news.txt
 %dir %{_sysconfdir}/libsmbios
 %config(noreplace) %{_sysconfdir}/libsmbios/*
 %defattr(555,root,root,-)
@@ -249,6 +248,7 @@
 
 %files -n yum-dellsysid
 %defattr(-,root,root,-)
+%doc AUTHORS COPYING-GPL COPYING-OSL ChangeLog NEWS README TODO 
doc/old_news.txt
 %dir %{_sysconfdir}/yum
 %dir %{_sysconfdir}/yum/pluginconf.d
 %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/dellsysid.conf

++++++ libsmbios-2.2.27.tar.bz2 -> libsmbios-2.2.28.tar.bz2 ++++++
++++ 3063 lines of diff (skipped)


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



Remember to have fun...

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

Reply via email to