Author: grzegol                      Date: Sat Sep 16 15:49:44 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added x264 patch (fixes build with libx264 0.1.2-1.20060828_2245.1 snap)
- rel. .3

---- Files affected:
SPECS:
   mplayer.spec (1.340 -> 1.341) 

---- Diffs:

================================================================
Index: SPECS/mplayer.spec
diff -u SPECS/mplayer.spec:1.340 SPECS/mplayer.spec:1.341
--- SPECS/mplayer.spec:1.340    Sun Aug 27 05:54:21 2006
+++ SPECS/mplayer.spec  Sat Sep 16 17:49:39 2006
@@ -85,7 +85,7 @@
 Summary(pt_BR):        Reprodutor de filmes
 Name:          mplayer
 Version:       1.0
-%define                _rel    2
+%define                _rel    3
 Release:       3.%{pre}.%{_rel}
 # DO NOT increase epoch unless it's really neccessary!
 # especially such changes like pre7->pre7try2, increase Release instead!
@@ -124,6 +124,7 @@
 Patch15:       %{name}-xvmc.patch
 Patch16:       %{name}-kill-mabi_altivec.patch
 Patch17:       %{name}-auto-expand.patch
+Patch18:       %{name}-x264.patch
 #http://www.openchrome.org/snapshots/mplayer/
 URL:           http://www.mplayerhq.hu/
 %{?with_directfb:BuildRequires:        DirectFB-devel}
@@ -165,7 +166,7 @@
 %{?with_dshow:BuildRequires:   libstdc++-devel}
 %{?with_theora:BuildRequires:  libtheora-devel}
 %{?with_vorbis:BuildRequires:  libvorbis-devel}
-%{?with_x264:BuildRequires:    libx264-devel >= 0.1.2-1.20060430_2245.1}
+%{?with_x264:BuildRequires:    libx264-devel >= 0.1.2-1.20060828_2245.1}
 BuildRequires: libxslt-progs
 %{?with_lirc:BuildRequires:    lirc-devel}
 %{?with_live:BuildRequires:    live}
@@ -326,6 +327,7 @@
 #%patch15 -p0  # TODO
 %patch16 -p1
 %patch17 -p1
+%patch18 -p1
 
 # kill evil file, hackery not needed with llh
 echo > osdep/kerneltwosix.h
@@ -581,6 +583,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.341  2006/09/16 15:49:39  grzegol
+- added x264 patch (fixes build with libx264 0.1.2-1.20060828_2245.1 snap)
+- rel. .3
+
 Revision 1.340  2006/08/27 03:54:21  havner
 - turn off amr by defualt (licence)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mplayer.spec?r1=1.340&r2=1.341&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to