Explorar el Código

flag config files as such

Christoph Schug hace 23 años
padre
commit
c6048ee591
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      postgresql/postgresql.spec

+ 2 - 1
postgresql/postgresql.spec

@@ -277,7 +277,8 @@ AutoReqProv:  no
     %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
         %{l_files_std} \
         '%attr(700,%{l_rusr},%{l_rgrp}) %dir %{l_prefix}/var/postgresql/db' \
-        '%attr(755,%{l_rusr},%{l_rgrp}) %dir %{l_prefix}/var/postgresql/run'
+        '%attr(755,%{l_rusr},%{l_rgrp}) %dir %{l_prefix}/var/postgresql/run' \
+        '%config %{l_prefix}/var/postgresql/db/*.conf'
 
 %files -f files