ASM #17142 - Fixed nwps dir permissions

Change-id: Ibd843098cea02d3f1ea6b75d3e715d804c5c1e37

Former-commit-id: 62e125667f [formerly 9d46bf24dc] [formerly edae59425b [formerly fc7258495581cd1d241f55aba2a8e60053575571]]
Former-commit-id: edae59425b
Former-commit-id: c530e44a15
This commit is contained in:
Sean.Webb 2015-02-17 12:04:37 -05:00
parent 89d1309974
commit 9e1b6846d3

View file

@ -96,6 +96,9 @@ rm -rf ${RPM_BUILD_ROOT}
%dir /awips2
%dir /awips2/GFESuite
/awips2/GFESuite/*
%defattr(644,awips,fxalpha,775)
%dir /awips2/GFESuite/nwps
/awips2/GFESuite/nwps/*
%defattr(755,awips,fxalpha,755)
%dir /awips2/GFESuite/bin
/awips2/GFESuite/bin/*