public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/minidlna] epel9-next: Drop call to %sysusers_create_compat
Date: Mon, 20 Jul 2026 18:20:45 GMT [thread overview]
Message-ID: <178457164575.1.14243337173114703822.rpms-minidlna-c989f70da54e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/minidlna
Branch : epel9-next
Commit : c989f70da54ef42d2ee33b2a4c2f9caf520966d4
Author : Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Date : 2025-02-11T17:44:43+01:00
Stats : +4/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/minidlna/c/c989f70da54ef42d2ee33b2a4c2f9caf520966d4?branch=epel9-next
Log:
Drop call to %sysusers_create_compat
After https://fedoraproject.org/wiki/Changes/RPMSuportForSystemdSysusers,
rpm will handle account creation automatically.
---
diff --git a/minidlna.spec b/minidlna.spec
index d81762e..29c3223 100644
--- a/minidlna.spec
+++ b/minidlna.spec
@@ -1,6 +1,6 @@
Name: minidlna
Version: 1.3.3
-Release: 10%{?dist}
+Release: 11%{?dist}
Summary: Lightweight DLNA/UPnP-AV server targeted at embedded systems
# see minidlna-licensing-breakdown.txt for complete breakdown
@@ -38,7 +38,6 @@ BuildRequires: sqlite-devel
BuildRequires: systemd-rpm-macros
BuildRequires: zlib-devel
Recommends: logrotate
-Requires(pre): shadow-utils
%{?systemd_requires}
%description
@@ -107,8 +106,6 @@ install -d -m 755 %{buildroot}%{_localstatedir}/log/%{name}/
%find_lang %{name}
-%pre
-%sysusers_create_compat %{SOURCE5}
%post
@@ -141,6 +138,9 @@ install -d -m 755 %{buildroot}%{_localstatedir}/log/%{name}/
%changelog
+* Tue Feb 11 2025 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.3.3-11
+- Drop call to %sysusers_create_compat
+
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.3-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
reply other threads:[~2026-07-20 18:20 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=178457164575.1.14243337173114703822.rpms-minidlna-c989f70da54e@fedoraproject.org \
--to=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