SPECS (DEVEL): mplayer.spec - update to 1.0 rc2

glen glen at pld-linux.org
Mon Oct 22 23:59:58 CEST 2007


Author: glen                         Date: Mon Oct 22 21:59:58 2007 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- update to 1.0 rc2

---- Files affected:
SPECS:
   mplayer.spec (1.369.2.7 -> 1.369.2.8) 

---- Diffs:

================================================================
Index: SPECS/mplayer.spec
diff -u SPECS/mplayer.spec:1.369.2.7 SPECS/mplayer.spec:1.369.2.8
--- SPECS/mplayer.spec:1.369.2.7	Wed Sep 12 00:38:52 2007
+++ SPECS/mplayer.spec	Mon Oct 22 23:59:53 2007
@@ -74,12 +74,8 @@
 %define        _suf    32
 %endif
 
-%define		sname		MPlayer
-%define		snap		%{nil}
-
-%define		_rel	0.2
-%define		_snap	2007-06-26
-%define		snap	%(echo %{_snap} | tr -d -)
+%define		_rel	0.1
+%define		_rc	rc2
 
 Summary:	MPlayer - THE Movie Player for UN*X
 Summary(de.UTF-8):	MPlayer ist ein unter der freien GPL-Lizenz stehender Media-Player
@@ -89,7 +85,7 @@
 Summary(pt_BR.UTF-8):	Reprodutor de filmes
 Name:		mplayer
 Version:	1.0
-Release:	4.%{snap}.%{_rel}
+Release:	4.%{_rc}.%{_rel}
 # DO NOT increase epoch unless it's really neccessary!
 # especially such changes like pre7->pre7try2, increase Release instead!
 # PS: $ rpmvercmp pre7try2 pre7
@@ -97,9 +93,8 @@
 Epoch:		3
 License:	GPL
 Group:		Applications/Multimedia
-#Source0:	ftp://ftp2.mplayerhq.hu/MPlayer/releases/%{sname}-%{version}%{_rc}.tar.bz2
-Source0:	http://www1.mplayerhq.hu/MPlayer/releases/%{name}-export-snapshot.tar.bz2
-# Source0-md5:	978dc6eb4da302e4cf666201a0ba7f0d
+Source0:	ftp://ftp2.mplayerhq.hu/MPlayer/releases/MPlayer-%{version}%{_rc}.tar.bz2
+# Source0-md5:	7e27e535c2d267637df34898f1b91707
 Source3:	ftp://ftp1.mplayerhq.hu/MPlayer/releases/fonts/font-arial-iso-8859-2.tar.bz2
 # Source3-md5:	7b47904a925cf58ea546ca15f3df160c
 Source5:	g%{name}.desktop
@@ -316,8 +311,7 @@
 MEncoder to koder filmĂłw dla Linuksa bÄ™dÄ
cy częściÄ
 pakietu MPlayer.
 
 %prep
-#%setup -q -n %{sname}-%{version}%{_rc} -a3 -a6 -a9
-%setup -q -n %{name}-export-%{_snap} -a3 -a6 -a9
+%setup -q -n MPlayer-%{version}%{_rc} -a3 -a6 -a9
 cp -f etc/codecs.conf etc/codecs.win32.conf
 %patch1 -p0
 ##%patch2 -p1
@@ -344,9 +338,12 @@
 cp -a mencoder-on2flixenglinux/new_files/libmpdemux/* libmpdemux
 rm -f mencoder-on2flixenglinux/version.diff
 %patch19 -p1
+%if 0
+# TODO
 for a in mencoder-on2flixenglinux/*.diff; do
 	patch -p0 < $a
 done
+%endif
 
 #%patch20 -p0
 #%patch21 -p0
@@ -370,6 +367,7 @@
 	--prefix=%{_prefix} \
 	--confdir=%{_sysconfdir}/mplayer \
 	--with-extraincdir=%{_includedir}/xvid \
+	--with-extralibdir=%{_x_libraries} \
 	--enable-menu \
 	--disable-libavutil_a \
 	--disable-libavcodec_a \
@@ -437,7 +435,8 @@
 %{!?with_vidix:--disable-vidix-external --disable-vidix-internal} \
 %{?with_vidix:--disable-vidix-internal} \
 %{!?with_mencoder:--disable-mencoder} \
-	--enable-dga \
+	--enable-dga1 \
+	--enable-dga2 \
 	--enable-fbdev \
 	--enable-gl \
 	--enable-mga \
@@ -598,6 +597,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.369.2.8  2007/10/22 21:59:53  glen
+- update to 1.0 rc2
+
 Revision 1.369.2.7  2007/09/11 22:38:52  glen
 - rel 0.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mplayer.spec?r1=1.369.2.7&r2=1.369.2.8&f=u



More information about the pld-cvs-commit mailing list