SPECS: smtp-gated.spec - unified examplesdir

qboosh qboosh at pld-linux.org
Sun Apr 22 12:09:55 CEST 2007


Author: qboosh                       Date: Sun Apr 22 10:09:55 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unified examplesdir

---- Files affected:
SPECS:
   smtp-gated.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/smtp-gated.spec
diff -u SPECS/smtp-gated.spec:1.27 SPECS/smtp-gated.spec:1.28
--- SPECS/smtp-gated.spec:1.27	Sat Apr 21 20:48:18 2007
+++ SPECS/smtp-gated.spec	Sun Apr 22 12:09:50 2007
@@ -62,14 +62,14 @@
 %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/%{name}/{lock,msg}}
+install -d $RPM_BUILD_ROOT{%{_examplesdir}/%{name}-%{version},/var/spool/%{name}/{lock,msg}}
 install -d $RPM_BUILD_ROOT/var/run/%{name}
 
 install src/smtp-gated $RPM_BUILD_ROOT%{_sbindir}
 install doc/smtp-gated.8 $RPM_BUILD_ROOT%{_mandir}/man8
 install doc/smtp-gated.conf.5 $RPM_BUILD_ROOT%{_mandir}/man5
 
-install contrib/{fixed.conf,nat.conf} $RPM_BUILD_ROOT%{_examplesdir}/%{name}
+install contrib/{fixed.conf,nat.conf} $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/smtp-gated
 install %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.conf
@@ -111,7 +111,7 @@
 %attr(755,root,root) %{_sbindir}/smtp-gated
 %{_mandir}/man5/*
 %{_mandir}/man8/*
-%{_examplesdir}/%{name}
+%{_examplesdir}/%{name}-%{version}
 %attr(750,smtpgw,clamav) /var/run/%{name}
 %attr(750,smtpgw,clamav) /var/spool/%{name}
 
@@ -121,6 +121,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2007/04/22 10:09:50  qboosh
+- unified examplesdir
+
 Revision 1.27  2007/04/21 18:48:18  zbyniu
 - missing dir
 
================================================================

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



More information about the pld-cvs-commit mailing list