diff --git a/smeserver-qpsmtpd-log2sql.spec b/smeserver-qpsmtpd-log2sql.spec index 5d6b033..cc3e497 100644 --- a/smeserver-qpsmtpd-log2sql.spec +++ b/smeserver-qpsmtpd-log2sql.spec @@ -18,7 +18,7 @@ BuildRequires: e-smith-devtools Requires: smeserver-qpsmtpd Requires: e-smith-mysql Requires: perl(Date::Time) -Requires: perl(DBI); +Requires: perl(DBI) %description Log every smtpd transaction in a database @@ -27,8 +27,11 @@ Log every smtpd transaction in a database * Thu Oct 11 2012 Daniel Berteaud 0.0.1 - Initial release +%prep +%setup -q -n %{name}-%{version} + %build -perl createlinks +perl ./createlinks %install /bin/rm -rf $RPM_BUILD_ROOT