rpms/vlc/F-9 vlc-0.8.6e-directfb.patch,1.1,NONE
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/vlc/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv23310
Removed Files:
vlc-0.8.6e-directfb.patch
Log Message:
Clean
--- vlc-0.8.6e-directfb.patch DELETED ---
16 years, 2 months
rpms/vlc/F-9 vlc-0.8.6h-ffmpeg-compat.patch,1.1,NONE
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/vlc/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv22978
Removed Files:
vlc-0.8.6h-ffmpeg-compat.patch
Log Message:
Clean
--- vlc-0.8.6h-ffmpeg-compat.patch DELETED ---
16 years, 2 months
rpms/vlc/F-9 .cvsignore,1.4,1.5 sources,1.4,1.5
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/vlc/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv22850
Modified Files:
.cvsignore sources
Log Message:
-Handle versioning of the 0.8.7 patch
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/vlc/F-9/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore 8 Sep 2008 15:37:37 -0000 1.4
+++ .cvsignore 8 Sep 2008 15:51:21 -0000 1.5
@@ -1,3 +1,3 @@
vlc-0.8.6i.tar.bz2
vlvc_source-0.8.tgz
-vlc-0.8.7-git_head.patch.tar.bz2
+vlc-0.8.7-git_head-20080908.patch.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/vlc/F-9/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 8 Sep 2008 15:37:37 -0000 1.4
+++ sources 8 Sep 2008 15:51:21 -0000 1.5
@@ -1,3 +1,3 @@
3c90520c9f22a68d287458d5a8af989e vlc-0.8.6i.tar.bz2
64521246371c2706eb8375cc38e5233b vlvc_source-0.8.tgz
-952d793a977eefe9de3cdad97d7dfd60 vlc-0.8.7-git_head.patch.tar.bz2
+952d793a977eefe9de3cdad97d7dfd60 vlc-0.8.7-git_head-20080908.patch.tar.bz2
16 years, 2 months
rpms/vlc/F-9 vlc.spec,1.5,1.6
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/vlc/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv22543
Modified Files:
vlc.spec
Log Message:
- Drop vlc-git support from this spec file
Index: vlc.spec
===================================================================
RCS file: /cvs/free/rpms/vlc/F-9/vlc.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- vlc.spec 8 Sep 2008 15:37:37 -0000 1.5
+++ vlc.spec 8 Sep 2008 15:46:07 -0000 1.6
@@ -7,13 +7,9 @@
%define with_ffmpeg_compat 1
%define ffmpeg_date 20080113
%define with_internal_live555 0
-%define with_shared_live555 1
%define live555_date 2008.04.03
-%define vlc_git 0
-%define vlc_date 20080611
%define with_mozilla 1
%define with_python_vlc 1
-%define rpmfusion 0
%define with_dc1394 0
%define with_directfb 1
%define with_dirac 1
@@ -22,25 +18,14 @@
Summary: Multi-platform MPEG, DVD, and DivX player
Name: vlc
-%if %vlc_git
-Version: 0.9.0
-%define release_tag 0.2
-%define _version %{version}-git
-Release: %{release_tag}.%{vlc_date}git%{?dist}
-%else
Version: 0.8.7
%define release_tag 0.1
%define _version 0.8.6i
Release: %{release_tag}%{?dist}
-%endif
License: GPLv2+
Group: Applications/Multimedia
URL: http://www.videolan.org/
-%if %vlc_git
-Source0: http://nightlies.videolan.org/build/source/trunk-%{vlc_date}-0057/vlc-sna...
-%else
Source0: http://download.videolan.org/pub/videolan/vlc/%{_version}/vlc-%{_version}...
-%endif
%if %with_intern_ffmpeg
Source1: http://rpm.greysector.net/livna/ffmpeg-%{ffmpeg_date}.tar.bz2
%endif
@@ -142,11 +127,7 @@
BuildConflicts: live-devel
BuildConflicts: live555-devel
%else
-%if %with_shared_live555
BuildRequires: live555-devel >= 0-0.19.2008.04.03
-%else
-BuildRequires: live-devel >= 0-0.11.2006.08.07
-%endif
%endif
BuildRequires: kernel-headers >= 2.6.20
BuildRequires: libGL-devel
@@ -211,24 +192,10 @@
# Now obsoleted as it will be built externally
Obsoletes: java-vlc < %{version}
+#Not in repos
+#BuildRequires: libgoom2-devel
+#BuildRequires: libggi-devel
-%if %vlc_git
-BuildRequires: opencv-devel
-BuildRequires: qt4-devel
-BuildRequires: dbus-devel
-BuildRequires: fluidsynth-devel
-BuildRequires: xorg-x11-proto-devel
-BuildRequires: lua-devel
-BuildRequires: libXvMC-devel
-BuildRequires: taglib-devel
-BuildRequires: libmusicbrainz-devel
-BuildRequires: zvbi-devel
-%endif
-
-%if %rpmfusion
-BuildRequires: libgoom2-devel
-BuildRequires: libggi-devel
-%endif
%if %with_dc1394
BuildRequires: compat-libdc1394-devel
@@ -334,9 +301,6 @@
%endif
-%if %vlc_git
-%patch100 -p1 -b .default_font
-%else
%patch3 -p1 -b .wxGTK28compat
%patch4 -p1 -b .shared_live555
%patch5 -p1 -b .all_plugin
@@ -366,7 +330,6 @@
%patch91 -p1 -b .vlvcfix
%endif
%patch99 -p1 -b .vlc87
-%endif
%{?_with_clinkcc:
#hack for clinkcc support - optional feature - under testing.
@@ -376,8 +339,6 @@
sed -i -e 's|MediaServer.h|media/server/MediaServer.h|' configure.ac configure
}
-%if %vlc_git
-%else
# Fix perms issues
chmod 644 mozilla/control/*
chmod 644 src/control/log.c
@@ -385,7 +346,6 @@
sh bootstrap
-%endif
%build
@@ -420,11 +380,7 @@
--enable-libxvid \
--enable-pp \
--enable-gpl \
-%{?_with_amr:--enable-libamr-nb --enable-libamr-wb } \
-%if %vlc_git
- --enable-swscaler \
-%endif
-
+%{?_with_amr:--enable-libamr-nb --enable-libamr-wb }
# Watch http://trac.videolan.org/vlc/ticket/865
# Planned to be enabled for 0.9.x
@@ -536,10 +492,6 @@
--enable-ncurses \
--enable-xosd \
--enable-galaktos \
-%if %rpmfusion
- --enable-goom \
- --enable-ggi \
-%endif
--enable-slp \
--enable-lirc \
--disable-corba \
@@ -556,42 +508,11 @@
%if %with_mozilla
--enable-mozilla \
%endif
- --with-x264-tree=%{_includedir} \
-%if %vlc_git
- --enable-switcher \
- --enable-opencv \
- --enable-v4l \
- --enable-v4l2 \
- --enable-gnomevfs \
-%if 0%{?fedora} < 9
- --disable-swscale \
- --enable-imgresample \
-%endif
- --disable-dv \
- --disable-skins2 \
- --disable-wxwidgets \
- --enable-libcdio \
- --enable-cddax \
- --enable-vcdx \
- --enable-audioscrobbler \
- --enable-musicbrainz \
- --enable-taglib \
- --enable-dbus-control \
- --enable-qt4 \
- --enable-xvmc \
- --enable-ncurses
-%endif
-
+ --with-x264-tree=%{_includedir}
-%if %vlc_git
-# remove rpath from libtool
-sed -i.rpath 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
-sed -i.rpath 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
-%else
# clean unused-direct-shlib-dependencies
sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool
-%endif
%if %{with_ffmpeg_compat}
sed -i -e 's|cflags="${cflags} -I/usr/include/ffmpeg-compat"|cflags="${cflags} -I%{_includedir}/ffmpeg-compat -I%{_includedir}/postproc-compat/"|' vlc-config
@@ -627,13 +548,10 @@
--mode 644 \
$RPM_BUILD_ROOT%{_datadir}/applications/vlc.desktop
-%if %vlc_git
-%else
%if %with_python_vlc
# Fix python shebang
sed -i -e 's|"""Wrapper|#!/usr/bin/python\n"""Wrapper|' $RPM_BUILD_ROOT%{_bindir}/vlcwrapper.py
%endif
-%endif
%find_lang %{name}
@@ -671,17 +589,8 @@
%endif
%{_datadir}/applications/*%{name}.desktop
%{_datadir}/icons/hicolor/*/apps/vlc.png
-%if %vlc_git
-%{_bindir}/cvlc
-%{_bindir}/nvlc
-%{_bindir}/qvlc
-%{_bindir}/rvlc
-%{_bindir}/vlc-wrapper
-%{_libdir}/vlc/gui/libqt4_plugin.so
-%else
%{_bindir}/wxvlc
%{_libdir}/vlc/gui/libwxwidgets_plugin.so
-%endif
%{_libdir}/vlc/access/libscreen_plugin.so
%{_libdir}/vlc/misc/libsvg_plugin.so
%{_libdir}/vlc/misc/libnotify_plugin.so
@@ -693,29 +602,19 @@
%{_libdir}/vlc/video_output/libxvideo_plugin.so
%{_libdir}/vlc/visualization/libgalaktos_plugin.so
%{_libdir}/vlc/audio_output/libpulse_plugin.so
-%if %vlc_git
-%{_libdir}/vlc/misc/libxosd_plugin.so
-%{_libdir}/vlc/codec/libxvmc_plugin.so
-%{_libdir}/vlc/video_output/libxvmc_plugin.so
-%else
%{_libdir}/vlc/visualization/libxosd_plugin.so
%{_libdir}/vlc/gui/libskins2_plugin.so
%{_datadir}/vlc/skins2/
-%endif
%files core -f %{name}.lang
%defattr(-,root,root,-)
%{_bindir}/vlc
%{_datadir}/vlc/
%{_libdir}/*.so.*
-%if %vlc_git
-%exclude %{_libdir}/vlc/gui/libqt4_plugin.so
-%else
%{_bindir}/svlc
%exclude %{_libdir}/vlc/gui/libwxwidgets_plugin.so
%exclude %{_libdir}/vlc/gui/libskins2_plugin.so
%exclude %{_datadir}/vlc/skins2
-%endif
%exclude %{_libdir}/vlc/access/libscreen_plugin.so
%exclude %{_libdir}/vlc/misc/libsvg_plugin.so
%exclude %{_libdir}/vlc/misc/libnotify_plugin.so
@@ -727,13 +626,7 @@
%exclude %{_libdir}/vlc/video_output/libxvideo_plugin.so
%exclude %{_libdir}/vlc/visualization/libgalaktos_plugin.so
%exclude %{_libdir}/vlc/audio_output/libpulse_plugin.so
-%if %vlc_git
-%exclude %{_libdir}/vlc/misc/libxosd_plugin.so
-%exclude %{_libdir}/vlc/codec/libxvmc_plugin.so
-%exclude %{_libdir}/vlc/video_output/libxvmc_plugin.so
-%else
%exclude %{_libdir}/vlc/visualization/libxosd_plugin.so
-%endif
%if %with_dc1394
%exclude %{_libdir}/vlc/access/libdc1394_plugin.so
%endif
@@ -753,12 +646,7 @@
%{_includedir}/vlc/*
%{_mandir}/man1/vlc-config.1*
%{_libdir}/*.so
-%if %vlc_git
-%{_libdir}/pkgconfig/vlc-plugin.pc
-%{_libdir}/pkgconfig/libvlc.pc
-%else
%{_bindir}/vlc-config
-%endif
%if %with_mozilla
%files -n mozilla-vlc
@@ -770,12 +658,9 @@
%files -n python-vlc
%defattr(-,root,root,-)
%{python_sitearch}/*
-%if %vlc_git
-%else
%{_bindir}/vlcwrapper.py
%exclude %{_bindir}/vlcwrapper.py?
%endif
-%endif
@@ -788,6 +673,7 @@
* Fixed overflow in Ogg demuxer
Various bugfixes:
* Fixed support for large URLs in HTTPd scripts
+- Drop vlc-git support from this spec file
* Thu Aug 28 2008 kwizart < kwizart at gmail.com > - 0.8.6i-3
- Import for RPMFusion
16 years, 2 months
rpms/vlc/F-9 vlc.spec, 1.4, 1.5 sources, 1.3, 1.4 .cvsignore, 1.3, 1.4 vlc-0.8.6h-new_x-content.patch, 1.1, NONE
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/vlc/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv22010
Modified Files:
vlc.spec sources .cvsignore
Removed Files:
vlc-0.8.6h-new_x-content.patch
Log Message:
Update to pre 0.8.7 from 0.8.6-bugfix git repository
Index: vlc.spec
===================================================================
RCS file: /cvs/free/rpms/vlc/F-9/vlc.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- vlc.spec 3 Sep 2008 15:13:27 -0000 1.4
+++ vlc.spec 8 Sep 2008 15:37:37 -0000 1.5
@@ -28,9 +28,9 @@
%define _version %{version}-git
Release: %{release_tag}.%{vlc_date}git%{?dist}
%else
-Version: 0.8.6i
-%define release_tag 3
-%define _version %{version}
+Version: 0.8.7
+%define release_tag 0.1
+%define _version 0.8.6i
Release: %{release_tag}%{?dist}
%endif
License: GPLv2+
@@ -39,7 +39,7 @@
%if %vlc_git
Source0: http://nightlies.videolan.org/build/source/trunk-%{vlc_date}-0057/vlc-sna...
%else
-Source0: http://download.videolan.org/pub/videolan/vlc/%{version}/vlc-%{version}.t...
+Source0: http://download.videolan.org/pub/videolan/vlc/%{_version}/vlc-%{_version}...
%endif
%if %with_intern_ffmpeg
Source1: http://rpm.greysector.net/livna/ffmpeg-%{ffmpeg_date}.tar.bz2
@@ -50,7 +50,6 @@
%if %with_vlvc
Source3: https://pfe.epitech.net/frs/download.php/747/vlvc_source-0.8.tgz
%endif
-Patch1: vlc-0.8.6h-new_x-content.patch
Patch3: vlc-0.8.6-wx28compat.patch
Patch4: vlc-0.8.6f-shared_live555.patch
Patch5: vlc-0.8.6f-all_plugin.patch
@@ -68,6 +67,9 @@
Patch80: vlc-0.8.6e-xulrunner.patch
Patch90: vlc-0.8.6-vlvc_0.8.patch
Patch91: vlc-0.8.6-vlvcfix.patch
+# git-diff tags/vlc-0.8.6i HEAD > vlc-0.8.7-git_head-$(date +%Y%m%d ).patch
+# tar cjvf vlc-0.8.7-git_head-$(date +%Y%m%d ).patch.tar.bz2
+Patch99: vlc-0.8.7-git_head-20080908.patch.tar.bz2
Patch100: vlc-trunk-default_font.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -252,6 +254,10 @@
It can also be used as a server to stream in unicast or multicast in
IPv4 or IPv6 on a high-bandwidth network.
+!!!BIG FAT WARNING!!!
+This vlc-0.8.7 pre-version is based on vlc-0.8.6-bugfix branch
+See http://mailman.videolan.org/pipermail/vlc/2008-August/015827.html
+
%description devel
This package contains development files for VLC Media Player.
@@ -331,7 +337,6 @@
%if %vlc_git
%patch100 -p1 -b .default_font
%else
-%patch1 -p1 -b .new_x-content
%patch3 -p1 -b .wxGTK28compat
%patch4 -p1 -b .shared_live555
%patch5 -p1 -b .all_plugin
@@ -360,7 +365,7 @@
%patch90 -p1 -b .vlvc
%patch91 -p1 -b .vlvcfix
%endif
-
+%patch99 -p1 -b .vlc87
%endif
%{?_with_clinkcc:
@@ -775,6 +780,15 @@
%changelog
+* Mon Sep 8 2008 kwizart < kwizart at gmail.com > - 0.8.7-0.1
+- Update to 0.8.6-bugfix
+Security updates:
+ * Fixed overflow in TTA demuxer (CVE-2008-3732)
+ * Fixed overflow in MMS module (CVE-2008-3794)
+ * Fixed overflow in Ogg demuxer
+Various bugfixes:
+ * Fixed support for large URLs in HTTPd scripts
+
* Thu Aug 28 2008 kwizart < kwizart at gmail.com > - 0.8.6i-3
- Import for RPMFusion
- Switch for live555
Index: sources
===================================================================
RCS file: /cvs/free/rpms/vlc/F-9/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 3 Sep 2008 15:26:21 -0000 1.3
+++ sources 8 Sep 2008 15:37:37 -0000 1.4
@@ -1,2 +1,3 @@
3c90520c9f22a68d287458d5a8af989e vlc-0.8.6i.tar.bz2
64521246371c2706eb8375cc38e5233b vlvc_source-0.8.tgz
+952d793a977eefe9de3cdad97d7dfd60 vlc-0.8.7-git_head.patch.tar.bz2
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/vlc/F-9/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 3 Sep 2008 15:26:21 -0000 1.3
+++ .cvsignore 8 Sep 2008 15:37:37 -0000 1.4
@@ -1,2 +1,3 @@
vlc-0.8.6i.tar.bz2
vlvc_source-0.8.tgz
+vlc-0.8.7-git_head.patch.tar.bz2
--- vlc-0.8.6h-new_x-content.patch DELETED ---
16 years, 2 months
rpms/pangzero/devel pangzero.desktop,NONE,1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/pangzero/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv18010/devel
Added Files:
pangzero.desktop
Log Message:
Add a .desktop file
--- NEW FILE pangzero.desktop ---
[Desktop Entry]
Name=Pang Zero
GenericName=Super Pang Clone
Comment=A clone and enhancement of Super Pang
Exec=pangzero
Icon=pangzero
Terminal=false
Type=Application
Categories=Game;ArcadeGame;
16 years, 2 months
rpms/pangzero/F-9 pangzero.desktop,NONE,1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/pangzero/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv18010/F-9
Added Files:
pangzero.desktop
Log Message:
Add a .desktop file
--- NEW FILE pangzero.desktop ---
[Desktop Entry]
Name=Pang Zero
GenericName=Super Pang Clone
Comment=A clone and enhancement of Super Pang
Exec=pangzero
Icon=pangzero
Terminal=false
Type=Application
Categories=Game;ArcadeGame;
16 years, 2 months
rpms/pangzero/F-8 pangzero.desktop,NONE,1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/pangzero/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv18010/F-8
Added Files:
pangzero.desktop
Log Message:
Add a .desktop file
--- NEW FILE pangzero.desktop ---
[Desktop Entry]
Name=Pang Zero
GenericName=Super Pang Clone
Comment=A clone and enhancement of Super Pang
Exec=pangzero
Icon=pangzero
Terminal=false
Type=Application
Categories=Game;ArcadeGame;
16 years, 2 months
rpms/pangzero/EL-5 pangzero.desktop,NONE,1.1
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/pangzero/EL-5
In directory se02.es.rpmfusion.net:/tmp/cvs-serv18010/EL-5
Added Files:
pangzero.desktop
Log Message:
Add a .desktop file
--- NEW FILE pangzero.desktop ---
[Desktop Entry]
Name=Pang Zero
GenericName=Super Pang Clone
Comment=A clone and enhancement of Super Pang
Exec=pangzero
Icon=pangzero
Terminal=false
Type=Application
Categories=Game;ArcadeGame;
16 years, 2 months
rpms/pangzero/F-9 pangzero.spec,1.2,1.3
by Xavier Lamien
Author: laxathom
Update of /cvs/free/rpms/pangzero/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv17682/F-9
Modified Files:
pangzero.spec
Log Message:
Fix patch assignment
Index: pangzero.spec
===================================================================
RCS file: /cvs/free/rpms/pangzero/F-9/pangzero.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pangzero.spec 8 Sep 2008 14:18:07 -0000 1.2
+++ pangzero.spec 8 Sep 2008 14:24:38 -0000 1.3
@@ -24,7 +24,8 @@
%prep
%setup -q
-%patch -p1
+%patch0 -p1
+
# Set the data location
sed -i 's|$::DataDir = '`echo -e "\047\047"`'|$::DataDir = '`echo -e "\047%{_datadir}/%{name}\047"`'|' bin/pangzero
16 years, 2 months