]> git.pld-linux.org Git - packages/mplayer.git/commitdiff
- security fix
authordjurban <djurban@pld-linux.org>
Sun, 28 Sep 2003 10:08:47 +0000 (10:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 4

Changed files:
    mplayer.spec -> 1.193

mplayer.spec

index bf249127b1a75858acb6839ce2a85d833b9b7e86..1b7369070f4aa9ba7297c95e5b0bb1a28c556106 100644 (file)
@@ -53,7 +53,7 @@ Summary(pl):  Jeszcze jeden odtwarzacz film
 Summary(pt_BR):        Reprodutor de filmes
 Name:          mplayer
 Version:       1.0
-Release:       0.%{pre}.3
+Release:       0.%{pre}.4
 Epoch:         1
 License:       GPL
 Group:         X11/Applications/Multimedia
@@ -83,6 +83,7 @@ Patch5:               %{name}-home_etc.patch
 Patch6:                %{name}-350.patch
 Patch7:                %{name}-configure.patch
 Patch8:                %{name}-nommx.patch
+Patch9:                %{name}-asf_exploit_fix.patch
 URL:           http://www.mplayerhq.hu/
 %{?_with_directfb:BuildRequires:       DirectFB-devel}
 %{?_with_divx4linux:BuildRequires:     divx4linux-devel >= 5.01.20020418}
@@ -177,6 +178,7 @@ cp -f etc/codecs.conf etc/codecs.win32.conf
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1 
+%patch9 -p1
 
 %build
 CFLAGS="%{rpmcflags} %{!?debug:-fomit-frame-pointer}"
This page took 0.042538 seconds and 4 git commands to generate.