Hello community,

here is the log from the commit of package OpenIPMI for openSUSE:Factory 
checked in at 2014-03-16 08:04:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/OpenIPMI (Old)
 and      /work/SRC/openSUSE:Factory/.OpenIPMI.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "OpenIPMI"

Changes:
--------
--- /work/SRC/openSUSE:Factory/OpenIPMI/OpenIPMI.changes        2014-01-23 
15:39:17.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.OpenIPMI.new/OpenIPMI.changes   2014-03-16 
08:04:56.000000000 +0100
@@ -1,0 +2,18 @@
+Thu Feb 13 08:25:50 UTC 2014 - [email protected]
+
+- Update to 2.0.21
+  Bugfix release
+  - marvell: Add a command to directly set the duty cycle of the fans.
+  - The IANA numbers are supposed to be in bytes 2-4 off responses to
+    IANA commands, but they were not being put there.  Fix this in the
+    main IANA handling to do this automatically, and modify the
+    command handling to strip the IANA from the command and add it to
+    a message field.  This makes handling of IANA commands more
+    natural and allows standard message response generation to work.
+
+  - Drop upstreamed patches:
+    tcl-includes-moved.patch, new-names-for-new-variables,
+    OpenIPMI-popt.patch, OpenIPMI-2.0.16-larger-ipmibuf.patch,
+    do-fclose.patch, bug-854693_segv_sol.patch
+
+-------------------------------------------------------------------

Old:
----
  OpenIPMI-2.0.16-larger-ipmibuf.patch
  OpenIPMI-2.0.20-rc3.tar.bz2
  OpenIPMI-popt.patch
  bug-854693_segv_sol.patch
  do-fclose.patch
  new-names-for-new-variables
  tcl-includes-moved.patch

New:
----
  OpenIPMI-2.0.21.tar.gz

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

Other differences:
------------------
++++++ OpenIPMI.spec ++++++
--- /var/tmp/diff_new_pack.a7B7ZU/_old  2014-03-16 08:04:57.000000000 +0100
+++ /var/tmp/diff_new_pack.a7B7ZU/_new  2014-03-16 08:04:57.000000000 +0100
@@ -40,24 +40,14 @@
 BuildRequires:  swig
 BuildRequires:  tcl-devel
 BuildRequires:  tix
-Version:        2.0.20rc1
+Version:        2.0.21
 Release:        0
-%define pkgversion 2.0.20-rc3
-# http://prdownloads.sourceforge.net/openipmi/OpenIPMI-%{version}.tar.gz
-Source0:        %{name}-%{pkgversion}.tar.bz2
+Source0:        
http://prdownloads.sourceforge.net/openipmi/%{name}-%{version}.tar.gz
 Source1:        sysconfig.ipmi
 Source2:        openipmi.initscript
 Patch0:         OpenIPMI-prefer_perl_vendor.patch
-Patch1:         tcl-includes-moved.patch
 Patch2:         OpenIPMI-libtool.patch
-Patch3:         new-names-for-new-variables
-Patch4:         OpenIPMI-popt.patch
-Patch5:         OpenIPMI-2.0.16-larger-ipmibuf.patch
-# upstream ID 3587484
-Patch6:         do-fclose.patch
 Patch7:         fix-conversions.patch
-# location of tcl.h moved from include/tcl to include, [email protected]
-Patch8:         bug-854693_segv_sol.patch
 Source99:       OpenIPMI-rpmlintrc
 Url:            http://openipmi.sourceforge.net
 Provides:       ipmi_ui
@@ -110,16 +100,10 @@
 functions.
 
 %prep
-%setup -n %{name}-%{pkgversion}
+%setup -n %{name}-%{version}
 %patch0 -p1
-%patch1 -p1
 %patch2
-%patch3
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
 %patch7 -p1
-%patch8 -p1
 
 %build
 autoreconf --install --force

++++++ OpenIPMI-prefer_perl_vendor.patch ++++++
--- /var/tmp/diff_new_pack.a7B7ZU/_old  2014-03-16 08:04:57.000000000 +0100
+++ /var/tmp/diff_new_pack.a7B7ZU/_new  2014-03-16 08:04:57.000000000 +0100
@@ -1,7 +1,7 @@
-diff -wruN -x '*~' -x '*.o' -x '*.a' -x '*.so' -x '*.so.[0-9]' -x 
autom4te.cache -x .deps -x .libs ../orig-OpenIPMI-2.0.20-rc3/configure.in 
./configure.in
---- ../orig-OpenIPMI-2.0.20-rc3/configure.in   2013-08-30 19:38:17.000000000 
+0200
-+++ ./configure.in     2013-10-04 09:38:05.649406069 +0200
-@@ -540,10 +540,10 @@
+diff -wruN -x '*~' -x '*.o' -x '*.a' -x '*.so' -x '*.so.[0-9]' -x 
autom4te.cache -x .deps -x .libs ../orig-OpenIPMI-2.0.21/configure.ac 
./configure.ac
+--- ../orig-OpenIPMI-2.0.21/configure.ac       2014-01-28 20:35:02.000000000 
+0100
++++ ./configure.ac     2014-02-13 10:11:41.060321295 +0100
+@@ -541,10 +541,10 @@
        if test "x$perlinstalldir" = "x"; then
         perlinstalldir=`(eval \`perl -V:installvendorarch\`; echo 
$installvendorarch)`
         if test "x$perlinstalldir" = "x" -o ! -d "$perlinstalldir"; then

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

Reply via email to