public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Adam Williamson <awilliam@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/mumble] f44: Drop %posttrans script that is no longer needed and had a bug
Date: Mon, 01 Jun 2026 16:57:23 GMT	[thread overview]
Message-ID: <178033304323.1.7898108578260022450.rpms-mumble-8658135eeae5@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/mumble
Branch : f44
Commit : 8658135eeae503509a868548dcae33bbcb5aec1c
Author : Adam Williamson <awilliam@redhat.com>
Date   : 2026-06-01T09:56:17-07:00
Stats  : +4/-11 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/mumble/c/8658135eeae503509a868548dcae33bbcb5aec1c?branch=f44

Log:
Drop %posttrans script that is no longer needed and had a bug

---
diff --git a/mumble.spec b/mumble.spec
index 5233a49..5ad9fa8 100644
--- a/mumble.spec
+++ b/mumble.spec
@@ -8,7 +8,7 @@
 
 Name:           mumble
 Version:        1.4.%{build_number}
-Release:        11%{?dist}
+Release:        12%{?dist}
 Summary:        Low-latency and high-quality voice-chat program
 # primary license: BSD-3-Clause
 # themes/Mumble: Unlicense and WTFPL
@@ -267,16 +267,6 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/info.mumble.Mumble.de
 %endif
 
 
-# added in F37, can be removed in F39
-%posttrans server
-# relocation of config file
-if [ -f %{_sysconfdir}/murmur/murmur.ini.rpmsave ]; then
-    mv -vf %{_sysconfdir}/murmur.ini %{_sysconfdir}/murmur.ini.rpmnew
-    mv -vf %{_sysconfdir}/murmur/murmur.ini.rpmsave %{_sysconfdir}/murmur.ini
-fi
-rmdir --ignore-fail-on-non-empty %{_sysconfdir}/murmur
-
-
 %pre server
 %sysusers_create_compat %{SOURCE2}
 
@@ -334,6 +324,9 @@ rmdir --ignore-fail-on-non-empty %{_sysconfdir}/murmur
 
 
 %changelog
+* Mon Jun 01 2026 Adam Williamson <awilliam@redhat.com> - 1.4.287-12
+- Drop %posttrans script that is no longer needed and had a bug
+
 * Fri May 29 2026 Miroslav Suchy <msuchy@redhat.com> - 1.4.287-11
 - rebuild for https://fedoraproject.org/wiki/Changes/Protobuf_5.x/6.x
 

                 reply	other threads:[~2026-06-01 16: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=178033304323.1.7898108578260022450.rpms-mumble-8658135eeae5@fedoraproject.org \
    --to=awilliam@redhat.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