Build-require systemd-units
This is needed for %{_unitdir}.
This commit is contained in:
parent
b6f70f087f
commit
18324cd419
1 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ Patch1: sqlgrey-1.7.4-warnings.patch
|
|||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: systemd-units
|
||||
Requires: postfix
|
||||
Requires: perl(DBD::SQLite)
|
||||
#Requires(post): /sbin/chkconfig
|
||||
|
|
@ -115,6 +116,7 @@ fi
|
|||
%changelog
|
||||
* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 1.8.0-5
|
||||
- Perl 5.18 rebuild
|
||||
- Build-require systemd-units
|
||||
|
||||
* Mon Feb 25 2013 Tom Callaway <spot@fedoraproject.org> - 1.8.0-4
|
||||
- Specify SQLite database by absolute path (Bojan Smojver)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue