parent
d9bc71e653
commit
4edbc06ed4
11
numad.spec
11
numad.spec
@ -2,7 +2,7 @@
|
||||
|
||||
Name: numad
|
||||
Version: 0.5
|
||||
Release: 25.20150602git%{?dist}
|
||||
Release: 26.20150602git%{?dist}
|
||||
Summary: NUMA user daemon
|
||||
|
||||
License: LGPLv2
|
||||
@ -14,9 +14,9 @@ URL: https://pagure.io/numad
|
||||
# tar --exclude-vcs -cJf numad-0.5git.tar.xz numad-0.5git/
|
||||
Source0: %{name}-%{version}git.tar.xz
|
||||
|
||||
Requires: systemd-units, initscripts
|
||||
Requires(post): systemd-units, initscripts
|
||||
Requires(preun): systemd-units, initscripts
|
||||
Requires: systemd-units
|
||||
Requires(post): systemd-units
|
||||
Requires(preun): systemd-units
|
||||
BuildRequires: systemd-units
|
||||
|
||||
ExcludeArch: s390 %{arm}
|
||||
@ -57,6 +57,9 @@ make install prefix=%{buildroot}/usr
|
||||
%systemd_postun numad.service
|
||||
|
||||
%changelog
|
||||
* Tue Jun 19 2018 Jan Synáček <jsynacek@redhat.com> - 0.5-26.20150602git
|
||||
- Remove initscripts from Requires (#1592372)
|
||||
|
||||
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-25.20150602git
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user