Ver código fonte

fix dir ownership

Ralf S. Engelschall 24 anos atrás
pai
commit
f7c4800093
1 arquivos alterados com 4 adições e 2 exclusões
  1. 4 2
      cvstrac/cvstrac.spec

+ 4 - 2
cvstrac/cvstrac.spec

@@ -37,7 +37,7 @@ Distribution: OpenPKG [EXP]
 Group:        Database
 License:      GPL
 Version:      %{V_here}
-Release:      20020711
+Release:      20020713
 
 #   list of sources
 Source0:      http://www.hwaci.com/sw/cvstrac/cvstrac-%{V_real}.tar.gz
@@ -79,7 +79,9 @@ AutoReqProv:  no
     %{l_shtool} install -c -m 755 \
         -e 's;@l_prefix@;%{l_prefix};g' \
         %{SOURCE cvstrac.cgi} $RPM_BUILD_ROOT%{l_prefix}/cgi/cvstrac
-    %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
+    %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
+        %{l_files_std} \
+        '%dir %attr(-,%{l_nusr},%{l_ngrp}) %{l_prefix}/var/cvstrac'
 
 %files -f files