This commit is contained in:
parent
3d11053f97
commit
cc132d6d0d
10
procps.spec
10
procps.spec
@ -35,11 +35,13 @@ BuildRequires: pkg-config
|
|||||||
BuildRequires: pkgconfig(systemd)
|
BuildRequires: pkgconfig(systemd)
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
PreReq: %fillup_prereq %insserv_prereq
|
|
||||||
Provides: ps = %version-%release
|
|
||||||
Obsoletes: ps < %version-%release
|
|
||||||
Version: 3.3.8
|
Version: 3.3.8
|
||||||
Release: 0
|
Release: 0
|
||||||
|
Provides: ps = %version-%release
|
||||||
|
Obsoletes: ps < %version-%release
|
||||||
|
Requires(post): %fillup_prereq
|
||||||
|
Requires(post): %insserv_prereq
|
||||||
|
Requires(postun): %insserv_prereq
|
||||||
Summary: The ps utilities for /proc
|
Summary: The ps utilities for /proc
|
||||||
License: GPL-2.0+ and LGPL-2.1+
|
License: GPL-2.0+ and LGPL-2.1+
|
||||||
Group: System/Monitoring
|
Group: System/Monitoring
|
||||||
@ -103,6 +105,8 @@ to develop applications that require these.
|
|||||||
Summary: The props library
|
Summary: The props library
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
Requires(post): /sbin/ldconfig
|
||||||
|
Requires(postun): /sbin/ldconfig
|
||||||
|
|
||||||
%description -n %{libname}
|
%description -n %{libname}
|
||||||
The props library can be used to read informations out from /proc
|
The props library can be used to read informations out from /proc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user