Author: hunter                       Date: Sun Feb 27 16:42:46 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
-proper manual page name
-missing dirs

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

---- Diffs:

================================================================
Index: SPECS/smtp-gated.spec
diff -u SPECS/smtp-gated.spec:1.6 SPECS/smtp-gated.spec:1.7
--- SPECS/smtp-gated.spec:1.6   Sun Feb 27 16:35:08 2005
+++ SPECS/smtp-gated.spec       Sun Feb 27 17:42:41 2005
@@ -46,11 +46,12 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 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 -d $RPM_BUILD_ROOT{%{_examplesdir}/%{name},/var/spool/smtp-gated/msg}
+install -d $RPM_BUILD_ROOT/var/run/smtp-gated
 
 install src/smtp-gated $RPM_BUILD_ROOT%{_sbindir}
 install lib/manual.8  $RPM_BUILD_ROOT%{_mandir}/man8/%{name}.8
-install lib/manual.conf.5  $RPM_BUILD_ROOT%{_mandir}/man5/%{name}.5
+install lib/manual.conf.5  $RPM_BUILD_ROOT%{_mandir}/man5/%{name}.conf.5
 
 install 
lib/{fixed.conf,mksd.default,redhat.init,debian.init,local.conf,mksd.init} 
$RPM_BUILD_ROOT%{_examplesdir}/%{name}
 
@@ -84,7 +85,9 @@
 %{_mandir}/man5/*
 %{_mandir}/man8/*
 %{_examplesdir}/%{name}/*
-%dir /var/spool/smtp-gated/
+%dir /var/spool/smtp-gated
+%dir /var/spool/smtp-gated/msg
+%dir /var/run/smtp-gated
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -92,6 +95,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/02/27 16:42:41  hunter
+-proper manual page name
+-missing dirs
+
 Revision 1.6  2005/02/27 15:35:08  hunter
 --added spool dir.
 
================================================================

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


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

Reply via email to