[packages/xorg-lib-libXvMC] - updated to 1.0.9 - removed obsolete dlopen patch

qboosh qboosh at pld-linux.org
Sun Mar 15 09:43:17 CET 2015


commit 5fe6c7249474dff9134393da6c561c5be2c71beb
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Mar 15 09:44:40 2015 +0100

    - updated to 1.0.9
    - removed obsolete dlopen patch

 dlopen.patch          | 11 -----------
 xorg-lib-libXvMC.spec | 12 ++++++------
 2 files changed, 6 insertions(+), 17 deletions(-)
---
diff --git a/xorg-lib-libXvMC.spec b/xorg-lib-libXvMC.spec
index ffca250..fa7ea6e 100644
--- a/xorg-lib-libXvMC.spec
+++ b/xorg-lib-libXvMC.spec
@@ -1,26 +1,26 @@
 Summary:	XvMC library
 Summary(pl.UTF-8):	Biblioteka XvMC
 Name:		xorg-lib-libXvMC
-Version:	1.0.8
-Release:	3
+Version:	1.0.9
+Release:	1
 License:	MIT
 Group:		X11/Libraries
 Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXvMC-%{version}.tar.bz2
-# Source0-md5:	2e4014e9d55c430e307999a6b3dd256d
+# Source0-md5:	eba6b738ed5fdcd8f4203d7c8a470c79
 Source1:	XvMCConfig
 Source2:	xvmcinfo.c
-Patch0:		dlopen.patch
 URL:		http://xorg.freedesktop.org/
 BuildRequires:	autoconf >= 2.60
 BuildRequires:	automake
 BuildRequires:	libtool
 BuildRequires:	pkgconfig >= 1:0.19
-BuildRequires:	xorg-lib-libX11-devel
+BuildRequires:	xorg-lib-libX11-devel >= 1.6
 BuildRequires:	xorg-lib-libXext-devel
 BuildRequires:	xorg-lib-libXv-devel
 BuildRequires:	xorg-proto-videoproto-devel
 BuildRequires:	xorg-proto-xextproto-devel
 BuildRequires:	xorg-util-util-macros >= 1.8
+Requires:	xorg-lib-libX11 >= 1.6
 Provides:	libXvMCW = %{version}
 Obsoletes:	libXvMCW
 # withdrawn (and never useful) Mesa drivers
@@ -40,6 +40,7 @@ Summary:	Header files for libXvMC library
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki libXvMC
 Group:		X11/Development/Libraries
 Requires:	%{name} = %{version}-%{release}
+Requires:	xorg-lib-libX11-devel >= 1.6
 Requires:	xorg-lib-libXv-devel
 Provides:	libXvMCW-devel = %{version}
 Obsoletes:	libXvMCW-devel
@@ -78,7 +79,6 @@ Pakiet zawiera statyczne biblioteki libXvMC.
 
 %prep
 %setup -q -n libXvMC-%{version}
-%patch0 -p1
 cp -p %{SOURCE2} .
 
 %build
diff --git a/dlopen.patch b/dlopen.patch
deleted file mode 100644
index c3ea3b0..0000000
--- a/dlopen.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- libXvMC-1.0.8/wrapper/Makefile.am~	2013-06-14 05:57:13.000000000 +0000
-+++ libXvMC-1.0.8/wrapper/Makefile.am	2014-12-24 12:03:56.243701136 +0000
-@@ -10,7 +10,7 @@
- AM_CFLAGS = $(CWARNFLAGS) $(XVMC_CFLAGS)
- 
- libXvMCW_la_SOURCES = XvMCWrapper.c
--libXvMCW_la_LIBADD = $(XVMC_LIBS)
-+libXvMCW_la_LIBADD = $(XVMC_LIBS) -ldl
- libXvMCW_la_LDFLAGS = -version-number 1:0:0 -no-undefined
- 
- if LINT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xorg-lib-libXvMC.git/commitdiff/5fe6c7249474dff9134393da6c561c5be2c71beb



More information about the pld-cvs-commit mailing list