rpms/VirtualBox-kmod/F-20 VirtualBox-kmod.spec,1.44,1.45
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/VirtualBox-kmod/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv405
Modified Files:
VirtualBox-kmod.spec
Log Message:
* Mon Mar 31 2014 Sérgio Basto <sergio(a)serjux.com> - 4.3.10-1
- New upstream release and build also akmods
Index: VirtualBox-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-kmod/F-20/VirtualBox-kmod.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- VirtualBox-kmod.spec 25 Mar 2014 19:18:35 -0000 1.44
+++ VirtualBox-kmod.spec 31 Mar 2014 14:15:43 -0000 1.45
@@ -3,7 +3,7 @@
# "buildforkernels newest" macro for just that build; immediately after
# queuing that build enable the macro again for subsequent builds; that way
# a new akmod package will only get build when a new one is actually needed
-%global buildforkernels newest
+#global buildforkernels newest
# In prerelease builds (such as betas), this package has the same
# major version number, while the kernel module abi is not guarranteed
@@ -12,15 +12,15 @@
#global prerel RC4
%global prereltag %{?prerel:_%(awk 'BEGIN {print toupper("%{prerel}")}')}
-%global vboxrel 4
+%global vboxrel 1
%global vboxreltag %{?vboxrel:-%{vboxrel}}
# Allow only root to access vboxdrv regardless of the file mode
# use only for debugging!
%bcond_with hardening
Name: VirtualBox-kmod
-Version: 4.3.6
-Release: 2%{?prerel:.%{prerel}}%{?dist}.13
+Version: 4.3.10
+Release: 1%{?prerel:.%{prerel}}%{?dist}
Summary: Kernel module for VirtualBox
Group: System Environment/Kernel
@@ -98,6 +98,9 @@
%changelog
+* Mon Mar 31 2014 Sérgio Basto <sergio(a)serjux.com> - 4.3.10-1
+- New upstream release and build also akmods
+
* Tue Mar 25 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 4.3.6-2.13
- Rebuilt for kernel
10 years, 7 months
rpms/VirtualBox-kmod/devel VirtualBox-kmod.spec,1.30,1.31
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/VirtualBox-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv31819
Modified Files:
VirtualBox-kmod.spec
Log Message:
* Mon Mar 31 2014 Sérgio Basto <sergio(a)serjux.com> - 4.3.10-1
- New upstream release and just build akmods for rawhide
Index: VirtualBox-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-kmod/devel/VirtualBox-kmod.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- VirtualBox-kmod.spec 13 Mar 2014 22:56:39 -0000 1.30
+++ VirtualBox-kmod.spec 31 Mar 2014 13:46:57 -0000 1.31
@@ -19,7 +19,7 @@
%bcond_with hardening
Name: VirtualBox-kmod
-Version: 4.3.8
+Version: 4.3.10
Release: 1%{?prerel:.%{prerel}}%{?dist}
Summary: Kernel module for VirtualBox
@@ -98,6 +98,9 @@
%changelog
+* Mon Mar 31 2014 Sérgio Basto <sergio(a)serjux.com> - 4.3.10-1
+- New upstream release and just build akmods for rawhide
+
* Fri Mar 14 2014 Sérgio Basto <sergio(a)serjux.com> - 4.3.8-1
- New upstream release and just build akmods for rawhide
10 years, 7 months
rpms/VirtualBox/F-20 .cvsignore, 1.52, 1.53 VirtualBox-4.3.0-VBoxGuestLib.patch, 1.1, 1.2 VirtualBox-4.3.0-libcxx.patch, 1.2, 1.3 VirtualBox-4.3.6-mesa.patch, 1.1, 1.2 VirtualBox.spec, 1.57, 1.58 sources, 1.52, 1.53 VirtualBox-00-vboxvideo.conf, 1.1, NONE
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/VirtualBox/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv30534
Modified Files:
.cvsignore VirtualBox-4.3.0-VBoxGuestLib.patch
VirtualBox-4.3.0-libcxx.patch VirtualBox-4.3.6-mesa.patch
VirtualBox.spec sources
Removed Files:
VirtualBox-00-vboxvideo.conf
Log Message:
* Mon Mar 31 2014 Sérgio Basto <sergio(a)serjux.com> - 4.3.10-1
- In vboxvideo guest drive, don't patch the source code of Mesa part that use glapi and use bundled
x11include/mesa-7.2 headers of Mesa, which btw rawhide doesn't have it, F20 have glapi in xorg-x11-server-source, but by what
I saw, seems is not correct use it.
- New upstream release
- Drop upstream patch "39-fix-wrong-vboxvideo_drv-source.patch"
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/VirtualBox/F-20/.cvsignore,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- .cvsignore 18 Dec 2013 22:52:17 -0000 1.52
+++ .cvsignore 31 Mar 2014 01:23:05 -0000 1.53
@@ -1 +1 @@
-VirtualBox-4.3.6.tar.bz2
+VirtualBox-4.3.10.tar.bz2
VirtualBox-4.3.0-VBoxGuestLib.patch:
Makefile.kmk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: VirtualBox-4.3.0-VBoxGuestLib.patch
===================================================================
RCS file: /cvs/free/rpms/VirtualBox/F-20/VirtualBox-4.3.0-VBoxGuestLib.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- VirtualBox-4.3.0-VBoxGuestLib.patch 28 Oct 2013 06:29:38 -0000 1.1
+++ VirtualBox-4.3.0-VBoxGuestLib.patch 31 Mar 2014 01:23:06 -0000 1.2
@@ -1,5 +1,7 @@
---- ./src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk.guestlib 2013-10-27 20:50:38.091380572 +0000
-+++ ./src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk 2013-10-27 20:53:54.380791350 +0000
+when we use VBOX_USE_SYSTEM_XORG_HEADERS , we don't need compile the very old libXFree86 (from xfree86.org)
+Sérgio Basto <sergio(a)serjux.com>
+--- ./src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk.guestlib 2014-03-01 03:57:34.446124468 +0000
++++ ./src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk 2014-03-01 04:00:47.863997911 +0000
@@ -38,7 +38,7 @@ endif
LIBRARIES += \
VBoxGuestR3Lib \
@@ -8,4 +10,4 @@
+ifndef VBOX_USE_SYSTEM_XORG_HEADERS
if1of ($(KBUILD_TARGET), freebsd linux netbsd openbsd)
LIBRARIES += \
- VBoxGuestR3LibXFree86
+ VBoxGuestR3LibXFree86
VirtualBox-4.3.0-libcxx.patch:
./src/VBox/Runtime/Makefile.kmk | 2 +-
./src/VBox/Storage/testcase/Makefile.kmk | 4 ++--
./src/libs/kStuff/Makefile.kmk | 2 +-
Config.kmk | 4 ++--
b/src/VBox/Additions/WINNT/Graphics/Video/disp/Makefile.kmk | 2 +-
b/src/VBox/Additions/x11/VBoxClient/Makefile.kmk | 4 +---
b/src/VBox/HostDrivers/Support/Makefile.kmk | 2 +-
b/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk | 12 ++++++------
b/src/VBox/HostDrivers/win/Makefile.kmk | 2 +-
b/src/VBox/Installer/win/InstallHelper/Makefile.kmk | 2 +-
b/src/VBox/Installer/win/Resources/Makefile.kmk | 2 +-
configure | 2 +-
src/VBox/Installer/win/Stub/Makefile.kmk | 2 +-
src/libs/liblzf-3.4/Makefile.kmk | 2 +-
14 files changed, 21 insertions(+), 23 deletions(-)
Index: VirtualBox-4.3.0-libcxx.patch
===================================================================
RCS file: /cvs/free/rpms/VirtualBox/F-20/VirtualBox-4.3.0-libcxx.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- VirtualBox-4.3.0-libcxx.patch 2 Nov 2013 11:32:26 -0000 1.2
+++ VirtualBox-4.3.0-libcxx.patch 31 Mar 2014 01:23:06 -0000 1.3
@@ -196,7 +196,7 @@
- vbox-img_LIBS += crypt
+ vbox-img_LIBS += crypto
ifdef SDK_VBOX_LIBXML2_LIBS
- vbox-img_LIBS += xml2 lzma
+ vbox-img_LIBS += xml2
endif
--- a/src/libs/liblzf-3.4/Makefile.kmk
+++ b/src/libs/liblzf-3.4/Makefile.kmk
VirtualBox-4.3.6-mesa.patch:
Makefile.kmk | 35 +++++++++++++++++++----------------
1 file changed, 19 insertions(+), 16 deletions(-)
Index: VirtualBox-4.3.6-mesa.patch
===================================================================
RCS file: /cvs/free/rpms/VirtualBox/F-20/VirtualBox-4.3.6-mesa.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- VirtualBox-4.3.6-mesa.patch 30 Dec 2013 15:37:28 -0000 1.1
+++ VirtualBox-4.3.6-mesa.patch 31 Mar 2014 01:23:06 -0000 1.2
@@ -1,25 +1,5 @@
-fakedri_drv.c,h:
Just compile with X11 system source and we may remove bundle X11 source code.
---- ./Config.kmk 2012-03-13 13:14:01.000000000 +0000
-+++ ./Config.kmk 2012-03-27 23:55:28.070630137 +0100
-@@ -2003,15 +2003,7 @@ ifdef VBOX_WITH_CROGL
- endif
-
- if1of ($(KBUILD_TARGET), freebsd linux solaris)
-- # VBOX_PATH_MESA_SOURCE = $(PATH_ROOT)/src/libs/mesa-7.2
-- VBOX_PATH_MESA_SOURCE = $(VBOX_PATH_X11_ROOT)/mesa-7.2
-- VBOX_MESA_INCS = \
-- $(VBOX_PATH_MESA_SOURCE) \
-- $(VBOX_PATH_MESA_SOURCE)/include \
-- $(VBOX_PATH_MESA_SOURCE)/src/mesa/ \
-- $(VBOX_PATH_MESA_SOURCE)/src/mesa/glapi \
-- $(VBOX_PATH_MESA_SOURCE)/src/mesa/main \
-- $(VBOX_PATH_MESA_SOURCE)/src/mesa/drivers/dri/common
-+ VBOX_MESA_INCS = /usr/include/GL /usr/include/xorg /usr/include/pixman-1
- endif
-
- VBOX_DARWIN_OPENGL_INST = obj/VBoxOGL/GL/
--- ./src/VBox/Additions/common/crOpenGL/Makefile.kmk.mesa 2012-09-13 09:26:18.000000000 +0100
+++ ./src/VBox/Additions/common/crOpenGL/Makefile.kmk 2012-09-23 01:08:36.032101751 +0100
@@ -82,18 +82,12 @@ VBoxOGL_TEMPLATE = VBOXCROGLR3GUES
@@ -72,127 +52,3 @@
ifdef VBoxOGL_FAKEDRI
ifeq ($(KBUILD_TARGET), freebsd)
VBoxOGL_LIBS += \
---- ./src/VBox/Additions/common/crOpenGL/fakedri_drv.h.mesa 2013-12-18 16:06:06.000000000 +0000
-+++ ./src/VBox/Additions/common/crOpenGL/fakedri_drv.h 2013-12-24 17:01:55.086948605 +0000
-@@ -20,13 +20,6 @@
- #ifndef ___CROPENGL_FAKEDRIDRV_H
- #define ___CROPENGL_FAKEDRIDRV_H
-
--#include "src/mesa/main/mtypes.h"
--#include "src/mesa/main/dd.h"
--#include "src/mesa/glapi/dispatch.h"
--#include "src/mesa/glapi/glapi.h"
--#include "src/mesa/glapi/glapitable.h"
--#include "src/mesa/glapi/glapioffsets.h"
--#include "src/mesa/drivers/dri/common/dri_util.h"
- #include "GL/internal/dri_interface.h"
-
- #include "glx_proto.h"
---- ./src/VBox/Additions/common/crOpenGL/fakedri_drv.c.mesa 2013-12-18 16:06:06.000000000 +0000
-+++ ./src/VBox/Additions/common/crOpenGL/fakedri_drv.c 2013-12-24 19:56:30.880070340 +0000
-@@ -17,7 +17,12 @@
- */
-
- #define _GNU_SOURCE 1
-+#define HAVE_STRNDUP 1
-
-+#include <xf86.h>
-+#include <xf86drm.h>
-+#include <GL/gl.h>
-+#include <GL/glext.h>
- #include "cr_error.h"
- #include "cr_gl.h"
- #include "cr_mem.h"
-@@ -38,20 +42,6 @@
- #include <string.h>
- #endif
-
--/** X server message type definitions. */
--typedef enum {
-- X_PROBED, /* Value was probed */
-- X_CONFIG, /* Value was given in the config file */
-- X_DEFAULT, /* Value is a default */
-- X_CMDLINE, /* Value was given on the command line */
-- X_NOTICE, /* Notice */
-- X_ERROR, /* Error message */
-- X_WARNING, /* Warning message */
-- X_INFO, /* Informational message */
-- X_NONE, /* No prefix */
-- X_NOT_IMPLEMENTED, /* Not implemented */
-- X_UNKNOWN = -1 /* unknown -- this must always be last */
--} MessageType;
-
- #define VBOX_NO_MESA_PATCH_REPORTS
-
-@@ -127,7 +117,6 @@ typedef struct _FAKEDRI_PatchNode
- static FAKEDRI_PatchNode *g_pFreeList=NULL, *g_pRepatchList=NULL;
- #endif
-
--static struct _glapi_table* vbox_glapi_table = NULL;
- fakedri_glxapi_table glxim;
-
- static const __DRIextension **gppSwDriExternsion = NULL;
-@@ -136,54 +125,6 @@ static const __DRIswrastExtension *gpSwD
-
- extern const __DRIextension * __driDriverExtensions[];
-
--#define VBOX_SET_MESA_FUNC(table, name, func) \
-- if (_glapi_get_proc_offset(name)>=0) SET_by_offset(table, _glapi_get_proc_offset(name), func); \
-- else crWarning("%s not found in mesa table", name)
--
--#define GLAPI_ENTRY(Func) VBOX_SET_MESA_FUNC(vbox_glapi_table, "gl"#Func, cr_gl##Func);
--
--static void
--vboxPatchMesaExport(const char* psFuncName, const void *pStart, const void *pEnd);
--
--static void
--vboxPatchMesaGLAPITable()
--{
-- void *pGLTable;
--
-- pGLTable = (void *)_glapi_get_dispatch();
-- vbox_glapi_table = crAlloc(_glapi_get_dispatch_table_size() * sizeof (void *));
-- if (!vbox_glapi_table)
-- {
-- crError("Not enough memory to allocate dispatch table");
-- }
-- crMemcpy(vbox_glapi_table, pGLTable, _glapi_get_dispatch_table_size() * sizeof (void *));
--
-- #include "fakedri_glfuncsList.h"
--
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glBlendEquationSeparateEXT", cr_glBlendEquationSeparate);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glSampleMaskSGIS", cr_glSampleMaskEXT);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glSamplePatternSGIS", cr_glSamplePatternEXT);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glWindowPos2dMESA", cr_glWindowPos2d);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glWindowPos2dvMESA", cr_glWindowPos2dv);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glWindowPos2fMESA", cr_glWindowPos2f);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glWindowPos2fvMESA", cr_glWindowPos2fv);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glWindowPos2iMESA", cr_glWindowPos2i);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glWindowPos2ivMESA", cr_glWindowPos2iv);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glWindowPos2sMESA", cr_glWindowPos2s);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glWindowPos2svMESA", cr_glWindowPos2sv);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glWindowPos3dMESA", cr_glWindowPos3d);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glWindowPos3dvMESA", cr_glWindowPos3dv);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glWindowPos3fMESA", cr_glWindowPos3f);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glWindowPos3fvMESA", cr_glWindowPos3fv);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glWindowPos3iMESA", cr_glWindowPos3i);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glWindowPos3ivMESA", cr_glWindowPos3iv);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glWindowPos3sMESA", cr_glWindowPos3s);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glWindowPos3svMESA", cr_glWindowPos3sv);
--
-- _glapi_set_dispatch(vbox_glapi_table);
--};
--#undef GLAPI_ENTRY
--
- #define GLXAPI_ENTRY(Func) pGLXTable->Func = VBOXGLXTAG(glX##Func);
- static void
- vboxFillGLXAPITable(fakedri_glxapi_table *pGLXTable)
-@@ -686,7 +627,7 @@ void __attribute__ ((constructor)) vbox_
- * Note, we don't need to install extension functions via _glapi_add_dispatch, because we'd override glXGetProcAddress.
- */
- /* Mesa's dispatch table is different across library versions, have to modify mesa's table using offset info functions*/
-- vboxPatchMesaGLAPITable();
-+ //vboxPatchMesaGLAPITable();
-
- /* Handle glx api.
- * In the end application call would look like this:
Index: VirtualBox.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox/F-20/VirtualBox.spec,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- VirtualBox.spec 30 Dec 2013 15:37:28 -0000 1.57
+++ VirtualBox.spec 31 Mar 2014 01:23:06 -0000 1.58
@@ -26,8 +26,8 @@
#endif
Name: VirtualBox
-Version: 4.3.6
-Release: 4%{?prerel:.%{prerel}}%{?dist}
+Version: 4.3.10
+Release: 1%{?prerel:.%{prerel}}%{?dist}
Summary: A general-purpose full virtualizer for PC hardware
Group: Development/Tools
@@ -39,7 +39,6 @@
Source6: VirtualBox.modules
Source7: VirtualBox-guest.modules
Source8: VirtualBox-vboxresize.desktop
-Source9: VirtualBox-00-vboxvideo.conf
Source10: vboxweb.service
Source11: vboxservice.service
Patch1: VirtualBox-OSE-4.1.4-noupdate.patch
@@ -207,8 +206,12 @@
%endif
rm -rf tools
# Remove bundle X11 sources and some lib sources, before patching.
-rm -rf src/VBox/Additions/x11/x11include
+mv src/VBox/Additions/x11/x11include/mesa-7.2 .
+rm -rf src/VBox/Additions/x11/x11include/*
+mv mesa-7.2 src/VBox/Additions/x11/x11include/
+
rm -rf src/VBox/Additions/x11/x11stubs
+rm -rf src/VBox/GuestHost/OpenGL/include/GL
rm -rf src/libs/boost-1.37.0/
#rm -rf src/libs/liblzf-3.4/
rm -rf src/libs/libxml2-2.6.31/
@@ -401,11 +404,6 @@
obj/bin/additions/VBoxClient \
obj/bin/additions/VBoxControl
-# this is fix a long time
-# Ideally, Xorg should autodetect this, but for some reason it no longer does
-#install -m 0644 -D %{SOURCE9} \
-# $RPM_BUILD_ROOT%{_sysconfdir}/X11/xorg.conf.d/00-vboxvideo.conf
-
%if %{enable_webservice}
install -m 0644 -D %{SOURCE10} \
$RPM_BUILD_ROOT%{_unitdir}/vboxweb.service
@@ -607,7 +605,6 @@
%{_libdir}/xorg/modules/drivers/*
%{_libdir}/dri/*
%{_libdir}/VBoxOGL*.so
-#{_sysconfdir}/X11/xorg.conf.d/00-vboxvideo.conf
%{_sysconfdir}/X11/xinit/xinitrc.d/98vboxadd-xclient.sh
#%{_sysconfdir}/xdg/autostart/vboxclient.desktop
%exclude %{_datadir}/gdm
@@ -622,6 +619,22 @@
%changelog
+* Mon Mar 31 2014 Sérgio Basto <sergio(a)serjux.com> - 4.3.10-1
+- In vboxvideo guest drive, don't patch the source code of Mesa part that use glapi and use bundled
+ x11include/mesa-7.2 headers of Mesa, which btw rawhide doesn't have it, F20 have glapi in xorg-x11-server-source, but by what
+ I saw, seems is not correct use it.
+- New upstream release
+- Drop upstream patch "39-fix-wrong-vboxvideo_drv-source.patch"
+
+* Sun Mar 16 2014 Sérgio Basto <sergio(a)serjux.com> - 4.3.8-2
+- some cleanups and improvements.
+
+* Thu Mar 13 2014 Sérgio Basto <sergio(a)serjux.com> - 4.3.8-1
+- Update to 4.3.8, need an upstream patch
+ 39-fix-wrong-vboxvideo_drv-source.patch
+- No need patch Config.kmk in VirtualBox-4.3.6-mesa.patch
+- small adjustments in others patches.
+
* Wed Dec 25 2013 Sérgio Basto <sergio(a)serjux.com> - 4.3.6-4
- Update VirtualBox-4.3-mesa.patch, for guest drives and for Xorg-x11-server-1.14.99 in rawhide, glx internals "fixes" completely removed, eliminating BuildRequires of xorg-x11-server-source.
Also add to VBoxOGL_LIBS libXcomposite, libXdamage etc of the system.
Index: sources
===================================================================
RCS file: /cvs/free/rpms/VirtualBox/F-20/sources,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- sources 18 Dec 2013 22:52:17 -0000 1.52
+++ sources 31 Mar 2014 01:23:06 -0000 1.53
@@ -1 +1 @@
-4bc874039f169215152fb40ca5062784 VirtualBox-4.3.6.tar.bz2
+c3e9e61d5ed7c672bfc747fb8df4367b VirtualBox-4.3.10.tar.bz2
--- VirtualBox-00-vboxvideo.conf DELETED ---
10 years, 7 months
rpms/VirtualBox/devel .cvsignore, 1.53, 1.54 VirtualBox-4.3.6-mesa.patch, 1.3, 1.4 VirtualBox.spec, 1.59, 1.60 sources, 1.53, 1.54 39-fix-wrong-vboxvideo_drv-source.patch, 1.1, NONE
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/VirtualBox/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv27807
Modified Files:
.cvsignore VirtualBox-4.3.6-mesa.patch VirtualBox.spec sources
Removed Files:
39-fix-wrong-vboxvideo_drv-source.patch
Log Message:
* Mon Mar 31 2014 Sérgio Basto <sergio(a)serjux.com> - 4.3.10-1
- In vboxvideo guest drive, don't patch the source code of Mesa part that use glapi and use bundled
x11include/mesa-7.2 headers of Mesa, which btw rawhide doesn't have it, F20 have glapi in xorg-x11-server-source, but by what
I saw, seems is not correct use it.
- New upstream release
- Drop upstream patch "39-fix-wrong-vboxvideo_drv-source.patch"
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/VirtualBox/devel/.cvsignore,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- .cvsignore 12 Mar 2014 21:16:22 -0000 1.53
+++ .cvsignore 31 Mar 2014 01:13:25 -0000 1.54
@@ -1 +1 @@
-VirtualBox-4.3.8.tar.bz2
+VirtualBox-4.3.10.tar.bz2
VirtualBox-4.3.6-mesa.patch:
Makefile.kmk | 35 +++++++++++++++++++----------------
1 file changed, 19 insertions(+), 16 deletions(-)
Index: VirtualBox-4.3.6-mesa.patch
===================================================================
RCS file: /cvs/free/rpms/VirtualBox/devel/VirtualBox-4.3.6-mesa.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- VirtualBox-4.3.6-mesa.patch 16 Mar 2014 18:09:33 -0000 1.3
+++ VirtualBox-4.3.6-mesa.patch 31 Mar 2014 01:13:25 -0000 1.4
@@ -1,25 +1,5 @@
-fakedri_drv.c,h:
Just compile with X11 system source and we may remove bundle X11 source code.
---- ./Config.kmk 2012-03-13 13:14:01.000000000 +0000
-+++ ./Config.kmk 2012-03-27 23:55:28.070630137 +0100
-@@ -2003,15 +2003,7 @@ ifdef VBOX_WITH_CROGL
- endif
-
- if1of ($(KBUILD_TARGET), freebsd linux solaris)
-- # VBOX_PATH_MESA_SOURCE = $(PATH_ROOT)/src/libs/mesa-7.2
-- VBOX_PATH_MESA_SOURCE = $(VBOX_PATH_X11_ROOT)/mesa-7.2
-- VBOX_MESA_INCS = \
-- $(VBOX_PATH_MESA_SOURCE) \
-- $(VBOX_PATH_MESA_SOURCE)/include \
-- $(VBOX_PATH_MESA_SOURCE)/src/mesa/ \
-- $(VBOX_PATH_MESA_SOURCE)/src/mesa/glapi \
-- $(VBOX_PATH_MESA_SOURCE)/src/mesa/main \
-- $(VBOX_PATH_MESA_SOURCE)/src/mesa/drivers/dri/common
-+ VBOX_MESA_INCS =
- endif
-
- VBOX_DARWIN_OPENGL_INST = obj/VBoxOGL/GL/
--- ./src/VBox/Additions/common/crOpenGL/Makefile.kmk.mesa 2012-09-13 09:26:18.000000000 +0100
+++ ./src/VBox/Additions/common/crOpenGL/Makefile.kmk 2012-09-23 01:08:36.032101751 +0100
@@ -82,18 +82,12 @@ VBoxOGL_TEMPLATE = VBOXCROGLR3GUES
@@ -72,127 +52,3 @@
ifdef VBoxOGL_FAKEDRI
ifeq ($(KBUILD_TARGET), freebsd)
VBoxOGL_LIBS += \
---- ./src/VBox/Additions/common/crOpenGL/fakedri_drv.h.mesa 2013-12-18 16:06:06.000000000 +0000
-+++ ./src/VBox/Additions/common/crOpenGL/fakedri_drv.h 2013-12-24 17:01:55.086948605 +0000
-@@ -20,13 +20,6 @@
- #ifndef ___CROPENGL_FAKEDRIDRV_H
- #define ___CROPENGL_FAKEDRIDRV_H
-
--#include "src/mesa/main/mtypes.h"
--#include "src/mesa/main/dd.h"
--#include "src/mesa/glapi/dispatch.h"
--#include "src/mesa/glapi/glapi.h"
--#include "src/mesa/glapi/glapitable.h"
--#include "src/mesa/glapi/glapioffsets.h"
--#include "src/mesa/drivers/dri/common/dri_util.h"
- #include "GL/internal/dri_interface.h"
-
- #include "glx_proto.h"
---- ./src/VBox/Additions/common/crOpenGL/fakedri_drv.c.mesa 2013-12-18 16:06:06.000000000 +0000
-+++ ./src/VBox/Additions/common/crOpenGL/fakedri_drv.c 2013-12-24 19:56:30.880070340 +0000
-@@ -17,7 +17,12 @@
- */
-
- #define _GNU_SOURCE 1
-+#define HAVE_STRNDUP 1
-
-+#include <xf86.h>
-+#include <xf86drm.h>
-+#include <GL/gl.h>
-+#include <GL/glext.h>
- #include "cr_error.h"
- #include "cr_gl.h"
- #include "cr_mem.h"
-@@ -38,20 +42,6 @@
- #include <string.h>
- #endif
-
--/** X server message type definitions. */
--typedef enum {
-- X_PROBED, /* Value was probed */
-- X_CONFIG, /* Value was given in the config file */
-- X_DEFAULT, /* Value is a default */
-- X_CMDLINE, /* Value was given on the command line */
-- X_NOTICE, /* Notice */
-- X_ERROR, /* Error message */
-- X_WARNING, /* Warning message */
-- X_INFO, /* Informational message */
-- X_NONE, /* No prefix */
-- X_NOT_IMPLEMENTED, /* Not implemented */
-- X_UNKNOWN = -1 /* unknown -- this must always be last */
--} MessageType;
-
- #define VBOX_NO_MESA_PATCH_REPORTS
-
-@@ -127,7 +117,6 @@ typedef struct _FAKEDRI_PatchNode
- static FAKEDRI_PatchNode *g_pFreeList=NULL, *g_pRepatchList=NULL;
- #endif
-
--static struct _glapi_table* vbox_glapi_table = NULL;
- fakedri_glxapi_table glxim;
-
- static const __DRIextension **gppSwDriExternsion = NULL;
-@@ -136,54 +125,6 @@ static const __DRIswrastExtension *gpSwD
-
- extern const __DRIextension * __driDriverExtensions[];
-
--#define VBOX_SET_MESA_FUNC(table, name, func) \
-- if (_glapi_get_proc_offset(name)>=0) SET_by_offset(table, _glapi_get_proc_offset(name), func); \
-- else crWarning("%s not found in mesa table", name)
--
--#define GLAPI_ENTRY(Func) VBOX_SET_MESA_FUNC(vbox_glapi_table, "gl"#Func, cr_gl##Func);
--
--static void
--vboxPatchMesaExport(const char* psFuncName, const void *pStart, const void *pEnd);
--
--static void
--vboxPatchMesaGLAPITable()
--{
-- void *pGLTable;
--
-- pGLTable = (void *)_glapi_get_dispatch();
-- vbox_glapi_table = crAlloc(_glapi_get_dispatch_table_size() * sizeof (void *));
-- if (!vbox_glapi_table)
-- {
-- crError("Not enough memory to allocate dispatch table");
-- }
-- crMemcpy(vbox_glapi_table, pGLTable, _glapi_get_dispatch_table_size() * sizeof (void *));
--
-- #include "fakedri_glfuncsList.h"
--
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glBlendEquationSeparateEXT", cr_glBlendEquationSeparate);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glSampleMaskSGIS", cr_glSampleMaskEXT);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glSamplePatternSGIS", cr_glSamplePatternEXT);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glWindowPos2dMESA", cr_glWindowPos2d);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glWindowPos2dvMESA", cr_glWindowPos2dv);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glWindowPos2fMESA", cr_glWindowPos2f);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glWindowPos2fvMESA", cr_glWindowPos2fv);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glWindowPos2iMESA", cr_glWindowPos2i);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glWindowPos2ivMESA", cr_glWindowPos2iv);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glWindowPos2sMESA", cr_glWindowPos2s);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glWindowPos2svMESA", cr_glWindowPos2sv);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glWindowPos3dMESA", cr_glWindowPos3d);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glWindowPos3dvMESA", cr_glWindowPos3dv);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glWindowPos3fMESA", cr_glWindowPos3f);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glWindowPos3fvMESA", cr_glWindowPos3fv);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glWindowPos3iMESA", cr_glWindowPos3i);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glWindowPos3ivMESA", cr_glWindowPos3iv);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glWindowPos3sMESA", cr_glWindowPos3s);
-- VBOX_SET_MESA_FUNC(vbox_glapi_table, "glWindowPos3svMESA", cr_glWindowPos3sv);
--
-- _glapi_set_dispatch(vbox_glapi_table);
--};
--#undef GLAPI_ENTRY
--
- #define GLXAPI_ENTRY(Func) pGLXTable->Func = VBOXGLXTAG(glX##Func);
- static void
- vboxFillGLXAPITable(fakedri_glxapi_table *pGLXTable)
-@@ -686,7 +627,7 @@ void __attribute__ ((constructor)) vbox_
- * Note, we don't need to install extension functions via _glapi_add_dispatch, because we'd override glXGetProcAddress.
- */
- /* Mesa's dispatch table is different across library versions, have to modify mesa's table using offset info functions*/
-- vboxPatchMesaGLAPITable();
-+ //vboxPatchMesaGLAPITable();
-
- /* Handle glx api.
- * In the end application call would look like this:
Index: VirtualBox.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox/devel/VirtualBox.spec,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- VirtualBox.spec 16 Mar 2014 18:09:33 -0000 1.59
+++ VirtualBox.spec 31 Mar 2014 01:13:25 -0000 1.60
@@ -26,8 +26,8 @@
#endif
Name: VirtualBox
-Version: 4.3.8
-Release: 2%{?prerel:.%{prerel}}%{?dist}
+Version: 4.3.10
+Release: 1%{?prerel:.%{prerel}}%{?dist}
Summary: A general-purpose full virtualizer for PC hardware
Group: Development/Tools
@@ -52,7 +52,6 @@
Patch23: VirtualBox-4.3.6-mesa.patch
Patch24: VirtualBox-4.3.0-VBoxGuestLib.patch
Patch26: VirtualBox-4.3.0-no-bundles.patch
-Patch27: 39-fix-wrong-vboxvideo_drv-source.patch
%if 0%{?fedora} < 16
BuildRequires: kBuild >= 0.1.98
@@ -207,8 +206,12 @@
%endif
rm -rf tools
# Remove bundle X11 sources and some lib sources, before patching.
-rm -rf src/VBox/Additions/x11/x11include
+mv src/VBox/Additions/x11/x11include/mesa-7.2 .
+rm -rf src/VBox/Additions/x11/x11include/*
+mv mesa-7.2 src/VBox/Additions/x11/x11include/
+
rm -rf src/VBox/Additions/x11/x11stubs
+rm -rf src/VBox/GuestHost/OpenGL/include/GL
rm -rf src/libs/boost-1.37.0/
#rm -rf src/libs/liblzf-3.4/
rm -rf src/libs/libxml2-2.6.31/
@@ -230,7 +233,6 @@
%patch23 -p1 -b .mesa
%patch24 -p1 -b .guestlib
%patch26 -p1 -b .nobundles
-%patch27 -p1 -b .fix_vboxvideo
# CRLF->LF
sed -i 's/\r//' COPYING
@@ -617,6 +619,13 @@
%changelog
+* Mon Mar 31 2014 Sérgio Basto <sergio(a)serjux.com> - 4.3.10-1
+- In vboxvideo guest drive, don't patch the source code of Mesa part that use glapi and use bundled
+ x11include/mesa-7.2 headers of Mesa, which btw rawhide doesn't have it, F20 have glapi in xorg-x11-server-source, but by what
+ I saw, seems is not correct use it.
+- New upstream release
+- Drop upstream patch "39-fix-wrong-vboxvideo_drv-source.patch"
+
* Sun Mar 16 2014 Sérgio Basto <sergio(a)serjux.com> - 4.3.8-2
- some cleanups and improvements.
Index: sources
===================================================================
RCS file: /cvs/free/rpms/VirtualBox/devel/sources,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- sources 12 Mar 2014 21:16:22 -0000 1.53
+++ sources 31 Mar 2014 01:13:25 -0000 1.54
@@ -1 +1 @@
-422ab09b7eb9c0564b55a6a0a6e6678f VirtualBox-4.3.8.tar.bz2
+c3e9e61d5ed7c672bfc747fb8df4367b VirtualBox-4.3.10.tar.bz2
--- 39-fix-wrong-vboxvideo_drv-source.patch DELETED ---
10 years, 7 months
rpms/vdr-mp3/devel vdr-mp3.spec,1.11,1.12
by Martin Gansser
Author: martinkg
Update of /cvs/free/rpms/vdr-mp3/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv1472/devel
Modified Files:
vdr-mp3.spec
Log Message:
Index: vdr-mp3.spec
===================================================================
RCS file: /cvs/free/rpms/vdr-mp3/devel/vdr-mp3.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- vdr-mp3.spec 27 May 2013 19:06:59 -0000 1.11
+++ vdr-mp3.spec 30 Mar 2014 04:58:43 -0000 1.12
@@ -5,7 +5,7 @@
Name: vdr-mp3
Version: 0.10.2
-Release: 8%{?dist}
+Release: 9%{?dist}
Summary: Sound playback plugin for VDR
Group: Applications/Multimedia
@@ -26,7 +26,7 @@
Patch5: %{name}-0.10.2-Makefile.patch
Patch6: %{name}-0.10.2-fsf-fix.patch
-BuildRequires: vdr-devel >= 1.7.30
+BuildRequires: vdr-devel >= 2.0.6
BuildRequires: libsndfile-devel >= 1.0.0
BuildRequires: libvorbis-devel
BuildRequires: %{__perl}
@@ -172,6 +172,9 @@
%changelog
+* Sun Mar 30 2014 Martin Gansser <martinkg(a)fedoraproject.org> - 0.10.2-9
+- Rebuild
+
* Mon May 27 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 0.10.2-8
- Rebuilt for x264/FFmpeg
10 years, 7 months
rpms/vdr-burn/devel vdr-burn.spec,1.14,1.15
by Martin Gansser
Author: martinkg
Update of /cvs/free/rpms/vdr-burn/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv380/devel
Modified Files:
vdr-burn.spec
Log Message:
Index: vdr-burn.spec
===================================================================
RCS file: /cvs/free/rpms/vdr-burn/devel/vdr-burn.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- vdr-burn.spec 14 Sep 2013 18:04:49 -0000 1.14
+++ vdr-burn.spec 30 Mar 2014 04:32:38 -0000 1.15
@@ -4,7 +4,7 @@
Name: vdr-%{pname}
Version: 0.2.2
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: DVD writing plugin for VDR
# genindex is GPLv2+, rest GPL+
@@ -15,7 +15,7 @@
Source2: http://www.muempf.de/down/genindex-%{gver}.tar.gz
Patch0: %{name}-0.2.2-config.patch
-BuildRequires: vdr-devel >= 1.7.38
+BuildRequires: vdr-devel >= 2.0.6
BuildRequires: boost-devel
BuildRequires: gd-devel >= 2.0.33-9.3
BuildRequires: gettext
@@ -91,6 +91,9 @@
%changelog
+* Sun Mar 30 2014 Martin Gansser <martinkg(a)fedoraproject.org> - 0.2.2-6
+- Rebuild
+
* Thu Jun 13 2013 Martin Gansser <martinkg(a)fedoraproject.org> - 0.2.2-5
- changes for the new Makefile style
- specfile cleanups
10 years, 7 months
rpms/mlt/devel mlt-0.9.0-fix_freetype.patch, NONE, 1.1 mlt.spec, 1.42, 1.43
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/mlt/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv27613
Modified Files:
mlt.spec
Added Files:
mlt-0.9.0-fix_freetype.patch
Log Message:
* Sun Mar 30 2014 Sérgio Basto <sergio(a)serjux.com> - 0.9.0-4
- Rebuilt for ffmpeg-2.2 and fix for freetype2 changes.
mlt-0.9.0-fix_freetype.patch:
producer_pango.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
--- NEW FILE mlt-0.9.0-fix_freetype.patch ---
Modified for mlt-0.9.0
>From 4e96e011aee9b3607791b4c9b904937ab3fe8c00 Mon Sep 17 00:00:00 2001
From: Dan Dennedy <dan(a)dennedy.org>
Date: Mon, 30 Dec 2013 12:35:49 -0800
Subject: [PATCH] Fix build on Freetype 2.5.
Reported by Patrick Matthhai/Debian.
diff --git a/src/modules/gtk2/producer_pango.c b/src/modules/gtk2/producer_pango.c
index 4969dd2..ba902bd 100644
--- a/src/modules/gtk2/producer_pango.c
+++ b/src/modules/gtk2/producer_pango.c
@@ -25,7 +25,7 @@
#include <string.h>
#include <gdk-pixbuf/gdk-pixbuf.h>
#include <pango/pangoft2.h>
-#include <freetype/freetype.h>
+#include <freetype.h>
#include <iconv.h>
#include <pthread.h>
#include <ctype.h>
--
1.8.5.5
39a40
Index: mlt.spec
===================================================================
RCS file: /cvs/free/rpms/mlt/devel/mlt.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- mlt.spec 4 Dec 2013 01:30:16 -0000 1.42
+++ mlt.spec 29 Mar 2014 23:08:37 -0000 1.43
@@ -7,13 +7,13 @@
Summary: Toolkit for broadcasters, video editors, media players, transcoders
Name: mlt
Version: 0.9.0
-Release: 3%{?dist}
+Release: 4%{?dist}
License: GPLv3 and LGPLv2+
URL: http://www.mltframework.org/twiki/bin/view/MLT/
Group: System Environment/Libraries
Source: http://downloads.sourceforge.net/mlt/%{name}-%{version}.tar.gz
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Patch1: mlt-0.9.0-fix_freetype.patch
BuildRequires: frei0r-devel
BuildRequires: ffmpeg-devel
@@ -33,6 +33,7 @@
BuildRequires: swig
BuildRequires: python-devel
BuildRequires: SDL_image-devel
+BuildRequires: freetype-devel
%if 0%{?ruby:1}
BuildRequires: ruby-devel ruby
@@ -93,6 +94,9 @@
%prep
%setup -q
+%if 0%{?fedora} >= 21
+%patch1 -p1 -b .freetype_fix
+%endif
find ./ -name configure -exec chmod 755 {} \;
chmod 755 src/modules/lumas/create_lumas
@@ -196,6 +200,9 @@
%changelog
+* Sun Mar 30 2014 Sérgio Basto <sergio(a)serjux.com> - 0.9.0-4
+- Rebuilt for ffmpeg-2.2 and fix for freetype2 changes.
+
* Wed Dec 04 2013 Sérgio Basto <sergio(a)serjux.com> - 0.9.0-3
- Update License tag .
10 years, 7 months
rpms/xmms2-freeworld/devel xmms2-freeworld.spec,1.17,1.18
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/xmms2-freeworld/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv8131
Modified Files:
xmms2-freeworld.spec
Log Message:
Rebuilt for ffmpeg-2.2
Index: xmms2-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/xmms2-freeworld/devel/xmms2-freeworld.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- xmms2-freeworld.spec 9 Dec 2013 11:33:10 -0000 1.17
+++ xmms2-freeworld.spec 29 Mar 2014 16:17:38 -0000 1.18
@@ -3,7 +3,7 @@
Name: xmms2-freeworld
Summary: Plugins for XMMS2 that cannot be included in Fedora
Version: 0.8
-Release: 11%{?dist}
+Release: 12%{?dist}
License: LGPLv2+ and GPL+ and BSD
Group: Applications/Multimedia
# Fedora's xmms2 has to use a sanitized tarball, we don't.
@@ -208,6 +208,9 @@
%{_libdir}/xmms2/libxmms_mp4.so
%changelog
+* Sat Mar 29 2014 Sérgio Basto <sergio(a)serjux.com> - 0.8-12
+- Rebuilt for ffmpeg-2.2
+
* Mon Dec 09 2013 Leigh Scott <leigh123linux(a)googlemail.com> - 0.8-11
- fix ffmpeg compile error
10 years, 7 months
rpms/vdr-softhddevice/devel vdr-softhddevice.spec,1.6,1.7
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/vdr-softhddevice/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv8083
Modified Files:
vdr-softhddevice.spec
Log Message:
Rebuilt for ffmpeg-2.2
Index: vdr-softhddevice.spec
===================================================================
RCS file: /cvs/free/rpms/vdr-softhddevice/devel/vdr-softhddevice.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- vdr-softhddevice.spec 1 Mar 2014 06:49:50 -0000 1.6
+++ vdr-softhddevice.spec 29 Mar 2014 16:17:34 -0000 1.7
@@ -4,7 +4,7 @@
Name: vdr-softhddevice
Version: 0.6.0
-Release: 12.%{gitdate}git%{shortcommit}%{?dist}
+Release: 13.%{gitdate}git%{shortcommit}%{?dist}
Summary: Streaming plug-in for VDR
License: AGPLv3
@@ -74,6 +74,9 @@
%doc ChangeLog README.txt AGPL-3.0.txt
%changelog
+* Sat Mar 29 2014 Sérgio Basto <sergio(a)serjux.com> - 0.6.0-13.20140228git42bbb76
+- Rebuilt for ffmpeg-2.2
+
* Fri Feb 28 2014 Martin Gansser <martinkg(a)fedoraproject.org> - 0.6.0-12.20140228git42bbb76
- update for new git snapshot
10 years, 7 months
rpms/qmmp-plugins-freeworld/devel qmmp-plugins-freeworld.spec, 1.44, 1.45
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/qmmp-plugins-freeworld/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv8035
Modified Files:
qmmp-plugins-freeworld.spec
Log Message:
Rebuilt for ffmpeg-2.2
Index: qmmp-plugins-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/qmmp-plugins-freeworld/devel/qmmp-plugins-freeworld.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- qmmp-plugins-freeworld.spec 24 Jan 2014 14:24:01 -0000 1.44
+++ qmmp-plugins-freeworld.spec 29 Mar 2014 16:17:27 -0000 1.45
@@ -1,6 +1,6 @@
Name: qmmp-plugins-freeworld
Version: 0.7.4
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Plugins for qmmp (Qt-based multimedia player)
Group: Applications/Multimedia
@@ -131,6 +131,9 @@
%changelog
+* Sat Mar 29 2014 Sérgio Basto <sergio(a)serjux.com> - 0.7.4-2
+- Rebuilt for ffmpeg-2.2
+
* Wed Dec 11 2013 Karel Volný <kvolny(a)redhat.com> 0.7.4-1
- version bump
10 years, 7 months