diff --git a/ipasserelle-base.spec b/ipasserelle-base.spec index daaa813..19176f1 100644 --- a/ipasserelle-base.spec +++ b/ipasserelle-base.spec @@ -1,4 +1,4 @@ -%define version 0.2.16 +%define version 0.2.17 %define release 1 %define name ipasserelle-base @@ -46,6 +46,9 @@ Based on SMEServer, iPasserelle is a specially configured SME Server, with some additionnal modules %changelog +* Fri Sep 28 2012 Daniel Berteaud 0.2.17-1 +- add make-srv script to generate SRV records in tinydns + * Mon Sep 10 2012 Daniel Berteaud 0.2.16-1 - Validation for the shell field - accept empty value for the shell and the chroot dir @@ -216,6 +219,7 @@ perl createlinks --file /etc/cron.daily/purge-homes-recycle 'attr(0755,root,root)' \ --dir /home/e-smith/files/scan 'attr(0750,root,shared)' \ --dir /var/lib/qpsmtpd/greylisting 'attr(0750,qpsmtpd,qpsmtpd)' \ + --file /usr/bin/make-srv 'attr(0755,root,root)' \ > %{name}-%{version}-filelist echo "%doc CHANGELOG.git" >> %{name}-%{version}-filelist