diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..b9937b8 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1,4 @@ +libisl10 +isl-devel + requires -isl- + requires "libisl10- = " diff --git a/isl.changes b/isl.changes index 9ca5df5..25255fa 100644 --- a/isl.changes +++ b/isl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 27 09:13:25 UTC 2012 - idonmez@suse.com + +- Add baselibs.conf, needed by cloog-isl-32bit + ------------------------------------------------------------------- Thu Jun 21 14:45:08 UTC 2012 - rguenther@suse.com diff --git a/isl.spec b/isl.spec index cd69db7..ebbc55d 100644 --- a/isl.spec +++ b/isl.spec @@ -1,5 +1,5 @@ # -# spec file for package isl (Version 0.10) +# spec file for package isl # # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -20,10 +20,10 @@ Name: isl Version: 0.10 -Release: 1 +Release: 0 Summary: Integer Set Library -Group: Development/Languages/C and C++ License: LGPL-2.1 +Group: Development/Languages/C and C++ Url: http://www.kotnet.org/~skimo/isl/ Source: isl-0.10.tar.bz2 BuildRequires: gmp-devel