public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/hd-idle] epel10: Use macro for systemd Requires
Date: Sat, 06 Jun 2026 22:57:38 GMT [thread overview]
Message-ID: <178078665809.1.16889445817354852380.rpms-hd-idle-08a14125ad75@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/hd-idle
Branch : epel10
Commit : 08a14125ad7548e8c65c03cc29c6c14e26d68a98
Author : Samuel Rakitničan <samuel.rakitnican@gmail.com>
Date : 2017-08-11T10:29:14+02:00
Stats : +2/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/hd-idle/c/08a14125ad7548e8c65c03cc29c6c14e26d68a98?branch=epel10
Log:
Use macro for systemd Requires
---
diff --git a/hd-idle.spec b/hd-idle.spec
index 9268bce..afb061f 100644
--- a/hd-idle.spec
+++ b/hd-idle.spec
@@ -13,7 +13,7 @@ Source2: hd-idle.logrotate
BuildRequires: gcc
BuildRequires: systemd
Requires: logrotate
-Requires: systemd
+%{?systemd_requires}
%description
hd-idle is a utility program for spinning-down external disks after a period
@@ -88,6 +88,7 @@ install -p -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
* Thu Aug 03 2017 Samuel Rakitničan <samuel.rakitnican@gmail.com> 1.05-4
- Add requirement on logrotate and systemd
- Remove executable bit from manual page
+- Use macro for systemd with correct post/preun/postun Requires tags
* Wed Aug 02 2017 Samuel Rakitničan <samuel.rakitnican@gmail.com> 1.05-3
- Use %%{optflags} macro
reply other threads:[~2026-06-06 22: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=178078665809.1.16889445817354852380.rpms-hd-idle-08a14125ad75@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