Hello community,

here is the log from the commit of package OpenIPMI for openSUSE:Factory 
checked in at 2012-09-14 12:32:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/OpenIPMI (Old)
 and      /work/SRC/openSUSE:Factory/.OpenIPMI.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "OpenIPMI", Maintainer is "d...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/OpenIPMI/OpenIPMI.changes        2011-11-17 
11:04:56.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.OpenIPMI.new/OpenIPMI.changes   2012-09-14 
12:32:27.000000000 +0200
@@ -1,0 +2,10 @@
+Wed Sep 12 07:31:13 UTC 2012 - co...@suse.com
+
+- use %perl_requires
+
+-------------------------------------------------------------------
+Wed Sep  5 15:06:42 UTC 2012 - d...@suse.com
+
+- fix bnc#714634
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ OpenIPMI.spec ++++++
--- /var/tmp/diff_new_pack.iDE83A/_old  2012-09-14 12:32:28.000000000 +0200
+++ /var/tmp/diff_new_pack.iDE83A/_new  2012-09-14 12:32:28.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package OpenIPMI
 #
-# Copyright (c) 2011 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
@@ -20,11 +20,26 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 
 Name:           OpenIPMI
-BuildRequires:  gd-devel gdbm-devel glib2-devel libjpeg-devel libpng-devel 
libtool ncurses-devel net-snmp-devel openssl-devel pkg-config popt-devel 
python-devel python-tk python-xml swig tcl-devel tix
-License:        LGPL-2.1+
-Group:          System/Monitoring
+BuildRequires:  gd-devel
+BuildRequires:  gdbm-devel
+BuildRequires:  glib2-devel
+BuildRequires:  libjpeg-devel
+BuildRequires:  libpng-devel
+BuildRequires:  libtool
+BuildRequires:  ncurses-devel
+BuildRequires:  net-snmp-devel
+BuildRequires:  openssl-devel
+BuildRequires:  perl-macros
+BuildRequires:  pkg-config
+BuildRequires:  popt-devel
+BuildRequires:  python-devel
+BuildRequires:  python-tk
+BuildRequires:  python-xml
+BuildRequires:  swig
+BuildRequires:  tcl-devel
+BuildRequires:  tix
 Version:        2.0.19
-Release:        10
+Release:        0
 # http://prdownloads.sourceforge.net/openipmi/OpenIPMI-%{version}.tar.gz
 Source0:        %{name}-%{version}.tar.bz2
 Source1:        sysconfig.ipmi
@@ -39,11 +54,17 @@
 Patch8:         fix-conversions
 Source99:       OpenIPMI-rpmlintrc
 Url:            http://openipmi.sourceforge.net
-Provides:       ipmilan ipmicmd ipmi_ui openipmigui
+Provides:       ipmi_ui
+Provides:       ipmicmd
+Provides:       ipmilan
+Provides:       openipmigui
 Requires:       python-tk
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        OpenIPMI
+License:        LGPL-2.1+
+Group:          System/Monitoring
 PreReq:         %install_info_prereq %insserv_prereq %fillup_prereq  
+%{perl_requires}
 # Perl is sometimes installed in /usr/lib, not /usr/lib64 on 64-bit platforms.
 # %define perl_libdir %{_exec_prefix}/lib
 
@@ -59,32 +80,19 @@
 part. This OpenIPMI library also includes the ipmicmd program, a small
 program that lets you inject and receive messages.
 
-
-
-Authors:
---------
-    Corey Minyard <cminy...@users.sourceforge.net>
-    Rocky Craig <color...@users.sourceforge.net>
-
 %package devel
-License:        LGPL-2.1+
 Summary:        OpenIPMI  - Development libraries
 Group:          Development/Libraries/Other
-Provides:       libIPMIlanserv libOpenIPMI libOpenIPMIui
-Requires:       OpenIPMI = %{version} glibc-devel
-AutoReqProv:    on
+Provides:       libIPMIlanserv
+Provides:       libOpenIPMI
+Provides:       libOpenIPMIui
+Requires:       OpenIPMI = %{version}
+Requires:       glibc-devel
 
 %description devel
 These libraries are needed to get full access to the OpenIPMI
 functions.
 
-
-
-Authors:
---------
-    Corey Minyard <cminy...@users.sourceforge.net>
-    Rocky Craig <color...@users.sourceforge.net>
-
 %prep
 %setup -n %{name}-%{version}
 %patch0 -p1

++++++ openipmi.initscript ++++++
--- /var/tmp/diff_new_pack.iDE83A/_old  2012-09-14 12:32:28.000000000 +0200
+++ /var/tmp/diff_new_pack.iDE83A/_new  2012-09-14 12:32:28.000000000 +0200
@@ -110,7 +110,7 @@
 MODULES="${MODULES_INTERFACES} ${MODULES_FEATURES} ${MODULES_HW} 
${MODULES_BASE}"
 
 RETVAL=0
-LOCKFILE=/var/lock/subsys/ipmi
+LOCKFILE=/var/run/rcOpenIPMI
 DEV_IPMI_TIMEOUT=15
 
 #############################################################################

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to