public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/qrtr] epel10: "Drop qrtr-ns, obsolete pd-mapper for clean upgrade
@ 2026-08-28 5:55 Peter Robinson
0 siblings, 0 replies; only message in thread
From: Peter Robinson @ 2026-08-28 5:55 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/qrtr
Branch : epel10
Commit : 5f22de063d2edd2179d332f258415f6966747dd5
Author : Peter Robinson <pbrobinson@gmail.com>
Date : 2024-08-05T20:22:28+01:00
Stats : +3/-14 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/qrtr/c/5f22de063d2edd2179d332f258415f6966747dd5?branch=epel10
Log:
"Drop qrtr-ns, obsolete pd-mapper for clean upgrade
Functionality is now in kernel so we can drop them and
obsolete pd-mapper to ensure a clean upgrade for users.
---
diff --git a/qrtr.spec b/qrtr.spec
index 9c77762..c887435 100644
--- a/qrtr.spec
+++ b/qrtr.spec
@@ -12,10 +12,10 @@ Patch1: qrtr-restore-soname.patch
BuildRequires: gcc
BuildRequires: meson
BuildRequires: systemd
-BuildRequires: systemd-devel
-BuildRequires: systemd-rpm-macros
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
+Obsoletes: pd-mapper < 1.0-6
+Provides: pd-mapper < 1.0-6
%description
This package provides the userspace component for the Qualcomm IPC Router
@@ -38,26 +38,15 @@ This packages provides development headers and libraries for %{name}.
%autosetup -p1
%build
-%meson -Dsystemd-unit-prefix=%{_unitdir}
+%meson -Dsystemd-unit-prefix=%{_unitdir} -Dqrtr-ns=disabled
%meson_build
%install
%meson_install
-%post
-%systemd_post qrtr-ns.service
-
-%preun
-%systemd_preun qrtr-ns.service
-
-%postun
-%systemd_postun_with_restart qrtr-ns.service
-
%files
%{_bindir}/qrtr-cfg
%{_bindir}/qrtr-lookup
-%{_bindir}/qrtr-ns
-%{_unitdir}/qrtr-ns.service
%files devel
%{_includedir}/libqrtr.h
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-28 5:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-28 5:55 [rpms/qrtr] epel10: "Drop qrtr-ns, obsolete pd-mapper for clean upgrade Peter Robinson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox