Author: hunter                       Date: Sun Feb 27 15:35:14 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
--added spool dir.

---- Files affected:
SPECS:
   smtp-gated.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/smtp-gated.spec
diff -u SPECS/smtp-gated.spec:1.5 SPECS/smtp-gated.spec:1.6
--- SPECS/smtp-gated.spec:1.5   Sun Feb 27 16:04:18 2005
+++ SPECS/smtp-gated.spec       Sun Feb 27 16:35:08 2005
@@ -25,7 +25,6 @@
 eliminate infected hosts from their network, and (preferably) educate
 their users.
 
-
 %description -l pl
 To oprogramowanie blokuje sesje smtp używane przez robaki i wirusy na
 poziomie routerów z NA(P)T. Jest zależne od warstwy netfiltra
@@ -46,7 +45,8 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d 
$RPM_BUILD_ROOT{%{_sbindir},%{_mandir}/man{5,8},/etc/{rc.d/init.d/,sysconfig},%{_examplesdir}/%{name}}
+install -d 
$RPM_BUILD_ROOT{%{_sbindir},%{_mandir}/man{5,8},/etc/{rc.d/init.d/,sysconfig}}
+install -d $RPM_BUILD_ROOT{%{_examplesdir}/%{name},/var/spool/smtp-gated/}
 
 install src/smtp-gated $RPM_BUILD_ROOT%{_sbindir}
 install lib/manual.8  $RPM_BUILD_ROOT%{_mandir}/man8/%{name}.8
@@ -84,6 +84,7 @@
 %{_mandir}/man5/*
 %{_mandir}/man8/*
 %{_examplesdir}/%{name}/*
+%dir /var/spool/smtp-gated/
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -91,6 +92,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/02/27 15:35:08  hunter
+--added spool dir.
+
 Revision 1.5  2005/02/27 15:04:18  glen
 - 754 permissions for init.d scripts
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/smtp-gated.spec?r1=1.5&r2=1.6&f=u


_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to