|
|
@@ -37,7 +37,7 @@ Distribution: OpenPKG [EVAL]
|
|
|
Group: Video
|
|
|
License: APSL
|
|
|
Version: %{V_opkg}
|
|
|
-Release: 20030612
|
|
|
+Release: 20030704
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://www.opensource.apple.com/projects/streaming/source/DSS-%{V_dss}.src.tar.gz
|
|
|
@@ -238,7 +238,8 @@ AutoReqProv: no
|
|
|
DarwinStreamingServer $RPM_BUILD_ROOT%{l_prefix}/sbin/
|
|
|
%{l_shtool} install -c -m 755 \
|
|
|
-e 's;#!/usr/bin/perl;#! %{l_prefix}/bin/perl;' \
|
|
|
- WebAdmin/src/streamingadminserver.pl $RPM_BUILD_ROOT%{l_prefix}/sbin/
|
|
|
+ WebAdmin/src/streamingadminserver.pl \
|
|
|
+ $RPM_BUILD_ROOT%{l_prefix}/sbin/streamingadminserver
|
|
|
cp -rp WebAdmin/WebAdminHtml $RPM_BUILD_ROOT%{l_prefix}/var/dss/webadmin
|
|
|
chmod a+x $RPM_BUILD_ROOT%{l_prefix}/var/dss/webadmin/*.cgi
|
|
|
|