* add buildrequires: procps-ng
This commit is contained in:
parent
4ef9234db6
commit
79ba89981d
@ -19,6 +19,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
Requires: opencryptoki, softhsm, systemd-units
|
||||
BuildRequires: ldns-devel >= 1.6.12, sqlite-devel , openssl-devel
|
||||
BuildRequires: libxml2-devel CUnit-devel, doxygen
|
||||
# It tests for pkill/killall and would use /bin/false if not found
|
||||
BuildRequires: procps-ng
|
||||
|
||||
Requires(pre): shadow-utils
|
||||
Requires(post): systemd-units
|
||||
Requires(preun): systemd-units
|
||||
@ -111,6 +114,10 @@ fi
|
||||
%systemd_postun_with_restart ods-signerd.service
|
||||
|
||||
%changelog
|
||||
* Wed Sep 26 2012 Paul Wouters <pwouters@redhat.com> - 1.4.0-0.4.b1
|
||||
- UNRELEASED - placeholder
|
||||
- Added BuildRequires: procps-ng for bug OPENDNSSEC-345
|
||||
|
||||
* Wed Sep 26 2012 Paul Wouters <pwouters@redhat.com> - 1.4.0-0.3.b1
|
||||
- Just an EVR fix to the proper standard
|
||||
- Cleanup of spec file
|
||||
|
||||
Loading…
Reference in New Issue
Block a user