commit 19920a8b10b5e2347579d35abfed7f27f1e3de79
Author: Jakub Bogusz <[email protected]>
Date:   Tue Dec 22 21:56:13 2015 +0100

    - updated to 0.7.0
    - removed obsolete link patch

 gstreamer-vaapi-link.patch | 20 --------------------
 gstreamer-vaapi.spec       |  6 ++----
 2 files changed, 2 insertions(+), 24 deletions(-)
---
diff --git a/gstreamer-vaapi.spec b/gstreamer-vaapi.spec
index a6a12f7..7ec7591 100644
--- a/gstreamer-vaapi.spec
+++ b/gstreamer-vaapi.spec
@@ -6,13 +6,12 @@
 Summary:       GStreamer plugin to support Video Acceleration API
 Summary(pl.UTF-8):     Wtyczka GStreamera obsługująca Video Acceleration API
 Name:          gstreamer-vaapi
-Version:       0.6.1
+Version:       0.7.0
 Release:       1
 License:       LGPL v2.1+
 Group:         Libraries
 Source0:       
http://www.freedesktop.org/software/vaapi/releases/gstreamer-vaapi/%{name}-%{version}.tar.bz2
-# Source0-md5: f01425481bd161f57334dab7ab4069d3
-Patch0:                %{name}-link.patch
+# Source0-md5: ce2d4921b8d9c78edd609d95e8c502d3
 URL:           http://www.freedesktop.org/wiki/Software/vaapi/
 BuildRequires: Mesa-libEGL-devel
 BuildRequires: Mesa-libGL-devel
@@ -92,7 +91,6 @@ Statyczne biblioteki VA-API GStreamera.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__libtoolize}
diff --git a/gstreamer-vaapi-link.patch b/gstreamer-vaapi-link.patch
deleted file mode 100644
index 432562a..0000000
--- a/gstreamer-vaapi-link.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- gstreamer-vaapi-0.6.0/configure.ac.orig    2015-07-15 14:49:33.000000000 
+0200
-+++ gstreamer-vaapi-0.6.0/configure.ac 2015-08-03 21:09:01.565451502 +0200
-@@ -167,6 +167,7 @@
- GLIB_VERSION_REQUIRED=glib_version
- PKG_CHECK_MODULES([GLIB], [glib-2.0 >= $GLIB_VERSION_REQUIRED])
- AC_SUBST(GLIB_VERSION_REQUIRED)
-+PKG_CHECK_MODULES([GMODULE], [gmodule-2.0])
- 
- dnl Check to see if dlopen is in default libraries (like Solaris, which
- dnl has it in libc), or if libdl is needed to get it.
---- gstreamer-vaapi-0.6.0/gst-libs/gst/vaapi/Makefile.am.orig  2015-07-15 
14:47:43.000000000 +0200
-+++ gstreamer-vaapi-0.6.0/gst-libs/gst/vaapi/Makefile.am       2015-08-03 
21:09:17.892117476 +0200
-@@ -502,6 +502,7 @@
- 
- libgstvaapi_egl_@GST_API_VERSION@_la_LIBADD = \
-       $(GLIB_LIBS)                            \
-+      $(GMODULE_LIBS)                         \
-       $(GST_LIBS)                             \
-       $(GST_BASE_LIBS)                        \
-       $(GST_VIDEO_LIBS)                       \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gstreamer-vaapi.git/commitdiff/19920a8b10b5e2347579d35abfed7f27f1e3de79

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to