upgpkg: tuned-git 2.25.0.r4.gc624ba6-1: missing dep and custom libexecdir
Add missing dependency for `tuned-ppd` that wasn't mentioned in the release notes Add custom LIBEXECDIR and remove sed patch
This commit is contained in:
parent
9929452faa
commit
ea16930471
2 changed files with 6 additions and 6 deletions
3
.SRCINFO
3
.SRCINFO
|
@ -1,6 +1,6 @@
|
|||
pkgbase = tuned-git
|
||||
pkgdesc = Daemon that performs monitoring and adaptive configuration of devices in the system
|
||||
pkgver = 2.25.0.r2.ga96d7d9
|
||||
pkgver = 2.25.0.r4.gc624ba6
|
||||
pkgrel = 1
|
||||
url = https://github.com/redhat-performance/tuned
|
||||
arch = any
|
||||
|
@ -42,6 +42,7 @@ pkgname = tuned-git
|
|||
pkgname = tuned-ppd-git
|
||||
pkgdesc = Daemon that allows applications to easily transition to TuneD from power-profiles-daemon (PPD)
|
||||
depends = tuned
|
||||
depends = python-pyinotify
|
||||
provides = tuned-ppd
|
||||
provides = power-profiles-daemon
|
||||
conflicts = tuned-ppd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue