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 2.4.61-2 +- fixup patch, don't ship extra tests + * Thu May 07 2015 Ben Skeggs 2.4.61-1 - libdrm 2.4.61