public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peter Robinson <pbrobinson@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/qrtr] epel10: "Drop qrtr-ns, obsolete pd-mapper for clean upgrade
Date: Fri, 28 Aug 2026 05:55:52 GMT [thread overview]
Message-ID: <178789655294.1.2980205820763585908.rpms-qrtr-5f22de063d2e@fedoraproject.org> (raw)
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
reply other threads:[~2026-08-28 5:55 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=178789655294.1.2980205820763585908.rpms-qrtr-5f22de063d2e@fedoraproject.org \
--to=pbrobinson@gmail.com \
--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