bskeggs pushed to libdrm (master). "oops"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu May 7 02:57:02 UTC 2015


From 54e8ef2ed09e5f8575c8b365b0049d858266fb95 Mon Sep 17 00:00:00 2001
From: Ben Skeggs <bskeggs at redhat.com>
Date: Thu, 7 May 2015 12:56:03 +1000
Subject: oops


diff --git a/libdrm-2.4.25-check-programs.patch b/libdrm-2.4.25-check-programs.patch
index 29949ee..d1bb455 100644
--- a/libdrm-2.4.25-check-programs.patch
+++ b/libdrm-2.4.25-check-programs.patch
@@ -2,9 +2,9 @@ diff -up libdrm-2.4.25/tests/Makefile.am.jx libdrm-2.4.25/tests/Makefile.am
 --- libdrm-2.4.25/tests/Makefile.am.jx	2011-03-21 09:39:24.000000000 -0400
 +++ libdrm-2.4.25/tests/Makefile.am	2011-04-18 11:40:17.000000000 -0400
 @@ -58,3 +58,6 @@ endif
- check_PROGRAMS += $(TESTS)
- 
  endif
+ 
+ check_PROGRAMS += $(TESTS)
 +
 +check-programs:
 +	@echo $(check_PROGRAMS)
diff --git a/libdrm.spec b/libdrm.spec
index cb6e1e0..0d62fba 100644
--- a/libdrm.spec
+++ b/libdrm.spec
@@ -3,7 +3,7 @@
 Summary: Direct Rendering Manager runtime library
 Name: libdrm
 Version: 2.4.61
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://dri.sourceforge.net
@@ -148,6 +148,10 @@ done
 %{_bindir}/vbltest
 %{_bindir}/kmstest
 %exclude %{_bindir}/exynos*
+%exclude %{_bindir}/drmsl
+%exclude %{_bindir}/hash
+%exclude %{_bindir}/proptest
+%exclude %{_bindir}/random
 
 %files devel
 %defattr(-,root,root,-)
@@ -219,6 +223,9 @@ done
 %{_mandir}/man7/drm*.7*
 
 %changelog
+* Thu May 07 2015 Ben Skeggs <bskeggs at redhat.com> 2.4.61-2
+- fixup patch, don't ship extra tests
+
 * Thu May 07 2015 Ben Skeggs <bskeggs at redhat.com> 2.4.61-1
 - libdrm 2.4.61
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/libdrm.git/commit/?h=master&id=54e8ef2ed09e5f8575c8b365b0049d858266fb95


More information about the scm-commits mailing list