public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Neal Gompa <ngompa@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/intel-lpmd] rawhide: Update to version 0.1.0
Date: Sat, 20 Jun 2026 13:23:38 GMT [thread overview]
Message-ID: <178196181817.1.13053973222780423513.rpms-intel-lpmd-5ff2fbb3d8a7@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/intel-lpmd
Branch : rawhide
Commit : 5ff2fbb3d8a79a3878ecad133ab3c8724218fbf2
Author : Neal Gompa <ngompa@fedoraproject.org>
Date : 2025-12-02T04:13:38-05:00
Stats : +9/-8 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/intel-lpmd/c/5ff2fbb3d8a79a3878ecad133ab3c8724218fbf2?branch=rawhide
Log:
Update to version 0.1.0
---
diff --git a/intel-lpmd.spec b/intel-lpmd.spec
index a09bf08..17966f3 100644
--- a/intel-lpmd.spec
+++ b/intel-lpmd.spec
@@ -1,15 +1,15 @@
%global daemon_name intel_lpmd
Name: intel-lpmd
-Version: 0.0.9
+Version: 0.1.0
Release: %autorelease
Summary: Intel Low Power Mode Daemon
License: GPL-2.0-or-later
URL: https://github.com/intel/intel-lpmd
-Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
+Source: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
-ExclusiveArch: x86_64
+ExclusiveArch: %{x86_64}
BuildRequires: autoconf
BuildRequires: automake
@@ -32,16 +32,18 @@ disabling the rest, and restoring the system from Low Power Mode by activating
all CPUs.
%prep
-%autosetup -p1
+%autosetup -C -p1
# fedora path fix
sed -i -e "s|etc|usr/share|" configure.ac
-%build
+%conf
aclocal --install
gtkdocize --copy --flavour no-tmpl
autoreconf --install --verbose
%configure --disable-werror
+
+%build
%make_build
%install
@@ -64,8 +66,7 @@ install -D -p -m 644 src/%{daemon_name}_dbus_interface.xml %{buildroot}/%{_datad
%{_sbindir}/%{daemon_name}
%dir %{_sysconfdir}/%{daemon_name}
%config(noreplace) %{_sysconfdir}/%{daemon_name}/%{daemon_name}_config.xml
-%config(noreplace) %{_sysconfdir}/%{daemon_name}/%{daemon_name}_config_F6_M170.xml
-%config(noreplace) %{_sysconfdir}/%{daemon_name}/%{daemon_name}_config_F6_M189.xml
+%config(noreplace) %{_sysconfdir}/%{daemon_name}/%{daemon_name}_config_*.xml
%{_datadir}/dbus-1/interfaces/org.freedesktop.%{daemon_name}.xml
%{_datadir}/dbus-1/system.d/org.freedesktop.%{daemon_name}.conf
%{_datadir}/dbus-1/system-services/org.freedesktop.%{daemon_name}.service
diff --git a/sources b/sources
index 201dd6b..f78d4a7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (intel-lpmd-0.0.9.tar.gz) = ed7977960b9794e0fd9ba46f37f3aaaee4082ad4c884a69855faa75b6b3b2c1ac13992bbc808c88460717455144ef54da89b21de58773283259752ad88f1f03b
+SHA512 (intel-lpmd-0.1.0.tar.gz) = 45f18b7c98814af6f56659fcf63d32cfb3df3daa93bb6561b271094d5a2d91d50589a50475ae3b59aaeaca489e76a45879754a74af0dad443686697269f8b51d
reply other threads:[~2026-06-20 13:23 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178196181817.1.13053973222780423513.rpms-intel-lpmd-5ff2fbb3d8a7@fedoraproject.org \
--to=ngompa@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox