Update package summaries
This commit is contained in:
parent
37438e2533
commit
33b1759481
@ -1,7 +1,7 @@
|
||||
# TODO: uses private copy of libedit, should be modified to use system one
|
||||
|
||||
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
Summary: OpenIPMI (Intelligent Platform Management Interface) library and tools
|
||||
Summary: IPMI (Intelligent Platform Management Interface) library and tools
|
||||
Name: OpenIPMI
|
||||
Version: 2.0.14
|
||||
Release: 6%{?dist}
|
||||
@ -34,7 +34,7 @@ and applications.
|
||||
|
||||
%package perl
|
||||
Group: Development/Libraries
|
||||
Summary: OpenIPMI Perl language bindings
|
||||
Summary: IPMI Perl language bindings
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
|
||||
%description perl
|
||||
@ -42,7 +42,7 @@ The OpenIPMI-perl package contains the Perl language bindings for OpenIPMI.
|
||||
|
||||
%package python
|
||||
Group: Development/Libraries
|
||||
Summary: OpenIPMI Python language bindings
|
||||
Summary: IPMI Python language bindings
|
||||
|
||||
%description python
|
||||
The OpenIPMI-python package contains the Python language bindings for OpenIPMI.
|
||||
@ -59,7 +59,7 @@ of the OpenIPMI project.
|
||||
|
||||
%package gui
|
||||
Group: System Environment/Base
|
||||
Summary: OpenIPMI graphical user interface tool
|
||||
Summary: IPMI graphical user interface tool
|
||||
Requires: tix tkinter %{name}-python = %{version}-%{release}
|
||||
|
||||
%description gui
|
||||
|
Loading…
Reference in New Issue
Block a user