public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rtpproxy] f43: Use /run /instead of /var/run
@ 2026-06-12 12:14 Peter Lemenkov
  0 siblings, 0 replies; only message in thread
From: Peter Lemenkov @ 2026-06-12 12:14 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/rtpproxy
            Branch : f43
            Commit : 775f6a34063cbb65db756a25fa49a43cb0607751
            Author : Peter Lemenkov <lemenkov@gmail.com>
            Date   : 2026-06-12T13:57:13+02:00
            Stats  : +15/-0 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/rtpproxy/c/775f6a34063cbb65db756a25fa49a43cb0607751?branch=f43

            Log:
            Use /run /instead of /var/run

Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>

---
diff --git a/rtpproxy-0008-Use-run.patch b/rtpproxy-0008-Use-run.patch
new file mode 100644
index 0000000..eaec4b6
--- /dev/null
+++ b/rtpproxy-0008-Use-run.patch
@@ -0,0 +1,14 @@
+From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
+From: Peter Lemenkov <lemenkov@gmail.com>
+Date: Fri, 12 Jun 2026 13:54:49 +0200
+Subject: [PATCH] Use /run
+
+Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
+
+diff --git a/rpm/rtpproxy.tmpfiles.conf b/rpm/rtpproxy.tmpfiles.conf
+index 5e4143f8..a58cf5bf 100644
+--- a/rpm/rtpproxy.tmpfiles.conf
++++ b/rpm/rtpproxy.tmpfiles.conf
+@@ -1 +1 @@
+-d /var/run/rtpproxy 0755 rtpproxy rtpproxy
++d /run/rtpproxy 0755 rtpproxy rtpproxy

diff --git a/rtpproxy.spec b/rtpproxy.spec
index a1bfc2e..12c815b 100644
--- a/rtpproxy.spec
+++ b/rtpproxy.spec
@@ -17,6 +17,7 @@ Patch:		rtpproxy-0004-Reverse-debug-nodebug-flags.patch
 Patch:		rtpproxy-0005-Remove-bundled-libucl.patch
 Patch:		rtpproxy-0006-Remove-bundled-xxHash.patch
 Patch:		rtpproxy-0007-Missing-include.patch
+Patch:		rtpproxy-0008-Use-run.patch
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	bcg729-devel

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-12 12:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-12 12:14 [rpms/rtpproxy] f43: Use /run /instead of /var/run Peter Lemenkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox