SPECS: inn.spec - add dir for pgp keys

blues blues at pld-linux.org
Mon Aug 18 15:07:56 CEST 2008


Author: blues                        Date: Mon Aug 18 13:07:56 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add dir for pgp keys

---- Files affected:
SPECS:
   inn.spec (1.181 -> 1.182) 

---- Diffs:

================================================================
Index: SPECS/inn.spec
diff -u SPECS/inn.spec:1.181 SPECS/inn.spec:1.182
--- SPECS/inn.spec:1.181	Tue Aug 12 09:49:52 2008
+++ SPECS/inn.spec	Mon Aug 18 15:07:50 2008
@@ -301,7 +301,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT/etc/{news,rc.d/init.d,cron.d,logrotate.d} \
+install -d $RPM_BUILD_ROOT/etc/{news/pgp,rc.d/init.d,cron.d,logrotate.d} \
 	$RPM_BUILD_ROOT{%{_libdir}/news/{rnews,auth/generic},%{_includedir}} \
 	$RPM_BUILD_ROOT{%{_bindir},%{_datadir}/news/{control,filter,auth}} \
 	$RPM_BUILD_ROOT%{_mandir}/{man{1,3,5,8},pl/man{1,8}} \
@@ -473,6 +473,7 @@
 %attr(640,root,news) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/sasl.conf
 %attr(640,root,news) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/storage.conf
 %attr(640,root,news) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/subscriptions
+%attr(755,root,news) %dir %{_sysconfdir}/pgp
 
 %attr(755,root,news) %dir %{_datadir}/news
 %attr(755,root,root) %dir %{_datadir}/news/control
@@ -644,6 +645,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.182  2008/08/18 13:07:50  blues
+- add dir for pgp keys
+
 Revision 1.181  2008/08/12 07:49:52  blues
 - rel.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/inn.spec?r1=1.181&r2=1.182&f=u



More information about the pld-cvs-commit mailing list