BR systemd-rpm-macros for %{_userunitdir}
We need to explicitly require systemd-rpm-macros for %{_userunitdir}, per the guidelines¹. ¹ https://docs.fedoraproject.org/en-US/packaging-guidelines/Systemd/#packaging_filesystem
This commit is contained in:
parent
04879d36a7
commit
e66636d986
@ -57,6 +57,7 @@ BuildRequires: gnutls-devel
|
|||||||
BuildRequires: sqlite-devel
|
BuildRequires: sqlite-devel
|
||||||
BuildRequires: fuse
|
BuildRequires: fuse
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
|
BuildRequires: systemd-rpm-macros
|
||||||
# for tests
|
# for tests
|
||||||
BuildRequires: openssh-clients
|
BuildRequires: openssh-clients
|
||||||
|
|
||||||
@ -222,6 +223,7 @@ make -k check
|
|||||||
%changelog
|
%changelog
|
||||||
* Mon Oct 17 2022 Todd Zullinger <tmz@pobox.com> - 2.3.8-1
|
* Mon Oct 17 2022 Todd Zullinger <tmz@pobox.com> - 2.3.8-1
|
||||||
- update to 2.3.8
|
- update to 2.3.8
|
||||||
|
- BR systemd-rpm-macros for %%{_userunitdir}
|
||||||
|
|
||||||
* Mon Oct 17 2022 Todd Zullinger <tmz@pobox.com> - 2.3.7-5
|
* Mon Oct 17 2022 Todd Zullinger <tmz@pobox.com> - 2.3.7-5
|
||||||
- verify upstream signatures in %%prep, unless bootstrapping
|
- verify upstream signatures in %%prep, unless bootstrapping
|
||||||
|
Loading…
Reference in New Issue
Block a user