[cloog/f16] Update to upstream 0.15.11 to fix FTBS due to update of ppl.

Dodji Seketeli dodji at fedoraproject.org
Wed Dec 21 06:27:30 UTC 2011


commit 91fa8b26f59bacded15f9cf6a0e4b40304f0dfa0
Author: Dodji Seketeli <dodji at seketeli.org>
Date:   Wed Dec 21 07:26:16 2011 +0100

    Update to upstream 0.15.11 to fix FTBS due to update of ppl.

 .gitignore |    1 +
 cloog.spec |    8 +++++---
 sources    |    4 +---
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6f28f21..bb49e6a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 cloog-0.15-gitb9d79.tar.gz
 cloog-ppl-0.15.7.tar.gz
 /cloog-ppl-0.15.9.tar.gz
+/cloog-ppl-0.15.11.tar.gz
diff --git a/cloog.spec b/cloog.spec
index 63405ea..d2b5a1a 100644
--- a/cloog.spec
+++ b/cloog.spec
@@ -1,7 +1,7 @@
 Name:           cloog
 %define         tarball_name %{name}-ppl
-Version:        0.15.9
-Release:        2%{?dist}
+Version:        0.15.11
+Release:        1%{?dist}
 Summary:        The Chunky Loop Generator
 
 Group:          System Environment/Libraries
@@ -52,7 +52,6 @@ test -f doc/cloog.info && rm doc/cloog.info
 # Use system libtool to disable standard rpath
 make %{?_smp_mflags} AM_CFLAGS= LIBTOOL=%{_bindir}/libtool
 
-
 %install
 rm -rf $RPM_BUILD_ROOT
 make DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -p" install
@@ -90,6 +89,9 @@ fi
 %postun ppl -p /sbin/ldconfig
 
 %changelog
+* Wed Dec 21 2011  <dodji at redhat.com> - 0.15.11-1
+- Update to upstream 0.15.11 to fix FTBS.
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.15.9-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index dc0637f..8529de1 100644
--- a/sources
+++ b/sources
@@ -1,3 +1 @@
-468879bed7054e75770700eca7cca7a6  cloog-0.15-gitb9d79.tar.gz
-6455e7875daac5bd885545c71c3f2001  cloog-ppl-0.15.7.tar.gz
-806e001d1b1a6b130069ff6274900af5  cloog-ppl-0.15.9.tar.gz
+060ae4df6fb8176e021b4d033a6c0b9e  cloog-ppl-0.15.11.tar.gz


More information about the scm-commits mailing list