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
|
# 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)")}
|
%{!?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
|
Name: OpenIPMI
|
||||||
Version: 2.0.14
|
Version: 2.0.14
|
||||||
Release: 6%{?dist}
|
Release: 6%{?dist}
|
||||||
@ -34,7 +34,7 @@ and applications.
|
|||||||
|
|
||||||
%package perl
|
%package perl
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Summary: OpenIPMI Perl language bindings
|
Summary: IPMI Perl language bindings
|
||||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||||
|
|
||||||
%description perl
|
%description perl
|
||||||
@ -42,7 +42,7 @@ The OpenIPMI-perl package contains the Perl language bindings for OpenIPMI.
|
|||||||
|
|
||||||
%package python
|
%package python
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Summary: OpenIPMI Python language bindings
|
Summary: IPMI Python language bindings
|
||||||
|
|
||||||
%description python
|
%description python
|
||||||
The OpenIPMI-python package contains the Python language bindings for OpenIPMI.
|
The OpenIPMI-python package contains the Python language bindings for OpenIPMI.
|
||||||
@ -59,7 +59,7 @@ of the OpenIPMI project.
|
|||||||
|
|
||||||
%package gui
|
%package gui
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Summary: OpenIPMI graphical user interface tool
|
Summary: IPMI graphical user interface tool
|
||||||
Requires: tix tkinter %{name}-python = %{version}-%{release}
|
Requires: tix tkinter %{name}-python = %{version}-%{release}
|
||||||
|
|
||||||
%description gui
|
%description gui
|
||||||
|
Loading…
Reference in New Issue
Block a user