rpms/mplayer/devel mplayer-snapshot.sh, 1.21, 1.22 mplayer.spec, 1.80, 1.81 mplayer-format-security.patch, 1.1, NONE

Julian Sikorski belegdol at rpmfusion.org
Tue Feb 11 18:30:00 CET 2014


Author: belegdol

Update of /cvs/free/rpms/mplayer/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv5691

Modified Files:
	mplayer-snapshot.sh mplayer.spec 
Removed Files:
	mplayer-format-security.patch 
Log Message:
* Tue Feb 11 2014 Julian Sikorski <belegdol at fedoraproject.org> - 1.1-19.20140211svn
- 20140211 snapshot



Index: mplayer-snapshot.sh
===================================================================
RCS file: /cvs/free/rpms/mplayer/devel/mplayer-snapshot.sh,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- mplayer-snapshot.sh	12 Jan 2014 18:55:50 -0000	1.21
+++ mplayer-snapshot.sh	11 Feb 2014 17:29:59 -0000	1.22
@@ -13,7 +13,7 @@
 unset CDPATH
 pwd=$(pwd)
 svn=$(date +%Y-%m-%d)
-svn=2014-01-11
+svn=2014-02-11
 dirname=mplayer-export-$svn
 mplayer_rev={$svn}
 #mplayer_rev=HEAD


Index: mplayer.spec
===================================================================
RCS file: /cvs/free/rpms/mplayer/devel/mplayer.spec,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- mplayer.spec	15 Jan 2014 20:40:04 -0000	1.80
+++ mplayer.spec	11 Feb 2014 17:29:59 -0000	1.81
@@ -1,12 +1,12 @@
 %define         codecdir %{_libdir}/codecs
-%define         pre 20140111svn
+%define         pre 20140211svn
 %define         svn 1
-%define         svnbuild 2014-01-11
+%define         svnbuild 2014-02-11
 %define         faad2min 1:2.6.1
 
 Name:           mplayer
 Version:        1.1
-Release:        18.%{?pre}%{?dist}
+Release:        19.%{?pre}%{?dist}
 Summary:        Movie player playing most video formats and DVDs
 
 %if 0%{!?_without_amr:1}
@@ -31,7 +31,6 @@
 Patch2:        %{name}-nodvdcss.patch
 # use system FFmpeg libraries
 Patch3:        %{name}-ffmpeg.patch
-Patch4:        %{name}-format-security.patch
 
 BuildRequires:  SDL-devel
 BuildRequires:  a52dec-devel
@@ -112,7 +111,7 @@
 It supports a wide range of output drivers including X11, XVideo, DGA,
 OpenGL, SVGAlib, fbdev, AAlib, DirectFB etc. There are also nice
 antialiased shaded subtitles and OSD.
-Non-default rpmbuild options:
+The following on-default rpmbuild options are available:
 --with samba:   Enable Samba (smb://) support
 --with xmms:    Enable XMMS input plugin support
 --without amr:  Disable AMR support
@@ -226,7 +225,6 @@
 %patch1 -p1 -b .manlinks
 %patch2 -p1 -b .nodvdcss
 %patch3 -p1 -b .ffmpeg
-%patch4 -p1 -b .format-security
 
 mkdir GUI
 cp -a `ls -1|grep -v GUI` GUI/
@@ -382,6 +380,9 @@
 %{_datadir}/mplayer/*.fp
 
 %changelog
+* Tue Feb 11 2014 Julian Sikorski <belegdol at fedoraproject.org> - 1.1-19.20140211svn
+- 20140211 snapshot
+
 * Sun Jan 12 2014 Julian Sikorski <belegdol at fedoraproject.org> - 1.1-18.20140111svn
 - 20140111 snapshot
 


--- mplayer-format-security.patch DELETED ---


More information about the rpmfusion-commits mailing list