public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/minidlna] epel9-next: Drop call to %sysusers_create_compat
@ 2026-07-20 18:20
0 siblings, 0 replies; only message in thread
From: @ 2026-07-20 18:20 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-20 18:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 18:20 [rpms/minidlna] epel9-next: Drop call to %sysusers_create_compat
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox