]> git.pld-linux.org Git - packages/clapack.git/commitdiff
- adapterized.
authorkloczek <kloczek@pld-linux.org>
Sat, 23 Feb 2002 01:33:40 +0000 (01:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    clapack.spec -> 1.7

clapack.spec

index 991ab15722dcf939c2377e6cda319bbfa1dfcf01..6ca056966366fc3a8f3ab4c8fdf0d1be5f0523e3 100644 (file)
@@ -127,7 +127,7 @@ aclocal
 autoheader
 automake --add-missing
 autoconf
-%configure 
+%configure
 %{__make}
 
 %install
@@ -154,7 +154,7 @@ rm -fr $RPM_BUILD_ROOT
 %doc README*
 %attr(755,root,root) %{_libdir}/libclapack.so.*.*.*
 
-%files devel 
+%files devel
 %defattr(644,root,root,755)
 %{_libdir}/libclapack.so
 %{_includedir}/clapack.h
@@ -163,7 +163,7 @@ rm -fr $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %{_libdir}/libclapack.a
 
-%files -n cblas 
+%files -n cblas
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libcblas.so.*.*.*
 
This page took 0.225509 seconds and 4 git commands to generate.