From 0da03172f11ac65938a864ab2ea6b5a24ec3a78a Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Wed, 26 Dec 2007 17:42:07 +0000 Subject: [PATCH] - reverted BR and dropped F77 (Fortran not used) - more docs, ghost soname symlink - LGPL v2.1+ Changed files: CXSparse.spec -> 1.6 --- CXSparse.spec | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/CXSparse.spec b/CXSparse.spec index 5e9ba41..6bc0833 100644 --- a/CXSparse.spec +++ b/CXSparse.spec @@ -1,9 +1,9 @@ Summary: CXSparse: extended version of a concise sparse matrix package -Summary(pl.UTF-8): CXSparse - rozszerzona wersja pakietu do macierzy rzadkich +Summary(pl.UTF-8): CXSparse - rozszerzona wersja zwięzłego pakietu do macierzy rzadkich Name: CXSparse Version: 0 Release: 1 -License: LGPL +License: LGPL v2.1+ Group: Libraries Source0: http://www.cise.ufl.edu/research/sparse/CXSparse/%{name}.tar.gz # Source0-md5: b8061452b75014dee69e5c5fc33cfd25 @@ -11,7 +11,6 @@ Patch0: %{name}-ufconfig.patch Patch1: %{name}-shared.patch URL: http://www.cise.ufl.edu/research/sparse/CXSparse/ BuildRequires: UFconfig -BuildRequires: gcc-fortran BuildRequires: libtool >= 2:1.5 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -58,7 +57,6 @@ Statyczna biblioteka CXSparse. %build %{__make} \ CC="%{__cc}" \ - F77="gfortran" \ CFLAGS="%{rpmcflags} -fPIC" \ LDFLAGS="%{rpmldflags}" \ libdir=%{_libdir} @@ -81,8 +79,9 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc README.txt +%doc README.txt Doc/{ChangeLog,License.txt} %attr(755,root,root) %{_libdir}/libcxsparse.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libcxsparse.so.0 %files devel %defattr(644,root,root,755) -- 2.44.0