public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peter Lemenkov <lemenkov@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rtpproxy] rawhide: Use /run /instead of /var/run
Date: Fri, 12 Jun 2026 11:57:24 GMT	[thread overview]
Message-ID: <178126544449.1.8792406984843435587.rpms-rtpproxy-775f6a34063c@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/rtpproxy
            Branch : rawhide
            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=rawhide

            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

                 reply	other threads:[~2026-06-12 11:57 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=178126544449.1.8792406984843435587.rpms-rtpproxy-775f6a34063c@fedoraproject.org \
    --to=lemenkov@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