|
|
@@ -35,7 +35,7 @@ Distribution: OpenPKG [EVAL]
|
|
|
Group: Video
|
|
|
License: APSL
|
|
|
Version: 5.0
|
|
|
-Release: 20031127
|
|
|
+Release: 20031128
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://www.opensource.apple.com/projects/streaming/release/DarwinStreamingSrc%{version}.zip
|
|
|
@@ -45,7 +45,7 @@ Source1: rc.dss
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
BuildRoot: %{l_buildroot}
|
|
|
-BuildPreReq: OpenPKG, openpkg >= 20031127, perl, sed, infozip, make, gcc
|
|
|
+BuildPreReq: OpenPKG, openpkg >= 20031127, perl, infozip, make, gcc
|
|
|
PreReq: OpenPKG, openpkg >= 20031127, perl, perl-ssl
|
|
|
AutoReq: no
|
|
|
AutoReqProv: no
|
|
|
@@ -107,7 +107,8 @@ AutoReqProv: no
|
|
|
-e 's;"request_logfile_name">StreamingServer;"request_logfile_name">streamingserver;g' \
|
|
|
-e 's;http_logfile_name">Http;http_logfile_name">http;g' \
|
|
|
-e 's;"bind_ip_addr">0;"bind_ip_addr">127.0.0.1;g' \
|
|
|
- -e 's;;;g' \
|
|
|
+ -e 's;"run_user_name"></PREF>;"run_user_name">%{l_musr}</PREF>;g' \
|
|
|
+ -e 's;"run_group_name"></PREF>;"run_group_name">%{l_mgrp}</PREF>;g' \
|
|
|
streamingserver.xml-POSIX
|
|
|
%{l_shtool} subst \
|
|
|
-e 's;qtssAutoStart=1;qtssAutoStart=0;g' \
|