rpms/vlc/F-20 sources, 1.67, 1.68 .cvsignore, 1.57, 1.58 vlc.spec, 1.195, 1.196

Nicolas Chauvet kwizart at rpmfusion.org
Thu Feb 6 11:13:15 CET 2014


Author: kwizart

Update of /cvs/free/rpms/vlc/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv13210

Modified Files:
	sources .cvsignore vlc.spec 
Log Message:
Update to 2.1.3



Index: sources
===================================================================
RCS file: /cvs/free/rpms/vlc/F-20/sources,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- sources	10 Dec 2013 20:08:27 -0000	1.67
+++ sources	6 Feb 2014 10:13:14 -0000	1.68
@@ -1 +1 @@
-fb6787ad749aadcfaeab3471939b3426  vlc-2.1.2.tar.xz
+56a489d093ffef9aa29809116985adba  vlc-2.1.3.tar.xz


Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/vlc/F-20/.cvsignore,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- .cvsignore	10 Dec 2013 20:08:27 -0000	1.57
+++ .cvsignore	6 Feb 2014 10:13:15 -0000	1.58
@@ -1 +1 @@
-vlc-2.1.2.tar.xz
+vlc-2.1.3.tar.xz


Index: vlc.spec
===================================================================
RCS file: /cvs/free/rpms/vlc/F-20/vlc.spec,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -r1.195 -r1.196
--- vlc.spec	10 Dec 2013 20:08:26 -0000	1.195
+++ vlc.spec	6 Feb 2014 10:13:15 -0000	1.196
@@ -25,11 +25,14 @@
 %global _with_projectm  1
 %global _with_schroedinger 1
 %endif
+%if 0%{?fedora} < 21
+%global _with_freerdp 1
+%endif
 
 
 Summary:	The cross-platform open-source multimedia framework, player and server
 Name:		vlc
-Version:	2.1.2
+Version:	2.1.3
 Release:	1%{?dist}
 License:	GPLv2+
 Group:		Applications/Multimedia
@@ -55,7 +58,7 @@
 %{?_with_ffmpeg:BuildRequires: ffmpeg-devel >= 0.4.9-0}
 BuildRequires:	flac-devel
 %{?_with_fluidsynth:BuildRequires: fluidsynth-devel}
-BuildRequires:	freerdp-devel
+%{?_with_freerdp:BuildRequires: freerdp-devel}
 BuildRequires:	fribidi-devel
 %{?_with_gnomevfs:BuildRequires: gnome-vfs2-devel}
 BuildRequires:	gnutls-devel >= 1.0.17
@@ -488,6 +491,12 @@
 
 
 %changelog
+* Thu Feb 06 2014 Nicolas Chauvet <kwizart at gmail.com> - 2.1.3-1
+- Update to 2.1.3
+
+* Fri Jan 17 2014 Nicolas Chauvet <kwizart at gmail.com> - 2.1.2-2
+- Disable freerdp for f21
+
 * Tue Dec 10 2013 Nicolas Chauvet <kwizart at gmail.com> - 2.1.2-1
 - Update to 2.1.2
 


More information about the rpmfusion-commits mailing list