|
|
@@ -132,6 +132,13 @@ AutoReqProv: no
|
|
|
$bin $RPM_BUILD_ROOT%{l_prefix}/bin/$bin
|
|
|
done
|
|
|
|
|
|
+ # FIXME: cs: fixup permissions caused by bug in
|
|
|
+ # %{SOURCE oracle-barebone.pl} (fixed in the same commit) this
|
|
|
+ # chmod(1) is just a quick hack to avoid re-rolling all Oracle
|
|
|
+ # stuff from vendor cpios. This hack can be removed next time
|
|
|
+ # when %{SOURCE oracle-barebone.pl} is run.
|
|
|
+ chmod 755 $RPM_BUILD_ROOT%{l_prefix}/libexec/oracle-barebone/network
|
|
|
+
|
|
|
# determine installation files
|
|
|
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
|
|
|
%{l_files_std} \
|