diff --git a/lcdproc.spec b/lcdproc.spec index 9318cb5..4695dbc 100644 --- a/lcdproc.spec +++ b/lcdproc.spec @@ -5,7 +5,7 @@ Summary: Display real-time system information on a 20x4 back-lit LCD Name: lcdproc Version: 0.5.9 -Release: 26.%{commitdate}git%{shortcommit}%{?dist} +Release: 24.%{commitdate}git%{shortcommit}%{?dist} # Automatically converted from old format: GPLv2 - review is highly recommended. License: GPL-2.0-only URL: http://lcdproc.org @@ -132,6 +132,8 @@ for f in LCDd.conf lcdproc.conf ; do done +%pre +%sysusers_create_compat %{SOURCE7} %post @@ -162,12 +164,6 @@ done %changelog -* Thu Jul 24 2025 Fedora Release Engineering - 0.5.9-26.20210209git5c21e8c -- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild - -* Tue Feb 11 2025 Zbigniew Jędrzejewski-Szmek - 0.5.9-25.20210209git5c21e8c -- Drop call to %sysusers_create_compat - * Fri Jan 17 2025 Fedora Release Engineering - 0.5.9-24.20210209git5c21e8c - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild