]> git.pld-linux.org Git - packages/clapack.git/blobdiff - clapack.spec
- może wrescie ktoś wykasuje to konto ?
[packages/clapack.git] / clapack.spec
index ffba4c6abaf998e3cb6267d1edecdfaab052f537..e1241677e18f84139301e2a3534634be66028ed0 100644 (file)
@@ -3,24 +3,17 @@ Summary(pl):  Biblioteki numeryczne CLAPACK do algebry liniowej
 Name:          clapack
 Version:       3.0
 Release:       1
-License:       Freely distributable
+License:       freely distributable
 Group:         Development/Libraries
-Group(de):     Entwicklung/Libraries
-Group(es):     Desarrollo/Bibliotecas
-Group(fr):     Development/Librairies
-Group(pl):     Programowanie/Biblioteki
-Group(pt_BR):  Desenvolvimento/Bibliotecas
-Group(ru):     òÁÚÒÁÂÏÔËÁ/âÉÂÌÉÏÔÅËÉ
-Group(uk):     òÏÚÒÏÂËÁ/â¦Â̦ÏÔÅËÉ
 Source0:       http://www.netlib.org/clapack/%{name}.tgz
+# Source0-md5: 1b6d89b3352d0c678e50a03724458053
 #Source1:      http://www.netlib.org/clapack/manpages.tgz
 Patch0:                %{name}-automake_support.patch
 URL:           http://www.netlib.org/lapack/
-BuildRequires: gcc-g77
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: libtool
-BuildRequires: ed
+BuildRequires: gcc-g77
+BuildRequires: libtool >= 1:1.4.2-9
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Requires:      cblas
 
@@ -54,13 +47,6 @@ przetlumaczony na C przy u
 Summary:       CLAPACK header files
 Summary(pl):   Pliki nag³ówkowe CLAPACK
 Group:         Development/Libraries
-Group(de):     Entwicklung/Libraries
-Group(es):     Desarrollo/Bibliotecas
-Group(fr):     Development/Librairies
-Group(pl):     Programowanie/Biblioteki
-Group(pt_BR):  Desenvolvimento/Bibliotecas
-Group(ru):     òÁÚÒÁÂÏÔËÁ/âÉÂÌÉÏÔÅËÉ
-Group(uk):     òÏÚÒÏÂËÁ/â¦Â̦ÏÔÅËÉ
 Requires:      %{name} = %{version}
 
 %description devel
@@ -73,13 +59,6 @@ Pliki nag
 Summary:       Static CLAPACK libraries
 Summary(pl):   Biblioteki statyczne CLAPACK
 Group:         Development/Libraries
-Group(de):     Entwicklung/Libraries
-Group(es):     Desarrollo/Bibliotecas
-Group(fr):     Development/Librairies
-Group(pl):     Programowanie/Biblioteki
-Group(pt_BR):  Desenvolvimento/Bibliotecas
-Group(ru):     òÁÚÒÁÂÏÔËÁ/âÉÂÌÉÏÔÅËÉ
-Group(uk):     òÏÚÒÏÂËÁ/â¦Â̦ÏÔÅËÉ
 Requires:      %{name}-devel = %{version}
 
 %description static
@@ -92,13 +71,6 @@ Biblioteki statyczne CLAPACK.
 Summary:       The CBLAS (Basic Linear Algebra Subprograms) library for Linux
 Summary(pl):   Biblioteka CBLAS (Basic Linear Algebra Subprograms) dla Linuksa
 Group:         Development/Libraries
-Group(de):     Entwicklung/Libraries
-Group(es):     Desarrollo/Bibliotecas
-Group(fr):     Development/Librairies
-Group(pl):     Programowanie/Biblioteki
-Group(pt_BR):  Desenvolvimento/Bibliotecas
-Group(ru):     òÁÚÒÁÂÏÔËÁ/âÉÂÌÉÏÔÅËÉ
-Group(uk):     òÏÚÒÏÂËÁ/â¦Â̦ÏÔÅËÉ
 
 %description -n cblas
 CBLAS (Basic Linear Algebra Subprograms) is a standard library for
@@ -116,13 +88,6 @@ w Fortranie 77.
 Summary:       CBLAS header files
 Summary(pl):   Pliki nag³ówkowe CBLAS
 Group:         Development/Libraries
-Group(de):     Entwicklung/Libraries
-Group(es):     Desarrollo/Bibliotecas
-Group(fr):     Development/Librairies
-Group(pl):     Programowanie/Biblioteki
-Group(pt_BR):  Desenvolvimento/Bibliotecas
-Group(ru):     òÁÚÒÁÂÏÔËÁ/âÉÂÌÉÏÔÅËÉ
-Group(uk):     òÏÚÒÏÂËÁ/â¦Â̦ÏÔÅËÉ
 Requires:      blas = %{version}
 
 %description -n cblas-devel
@@ -135,13 +100,6 @@ Pliki nag
 Summary:       Static CBLAS libraries
 Summary(pl):   Biblioteki statyczne CBLAS
 Group:         Development/Libraries
-Group(de):     Entwicklung/Libraries
-Group(es):     Desarrollo/Bibliotecas
-Group(fr):     Development/Librairies
-Group(pl):     Programowanie/Biblioteki
-Group(pt_BR):  Desenvolvimento/Bibliotecas
-Group(ru):     òÁÚÒÁÂÏÔËÁ/âÉÂÌÉÏÔÅËÉ
-Group(uk):     òÏÚÒÏÂËÁ/â¦Â̦ÏÔÅËÉ
 Requires:      cblas-devel = %{version}
 
 %description -n cblas-static
@@ -155,63 +113,55 @@ Biblioteki statyczne CBLAS.
 %patch0 -p1
 # directory INSTALL conflicts with file INSTALL needed by automake
 mv -f INSTALL install
->INSTALL
->AUTHORS
->ChangeLog
->NEWS
->COPYING
-#>config.h.in
 
 %build
-rm -f ltmain.sh
-libtoolize --copy --force
-aclocal
-autoheader
-automake --add-missing
-autoconf
-%configure 
+rm -f ltmain.sh missing
+%{__libtoolize}
+%{__aclocal}
+%{__autoheader}
+%{__automake}
+%{__autoconf}
+%configure
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-#workaround libtool
-ed SRC/libclapack.la <<EOF
-s/relink_command=.*/relink_command=''/
-w
-q
-EOF
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -fr $RPM_BUILD_ROOT
 
-%post           -p /sbin/ldconfig
-%postun         -p /sbin/ldconfig
+%post  -p /sbin/ldconfig
+%postun        -p /sbin/ldconfig
 
-%post   -n cblas -p /sbin/ldconfig
-%postun -n cblas -p /sbin/ldconfig
+%post  -n cblas -p /sbin/ldconfig
+%postun        -n cblas -p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
 %doc README*
 %attr(755,root,root) %{_libdir}/libclapack.so.*.*.*
 
-%files devel 
+%files devel
 %defattr(644,root,root,755)
 %{_libdir}/libclapack.so
+%{_libdir}/libclapack.la
 %{_includedir}/clapack.h
 
 %files static
 %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.*.*.*
 
 %files -n cblas-devel
 %defattr(644,root,root,755)
 %{_libdir}/libcblas.so
+%{_libdir}/libcblas.la
 
 %files -n cblas-static
 %defattr(644,root,root,755)
This page took 0.06 seconds and 4 git commands to generate.