[cloog/f15/master] Rebuild against ppl 0.11.2 of Fedora 15

Dodji Seketeli dodji at fedoraproject.org
Thu Mar 3 16:05:20 UTC 2011


commit dd9f5e74105810734ddf6937addce8349e079538
Author: Dodji Seketeli <dodji at seketeli.org>
Date:   Thu Mar 3 17:03:19 2011 +0100

    Rebuild against ppl 0.11.2 of Fedora 15

 cloog.spec |   14 ++++++++++----
 1 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/cloog.spec b/cloog.spec
index 63405ea..f1b9bda 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}
+Release:        3%{?dist}
 Summary:        The Chunky Loop Generator
 
 Group:          System Environment/Libraries
@@ -10,7 +10,7 @@ URL:            http://www.cloog.org
 Source0:        ftp://gcc.gnu.org/pub/gcc/infrastructure/%{tarball_name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{tarball_name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  ppl-devel >= 0.10
+BuildRequires:  ppl-devel >= 0.11.2
 BuildRequires:  gmp-devel >= 4.1.3
 BuildRequires:  texinfo >= 4.12
 BuildRequires:  libtool
@@ -36,10 +36,11 @@ Group:          Development/Libraries
 Requires:       %{name}-ppl = %{version}-%{release}
 Requires:       ppl-devel >= 0.10, gmp-devel >= 4.1.3
 %description ppl-devel
-The header files and dynamic shared libraries of the Chunky Loop Generator.
-
+The header files and dynamic shared libraries of the Chunky Loonp Generator.
+nn
 %prep
 %setup -q -n %{tarball_name}-%{version}
+sed -i "s/ppl_minor_version=10/ppl_minor_version=11/" configure
 
 %build
 %configure --with-ppl
@@ -90,6 +91,11 @@ fi
 %postun ppl -p /sbin/ldconfig
 
 %changelog
+* Thu Mar  3 2011  <dodji at redhat.com> - 0.15.9-3
+- Sed configure to allow building against ppl 0.11.2-1
+- BuildRequires ppl 0.11.2
+- Re-build against ppl 0.11.2-1
+
 * 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
 


More information about the scm-commits mailing list