[packages/libepoxy] tests patch for x32 does not seem to be necessary anymore; rel 2

atler atler at pld-linux.org
Sat Sep 22 16:13:17 CEST 2018


commit 2ab23afd8b7bf70b13b753c68605e68bac7bb309
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat Sep 22 16:12:43 2018 +0200

    tests patch for x32 does not seem to be necessary anymore; rel 2

 libepoxy.spec |  6 +-----
 tests.patch   | 11 -----------
 2 files changed, 1 insertion(+), 16 deletions(-)
---
diff --git a/libepoxy.spec b/libepoxy.spec
index e756660..04d49cb 100644
--- a/libepoxy.spec
+++ b/libepoxy.spec
@@ -7,14 +7,13 @@ Summary:	Epoxy - GL dispatch library
 Summary(pl.UTF-8):	Epoxy - biblioteka do przekazywania funkcji GL
 Name:		libepoxy
 Version:	1.5.2
-Release:	1
+Release:	2
 License:	MIT
 Group:		Libraries
 ##Source0Download: https://github.com/anholt/libepoxy/releases
 #Source0:	https://github.com/anholt/libepoxy/releases/download/v1.4/%{name}-%{version}.tar.xz
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/libepoxy/1.5/%{name}-%{version}.tar.xz
 # Source0-md5:	4a6b9e581da229dee74c2263c84b1eca
-Patch0:		tests.patch
 URL:		https://github.com/anholt/libepoxy
 %{?with_tests:BuildRequires:	Mesa-khrplatform-devel}
 BuildRequires:	Mesa-libEGL-devel
@@ -66,9 +65,6 @@ Statyczna biblioteka libepoxy.
 
 %prep
 %setup -q
-%ifarch x32
-%patch0 -p1
-%endif
 
 %build
 %{__libtoolize}
diff --git a/tests.patch b/tests.patch
deleted file mode 100644
index 4e207b9..0000000
--- a/tests.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- libepoxy-1.2/test/Makefile.am~	2014-05-14 00:22:08.000000000 +0000
-+++ libepoxy-1.2/test/Makefile.am	2015-01-04 18:26:59.732311276 +0000
-@@ -64,6 +64,8 @@
- 
- XFAIL_TESTS = \
-         egl_and_glx_different_pointers_egl_glx \
-+	egl_and_glx_different_pointers_egl \
-+	egl_and_glx_different_pointers_glx \
- 	$()
- 
- check_PROGRAMS = $(TESTS)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libepoxy.git/commitdiff/2ab23afd8b7bf70b13b753c68605e68bac7bb309



More information about the pld-cvs-commit mailing list