diff --git a/sqlgrey.spec b/sqlgrey.spec index ea0c144..fac2d5d 100644 --- a/sqlgrey.spec +++ b/sqlgrey.spec @@ -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 - 1.8.0-5 - Perl 5.18 rebuild +- Build-require systemd-units * Mon Feb 25 2013 Tom Callaway - 1.8.0-4 - Specify SQLite database by absolute path (Bojan Smojver)