]> git.pld-linux.org Git - packages/jwplayer.git/commitdiff
up to 6.12.4956 (previous was 6.12.4945) master AC-branch auto/ac/jwplayer-6.12.4956-1 auto/th/jwplayer-6.12.4956-1
authorElan Ruusamäe <glen@delfi.ee>
Fri, 18 Sep 2015 10:12:18 +0000 (13:12 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 18 Sep 2015 10:12:52 +0000 (13:12 +0300)
Fixed an issue where a failed ad tag was stopping video playback to resume.
http://support.jwplayer.com/customer/en/portal/articles/2037025-jw6-jw-player-6-release-notes#version612

jwplayer.spec

index 09d43407c52857ee2200ac2ce23a336b51113a9e..fe46a22c66ad7bc895c29ffc9ce324efc8120612 100644 (file)
@@ -3,12 +3,12 @@
 Summary:       Flash Video Player for FLV, H.264/MPEG-4, MP3 and YouTube Videos on your website
 Summary(pl.UTF-8):     Odtwarzacz JW Media
 Name:          jwplayer
-Version:       6.12
+Version:       6.12.4956
 Release:       1
 License:       CC 3.0
 Group:         Applications/WWW
-Source0:       https://account.jwplayer.com/static/download/%{name}-%{version}.zip
-# Source0-md5: ef4790a715bfadf8ccc78b4f91989579
+Source0:       https://account.jwplayer.com/static/download/%{name}-6.12.zip
+# Source0-md5: fc733ca3f88a15c59c340a769da496ab
 Source1:       https://account.jwplayer.com/static/download/%{name}-skins-free.zip
 # Source1-md5: 3897a327a1826c67a46078531f9b6a71
 Source2:       lighttpd.conf
@@ -49,6 +49,9 @@ udokumentowane API JavaScriptu/ActionScriptu.
 mv %{name}/* .
 mv %{name}-skins-free skins
 
+%build
+grep -oF 'jwplayer.version="%{version}"' jwplayer.js
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_sysconfdir},%{_appdir}}
This page took 0.075475 seconds and 4 git commands to generate.