diff --git a/fflas-ffpack.spec b/fflas-ffpack.spec index ca0ad24..279353e 100644 --- a/fflas-ffpack.spec +++ b/fflas-ffpack.spec @@ -25,6 +25,7 @@ License: LGPL-2.1+ Group: Productivity/Scientific/Math Url: http://linalg.org/projects/fflas-ffpack +#SVN-Clone: svn://linalg.org/fflas-ffpack #DL-URL: http://linalg.org/fflas-ffpack-1.6.0.tar.gz Source: %name-%version.tar.xz BuildRequires: doxygen @@ -44,13 +45,14 @@ algebra over word size prime finite field. %package devel Summary: Development files for FFLAS-FFPACK Group: Development/Libraries/C and C++ +Requires: libatlas3-devel %description devel The FFLAS-FFPACK library provides functionalities for dense linear algebra over word size prime finite field. This subpackage contains the include files and library links for -developing against the Givaro library. +developing against the fflas-ffpack library. %package doc Summary: API documentation for FFLAS-FFPACK