packages: airvideo/airvideo.spec, airvideo/test.properties - save test.prop...
glen
glen at pld-linux.org
Tue Jan 3 11:04:13 CET 2012
Author: glen Date: Tue Jan 3 10:04:13 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- save test.properties locally
---- Files affected:
packages/airvideo:
airvideo.spec (1.4 -> 1.5) , test.properties (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/airvideo/airvideo.spec
diff -u packages/airvideo/airvideo.spec:1.4 packages/airvideo/airvideo.spec:1.5
--- packages/airvideo/airvideo.spec:1.4 Fri Sep 9 09:26:22 2011
+++ packages/airvideo/airvideo.spec Tue Jan 3 11:04:08 2012
@@ -18,9 +18,7 @@
Source2: http://inmethod.com/air-video/download/linux/alpha1/AirVideoServerLinux.jar
# NoSource2-md5: 312d6dd45f6c9928e1570da67a6d8ee6
NoSource: 2
-Source3: http://inmethod.com/air-video/download/linux/alpha1/test.properties
-# NoSource3-md5: 7bc6524cf7f8c2ec2cfac900bc6325cd
-NoSource: 3
+Source3: test.properties
URL: http://www.inmethod.com/air-video/
BuildRequires: faad2-devel
BuildRequires: lame-libs-devel
@@ -99,12 +97,8 @@
install -p ffmpeg $RPM_BUILD_ROOT%{_sbindir}/%{name}
install -p %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
-cp -a %{SOURCE2} $RPM_BUILD_ROOT%{_javadir}
-sed -e '
- /path.ffmpeg/ s;=.*;= %{_sbindir}/%{name};
- /path.mp4creator/ s;=.*;= %{_bindir}/mp4creator;
- /path.faac/ s;=.*;= %{_bindir}/faac;
-' %{SOURCE3} > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.properties
+cp -p %{SOURCE2} $RPM_BUILD_ROOT%{_javadir}
+cp -p %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.properties
%clean
rm -rf $RPM_BUILD_ROOT
@@ -134,6 +128,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2012/01/03 10:04:08 glen
+- save test.properties locally
+
Revision 1.4 2011/09/09 07:26:22 glen
- old changes (2010-09-02)
================================================================
Index: packages/airvideo/test.properties
diff -u packages/airvideo/test.properties:1.1 packages/airvideo/test.properties:1.2
--- packages/airvideo/test.properties:1.1 Tue Jan 3 11:02:24 2012
+++ packages/airvideo/test.properties Tue Jan 3 11:04:08 2012
@@ -1,6 +1,6 @@
-path.ffmpeg = /usr/local/bin/ffmpeg
-path.mp4creator = /usr/local/bin/mp4creator
-path.faac = /usr/local/bin/faac
+path.ffmpeg = /usr/sbin/airvideo
+path.mp4creator = /usr/bin/mp4creator
+path.faac = /usr/bin/faac
password =
subtitles.encoding = windows-1250
subtitles.font = Verdana
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/airvideo/airvideo.spec?r1=1.4&r2=1.5&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/airvideo/test.properties?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list