SPECS: pgpool.spec - i believe that config is in sysconfdir, patch...

agaran agaran at pld-linux.org
Mon Oct 24 17:13:25 CEST 2005


Author: agaran                       Date: Mon Oct 24 15:13:25 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- i believe that config is in sysconfdir, patch by Andrzej Nakonieczny

---- Files affected:
SPECS:
   pgpool.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/pgpool.spec
diff -u SPECS/pgpool.spec:1.3 SPECS/pgpool.spec:1.4
--- SPECS/pgpool.spec:1.3	Mon Oct  3 19:31:15 2005
+++ SPECS/pgpool.spec	Mon Oct 24 17:13:20 2005
@@ -50,7 +50,7 @@
 %doc AUTHORS COPYING ChangeLog NEWS README TODO
 %lang(ja) %doc README.euc_jp
 %attr(755,root,root) %{_bindir}/pgpool
-%config(noreplace) %verify(not md5 mtime size)/pgpool.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/pgpool.conf
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -58,6 +58,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/10/24 15:13:20  agaran
+- i believe that config is in sysconfdir, patch by Andrzej Nakonieczny
+
 Revision 1.3  2005/10/03 17:31:15  qboosh
 - md5, removed useless INSTALL from doc
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pgpool.spec?r1=1.3&r2=1.4&f=u




More information about the pld-cvs-commit mailing list