Browse Source

fix location of Live extension now that Microsoft owns live.com

Ralf S. Engelschall 19 years ago
parent
commit
eb70ac01b3
1 changed files with 4 additions and 4 deletions
  1. 4 4
      mplayer/mplayer.spec

+ 4 - 4
mplayer/mplayer.spec

@@ -27,7 +27,7 @@
 %define       V_codecs_essential 20050412
 %define       V_codecs_quicktime 20040704
 %define       V_skin_blue        1.4
-%define       V_extension_live   2005.10.05
+%define       V_extension_live   2006.03.03
 
 #   package information
 Name:         mplayer
@@ -40,7 +40,7 @@ Class:        EVAL
 Group:        Video
 License:      GPL and others
 Version:      %{V_mplayer}
-Release:      20051006
+Release:      20060309
 
 #   build options
 %option       with_gui    yes
@@ -51,7 +51,7 @@ Source0:      ftp://ftp2.mplayerhq.hu/MPlayer/releases/MPlayer-%{V_mplayer}.tar.
 Source1:      ftp://ftp2.mplayerhq.hu/MPlayer/releases/codecs/windows-essential-%{V_codecs_essential}.zip
 Source2:      ftp://ftp2.mplayerhq.hu/MPlayer/releases/fonts/font-arial-iso-8859-1.tar.bz2
 Source3:      ftp://ftp2.mplayerhq.hu/MPlayer/Skin/Blue-%{V_skin_blue}.tar.bz2
-Source4:      http://www.live.com/liveMedia/public/live.%{V_extension_live}.tar.gz
+Source4:      http://www.live555.com/liveMedia/public/live.%{V_extension_live}.tar.gz
 Patch0:       mplayer.patch
 
 #   build information
@@ -93,7 +93,7 @@ AutoReqProv:  no
     }
     prog mplayer:extension_live = {
         version   = %{V_extension_live}
-        url       = http://www.live.com/liveMedia/public/
+        url       = http://www.live555.com/liveMedia/public/
         regex     = live\.(200\d\.\d+\.\d+)\.tar\.gz
     }