Page MenuHomeSolus

D8926.id21531.diff
No OneTemporary

D8926.id21531.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,10 +1,10 @@
name : powertop
-version : '2.11'
-release : 8
+version : '2.12'
+release : 9
source :
- - https://github.com/fenrus75/powertop/archive/v2.11.tar.gz : 770d848005ce0b134bb603f3a3ab2e65acc3236675827d47108b13a75e42b66b
+ - https://github.com/fenrus75/powertop/archive/v2.12.tar.gz : 35fbdbf2a02bf6f3558c013d83f4a0e96c2af9a29d0f764b843339f7c39bd1fb
homepage : https://01.org/powertop
-license : GPL-2.0-or-later
+license : GPL-2.0-only
component : system.utils
summary : PowerTOP is a Linux tool to diagnose issues with power consumption and power management.
description: |
@@ -12,11 +12,15 @@
builddeps :
- pkgconfig(libnl-3.0)
- pkgconfig(libpci)
+ - autoconf-archive
rundeps :
- xset
setup : |
- sed -i "s/RUN-VERSION-SCRIPT-IN-GIT-REPOSITORY-ONLY/$version/" scripts/version
+ # This fixes aclocal "too many loops" bug reported in https://bugzilla.redhat.com/show_bug.cgi?id=1826935
+ autoreconf -fi || autoreconf -fi
+
%autogen
+ %configure
build : |
%make
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,10 +3,10 @@
<Name>powertop</Name>
<Homepage>https://01.org/powertop</Homepage>
<Packager>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Alec Scott</Name>
+ <Email>alecbcs@gmail.com</Email>
</Packager>
- <License>GPL-2.0-or-later</License>
+ <License>GPL-2.0-only</License>
<PartOf>system.utils</PartOf>
<Summary xml:lang="en">PowerTOP is a Linux tool to diagnose issues with power consumption and power management.</Summary>
<Description xml:lang="en">PowerTOP is a Linux tool to diagnose issues with power consumption and power management. In addition to being a diagnostic tool, PowerTOP also has an interactive mode where the user can experiment various power management settings for cases where the Linux distribution has not enabled these settings.
@@ -37,12 +37,12 @@
</Files>
</Package>
<History>
- <Update release="8">
- <Date>2019-10-30</Date>
- <Version>2.11</Version>
+ <Update release="9">
+ <Date>2020-05-22</Date>
+ <Version>2.12</Version>
<Comment>Packaging update</Comment>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Alec Scott</Name>
+ <Email>alecbcs@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 7:21 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5813541
Default Alt Text
D8926.id21531.diff (2 KB)

Event Timeline