[packages/cloog-isl] - added two git patches needed to work with isl 0.13 - release 2

qboosh qboosh at pld-linux.org
Sat Apr 19 08:07:08 CEST 2014


commit 0628f0f4a4694a3dd7985e9b093e3f501e7918d3
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Apr 19 08:09:14 2014 +0200

    - added two git patches needed to work with isl 0.13
    - release 2

 cloog-isl.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/cloog-isl.spec b/cloog-isl.spec
index b4bdd2f..de37825 100644
--- a/cloog-isl.spec
+++ b/cloog-isl.spec
@@ -2,17 +2,18 @@
 # Conditional build:
 %bcond_without	osl	# OpenScop support
 #
-%define	isl_ver	0.12.1
+%define	isl_ver	0.13
 Summary:	The Chunky Loop Generator
 Summary(pl.UTF-8):	Chunky Loop Generator - generator pętli cząstkowych
 Name:		cloog-isl
 Version:	0.18.2
-Release:	1
+Release:	2
 License:	LGPL v2.1+
 Group:		Development/Tools
 Source0:	http://www.bastoul.net/cloog/pages/download/cloog-%{version}.tar.gz
 # Source0-md5:	69116aa6cd5e73f6b688d871875e1292
 Patch0:		cloog-missing.patch
+Patch1:		cloog-isl-git.patch
 URL:		http://www.cloog.org/
 BuildRequires:	autoconf >= 2.13
 BuildRequires:	automake
@@ -91,6 +92,7 @@ Statyczna biblioteka opartej na isl wersji Chunky Loop Generatora.
 %prep
 %setup -q -n cloog-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 # with_gmp_exec_prefix=yes avoids adding -L/lib to LDFLAGS
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cloog-isl.git/commitdiff/0628f0f4a4694a3dd7985e9b093e3f501e7918d3



More information about the pld-cvs-commit mailing list