commit ef82e1d4eea6228c8b03c02e3c7dbd6d16e9cabb
Author: Arkadiusz Miśkiewicz <[email protected]>
Date:   Sun Mar 22 21:07:09 2015 +0100

    - up to 2.4.60

 libdrm-intel-init.patch | 19 -------------------
 libdrm.spec             |  8 +++-----
 2 files changed, 3 insertions(+), 24 deletions(-)
---
diff --git a/libdrm.spec b/libdrm.spec
index d9035e6..600e6fd 100644
--- a/libdrm.spec
+++ b/libdrm.spec
@@ -1,13 +1,12 @@
 Summary:       Userspace interface to kernel DRM services
 Summary(pl.UTF-8):     Interfejs przestrzeni użytkownika do usług DRM jądra
 Name:          libdrm
-Version:       2.4.59
-Release:       2
+Version:       2.4.60
+Release:       1
 License:       MIT
 Group:         Libraries
 Source0:       http://dri.freedesktop.org/libdrm/%{name}-%{version}.tar.bz2
-# Source0-md5: d32a1d37c2546ee11fc5924abeedb23e
-Patch0:                libdrm-intel-init.patch
+# Source0-md5: 13e35a7a1cf38b4c9c0fa0f8c9be6b93
 URL:           http://dri.freedesktop.org/
 BuildRequires: autoconf >= 2.63
 BuildRequires: automake >= 1:1.10
@@ -54,7 +53,6 @@ Statyczna biblioteka libdrm.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__libtoolize}
diff --git a/libdrm-intel-init.patch b/libdrm-intel-init.patch
deleted file mode 100644
index ce2de25..0000000
--- a/libdrm-intel-init.patch
+++ /dev/null
@@ -1,19 +0,0 @@
---- libdrm-2.4.56/intel/intel_bufmgr_gem.c~    2014-02-07 17:58:41.000000000 
+0100
-+++ libdrm-2.4.56/intel/intel_bufmgr_gem.c     2014-09-04 10:14:00.629857376 
+0200
-@@ -2924,7 +2924,7 @@
- get_pci_device_id(drm_intel_bufmgr_gem *bufmgr_gem)
- {
-       char *devid_override;
--      int devid;
-+      int devid = 0;
-       int ret;
-       drm_i915_getparam_t gp;
- 
-@@ -2936,7 +2936,6 @@
-               }
-       }
- 
--      VG_CLEAR(devid);
-       VG_CLEAR(gp);
-       gp.param = I915_PARAM_CHIPSET_ID;
-       gp.value = &devid;
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libdrm.git/commitdiff/ef82e1d4eea6228c8b03c02e3c7dbd6d16e9cabb

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

Reply via email to