public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/intel-lpmd] rawhide: Merge #3 `Update to version 0.1.0`
@ 2026-06-20 13:23 Ali Erdinc Koroglu
0 siblings, 0 replies; only message in thread
From: Ali Erdinc Koroglu @ 2026-06-20 13:23 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/intel-lpmd
Branch : rawhide
Commit : 66ee31af2f2fd72b17fd0ca2710c69ef413a4f86
Author : Ali Erdinc Koroglu <ali.koroglu@oss.qualcomm.com>
Date : 2026-06-20T13:23:35+00:00
Stats : +9/-8 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/intel-lpmd/c/66ee31af2f2fd72b17fd0ca2710c69ef413a4f86?branch=rawhide
Log:
Merge #3 `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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-20 13:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-20 13:23 [rpms/intel-lpmd] rawhide: Merge #3 `Update to version 0.1.0` Ali Erdinc Koroglu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox